English

A geometric multigrid method for space-time finite element discretizations of the Navier-Stokes equations and its application to 3d flow simulation

Numerical Analysis 2022-07-13 v2 Numerical Analysis

Abstract

We present a parallelized geometric multigrid (GMG) method, based on the cell-based Vanka smoother, for higher order space-time finite element methods (STFEM) to the incompressible Navier--Stokes equations. The STFEM is implemented as a time marching scheme. The GMG solver is applied as a preconditioner for GMRES iterations. Its performance properties are demonstrated for 2d and 3d benchmarks of flow around a cylinder. The key ingredients of the GMG approach are the construction of the local Vanka smoother over all degrees of freedom in time of the respective subinterval and its efficient application. For this, data structures that store pre-computed cell inverses of the Jacobian for all hierarchical levels and require only a reasonable amount of memory overhead are generated. The GMG method is built for the \emph{deal.II} finite element library. The concepts are flexible and can be transferred to similar software platforms.

Keywords

Cite

@article{arxiv.2107.10561,
  title  = {A geometric multigrid method for space-time finite element discretizations of the Navier-Stokes equations and its application to 3d flow simulation},
  author = {Mathias Anselmann and Markus Bause},
  journal= {arXiv preprint arXiv:2107.10561},
  year   = {2022}
}

Comments

Key updates of this revision: - Added Subsection 5.2 "Parallel scaling", in which a strong scaling benchmark is performed - Added Subsection 5.3 "Parameter robustness regarding v", where the robustness of the proposed numerical scheme, regarding changes in the viscosity, is computationally analyzed