Felker, Kyle Gerard
Normalized to: Felker, K.
2 article(s) in total. 3 co-authors, from 1 to 2 common article(s). Median position in authors list is 2,5.
[1]
oai:arXiv.org:2005.06651 [pdf] - 2129346
The Athena++ Adaptive Mesh Refinement Framework: Design and
Magnetohydrodynamic Solvers
Submitted: 2020-05-13
The design and implementation of a new framework for adaptive mesh refinement
(AMR) calculations is described. It is intended primarily for applications in
astrophysical fluid dynamics, but its flexible and modular design enables its
use for a wide variety of physics. The framework works with both uniform and
nonuniform grids in Cartesian and curvilinear coordinate systems. It adopts a
dynamic execution model based on a simple design called a "task list" that
improves parallel performance by overlapping communication and computation,
simplifies the inclusion of a diverse range of physics, and even enables
multiphysics models involving different physics in different regions of the
calculation. We describe physics modules implemented in this framework for both
non-relativistic and relativistic magnetohydrodynamics (MHD). These modules
adopt mature and robust algorithms originally developed for the Athena MHD code
and incorporate new extensions: support for curvilinear coordinates,
higher-order time integrators, more realistic physics such as a general
equation of state, and diffusion terms that can be integrated with
super-time-stepping algorithms. The modules show excellent performance and
scaling, with well over 80% parallel efficiency on over half a million threads.
The source code has been made publicly available.
[2]
oai:arXiv.org:1711.07439 [pdf] - 1767336
A fourth-order accurate finite volume method for ideal MHD via upwind
constrained transport
Submitted: 2017-11-20, last modified: 2018-08-17
We present a fourth-order accurate finite volume method for the solution of
ideal magnetohydrodynamics (MHD). The numerical method combines high-order
quadrature rules in the solution of semi-discrete formulations of hyperbolic
conservation laws with the upwind constrained transport (UCT) framework to
ensure that the divergence-free constraint of the magnetic field is satisfied.
A novel implementation of UCT that uses the piecewise parabolic method (PPM)
for the reconstruction of magnetic fields at cell corners in 2D is introduced.
The resulting scheme can be expressed as the extension of the second-order
accurate constrained transport (CT) Godunov-type scheme that is currently used
in the Athena astrophysics code. After validating the base algorithm on a
series of hydrodynamics test problems, we present the results of
multidimensional MHD test problems which demonstrate formal fourth-order
convergence for smooth problems, robustness for discontinuous problems, and
improved accuracy relative to the second-order scheme.