1: \begin{abstract}
2: We present the derivation, implementation, and analysis of a multiresolution adaptive grid framework for numerical simulations on \revtwo{octree-based} 3D block-structured collocated grids with distributed computational architectures.
3: Our approach provides a consistent handling of non-lifted and lifted interpolating wavelets of arbitrary order demonstrated using second, fourth, and sixth order wavelets, \revtwo{combined} with standard finite-difference based discretization operators.
4: We first validate that the wavelet family used provides strict and explicit error control when coarsening the grid, \revtwo{and show} that lifting wavelets increase the grid compression rate while conserving discrete moments across levels. \revtwo{Further, we demonstrate that} high-order PDE discretization schemes \revtwo{combined with sufficiently high order wavelets retain the expected} convergence order even at resolution jumps.
5: \revtwo{We then simulate the advection of a scalar} to analyze convergence for the temporal evolution of a PDE. \revtwo{The results} shows that our wavelet-based refinement criterion is successful at controlling the overall error while the coarsening criterion is effective at retaining the relevant information on a compressed grid.
6: Our software exploits \revtwo{a} block-structured grid data structure for efficient multi-level operations, \revtwo{combined with a} parallelization strategy \revtwo{that} relies on a one-sided MPI-RMA communication approach with active PSCW synchronization. \revtwo{Using performance tests up to $16,384$ cores, we demonstrate that this leads to a highly scalable performance.} \typo{The associated code is available under a BSD-3 license at \url{https://github.com/vanreeslab/murphy}.}
7: \end{abstract}
8: