NGSolve Model Templates:#

A python library on top of NGSolve providing state of the art numerical methods for many equations.

The code for the MCS - Navier-Stokes solver#

  • mixed method with \(u_h \in BDM^k \subset H(div)\)

  • upwind DG for convetive term

  • uses SIMPLE time-stepping

  • hybrid mixed system for pressure correction

see NGSolve/modeltemplates

Our first flying plane (by Philip Lederer)

front wing-NSt.png

heart model simulation using MCS

front