Skip to content
forked from jgressier/flowdyn

python based Finite Volume Solver for 1D hyperbolic equations

Notifications You must be signed in to change notification settings

ggrondin/flowdyn

 
 

Repository files navigation

flowdyn

PyPi Version PyPI pyversions Build Status Doc Slack

GitHub stars PyPi downloads codecov lgtm

Documentation and examples

Features

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

Installation and usage

pip install flowdyn

Requirements

About

python based Finite Volume Solver for 1D hyperbolic equations

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 67.4%
  • Jupyter Notebook 31.2%
  • Other 1.4%