Fast solution of incompressible flow problems with two-level pressure approximation
Jennifer Pestana, David J. Silvester
TL;DR
This work addresses efficient linear solvers for incompressible flow discretizations that augment the usual Taylor–Hood pressure space with a piecewise constant component to enforce local mass conservation. The authors analyze the resulting two-field pressure mass matrix $M_Q$, show its singularity under frame-based pressure representations, and develop preconditioners for the resulting saddle-point systems, including a robust two-stage pressure-convection-diffusion (PCD) strategy and a least-squares commutator (LSC) variant for Oseen flow. They demonstrate that standard diagonalisations of the $M_Q$ block are inadequate and that EST-MINRES provides reliable estimates of the discrete inf--sup constant $\gamma$, enabling mesh-independent convergence in many cases. The practical impact is a framework for efficiently solving enriched Taylor–Hood systems with local mass conservation, yielding scalable, accurate solutions and enabling better computation of derived quantities such as wall shear stress; code implementing these strategies is publicly available.
Abstract
This paper develops efficient preconditioned iterative solvers for incompressible flow problems discretised by an enriched Taylor-Hood mixed approximation, in which the usual pressure space is augmented by a piecewise constant pressure to ensure local mass conservation. This enrichment process causes over-specification of the pressure when the pressure space is defined by the union of standard Taylor-Hood basis functions and piecewise constant pressure basis functions, which complicates the design and implementation of efficient solvers for the resulting linear systems. We first describe the impact of this choice of pressure space specification on the matrices involved. Next, we show how to recover effective solvers for Stokes problems, with preconditioners based on the singular pressure mass matrix, and for Oseen systems arising from linearised Navier-Stokes equations, by using a two-stage pressure convection-diffusion strategy. The codes used to generate the numerical results are available online.
