/fvm

Monolithic staggered finite volume solvers in 2D

Primary LanguagePython

fvm

Monolithic finite volume codes in 2D.

Contents

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

Results

Lid-driven cavity Rayleigh-Benard convection
Passive scalar transport
Poiseuille flow
Von Karman flow