- documentation of the official release or development branch
- some examples in the documentation pages
- some examples in the github repository
Current version includes
- 1D scalar models: linear convection, Burgers
- 1D model: inviscid compressible flow (Euler), section law effects with source terms
- 1st to 3rd order linear extrapolation, 2nd order MUSCL extrapolation
- various centered or upwind/Riemann fluxes
- explicit, runge-kutta and implicit integrators
pip install flowdyn
numpy
- examples are plotted using matplotlib