Skip to content

florianwechsung/alfi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages