Monolithic finite volume codes in 2D.
This repository contains a handful of 2D staggered finite volume codes for simple flow problems. The implementations heavily borrow from this repository. The numerical scheme is kept as simple as possible:
- Centered or upwind fluxes
- Structured grid
- Incremental pressure correction method
Lid-driven cavity |
Rayleigh-Benard convection |
---|---|
Passive scalar transport |
|
Poiseuille flow |
---|
Von Karman flow |