Python packages for compressible flow computations
- Mach dependent functions for isentropic total pressure, temperature and mass flow
- local Rankine-Hugoniot shock wave equations
- conical shock waves
- real gaz thermo functions
- kerozen thermo functions
- Fanno equations for momentum losses in a duct
- Rayleigh equations for heating/cooling in a duct
- misc: degree based trigo functions, Newton iterative solve, ODE integration
-
aero
folder must be placed in aPYTHONPATH
structure -
or append
$PWD
to yourPYTHONPATH
PYTHONPATH=$PWD:$PYTHONPATH python examples/test.py
- numpy
- examples are plotted using matplotlib