2022/05/16 by Donna Calhoun, Calhoun, Donna, Erik Chudzik +3 · 3 citations
Engineering · #Advanced Numerical Methods in Computational Mathematics #Computational Fluid Dynamics and Aerodynamics #FOS: Mathematics #Fluid Dynamics and Turbulent Flows #Numerical Analysis (math.NA)
paper · pdf · doi:10.48550/arxiv.2205.07572
openalex publication_date 2022/05/16 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
We present the first implementation of the Active Flux method on adaptively refined Cartesian grids. The Active Flux method is a third order accurate finite volume method for hyperbolic conservation laws, which is based on the use of point values as well as cell average values of the conserved quantities. The resulting method has a compact stencil in space and time and good stability properties. The method is implemented as a new solver in ForestClaw, a software for parallel adaptive mesh refinement of patch-based solvers. On each Cartesian grid patch the single grid Active Flux method can be applied. The exchange of data between grid patches is organised via ghost cells. The local stencil in space and time and the availability of the point values that are used for the reconstruction, leads to an efficient implementation. The resulting method is third order accurate, conservative and allows the use of subcycling in time.