flow_state
flow_state is a lightweight utility to compute thermodynamic and aerodynamic properties for compressible flows.
Features
- CLI: Quick calculations from the terminal
- API: Enables scripting and automation
- Webapp: No installation required
Quick Start
Install the pypi package (see Installation for detailed instructions).
Use flow_state package (see User Guide for detailed examples)
Webapp
Interactive flow calculator online (no installation required).
Why flow_state?
Specify the known quantities (Mach, altitude, Re, etc.), flow_state computes the rest.
License
BSD-3-Clause. See LICENSE for details.