View on GitHub
Download this project as a .zip file Download this project as a tar.gz file
redbKIT
a MATLAB library for reduced-order modeling of PDEs

Computational Fluid Dynamics

We provide here a brief summary of the models, and corresponding finite element approximation, available in the CFD (Computational Fluid Dynamics) module of the FEM_Library.

In particular:

  • Navier-Stokes equations and their finite element approximation are introduced here

  • An example of datafile and main file for the setup of a simulation using either the NS_Solver (for steady problems) or the NSt_Solver (for unsteady problems) are provided here