Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.61 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.61 KB

(A)ugmented (L)agrangian based solvers for the Navier Stokes equation in (Fi)redrake

This repository contains implementations for scalable solvers for the steady Navier-Stokes equations, implemented in Firedrake. These solvers combine an augmented Lagrangian approach for the Schur complement with a custom robust multigrid scheme for the top-left block of the mixed system.

Currently we implement the following discretisations

Solvers for H(div)-L2 discretisations on both simplices and quads/hexes as well as solvers for Q_k-Q_{k-2}^{DG} and Q_k-P_{k-1}^{DG} discretisations on quads/hexes exist on branches and will be available soon.

Developers

Main development by

and with contributions by