A scalable high-order multigrid-FFT Poisson solver for unbounded domains on adaptive multiresolution grids
Gilles Poncelet, Jonathan Lambrechts, Thomas Gillis, Philippe Chatelain

TL;DR
This paper introduces a scalable multigrid-FFT Poisson solver capable of handling various boundary conditions on adaptive multiresolution grids, significantly improving efficiency and accuracy for large-scale computational physics problems.
Contribution
It presents a flexible, high-performance multigrid solver using Fourier-based direct methods and high-order stencils within an adaptive grid framework, supporting unbounded and semi-unbounded domains.
Findings
Validated against analytical solutions for different domains.
Achieved scalability up to 16,384 cores on HPC systems.
Enhanced accuracy with high-order compact stencils.
Abstract
Multigrid solvers are among the most efficient methods for solving the Poisson equation, which is ubiquitous in computational physics. For example, in the context of incompressible flows, it is typically the costliest operation. The present document expounds upon the implementation of a flexible multigrid solver that is capable of handling any type of boundary conditions within murphy, a multiresolution framework for solving partial differential equations (PDEs) on collocated adaptive grids. The utilization of a Fourier-based direct solver facilitates the attainment of flexibility and enhanced performance by accommodating any combination of unbounded and semi-unbounded boundary conditions. The employment of high-order compact stencils contributes to the reduction of communication demands while concurrently enhancing the accuracy of the system. The resulting solver is validated against…
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 · Lattice Boltzmann Simulation Studies · Computational Fluid Dynamics and Aerodynamics
