A bespoke multigrid approach for magnetohydrodynamics models of magnetized plasmas in PETSc
Mark F. Adams, Matthew K. Knepley

TL;DR
This paper develops a custom multigrid solver within PETSc for magnetohydrodynamics models, demonstrating robustness and scalability for complex plasma simulations with localized nonlinearities.
Contribution
It introduces a fully integrated geometric multigrid solver tailored for MHD models in PETSc, enabling fast, robust, and application-specific solutions in high-performance computing environments.
Findings
Solver is robust and scalable for complex MHD problems
Successfully handles highly localized current sheets
Demonstrates potential for production-level applications
Abstract
Fully realizing the potential of multigrid solvers often requires custom algorithms for a given application model, discretizations and even regimes of interest, despite considerable effort from the applied math community to develop fully algebraic multigrid (AMG) methods for almost 40 years. Classic geometric multigrid (GMG) has been effectively applied to challenging, non-elliptic problems in engineering and scientifically relevant codes, but application specific algorithms are generally required that do not lend themselves to deployment in numerical libraries. However, tools in libraries that support discretizations, distributed mesh management and high performance computing (HPC) can be used to develop such solvers. This report develops a magnetohydrodynamics (MHD) code in PETSc (Portable Extensible Toolkit for Scientific computing) with a fully integrated GMG solver that is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Methods in Computational Mathematics · Parallel Computing and Optimization Techniques · Advanced Data Storage Technologies
