LICENSE
README.md
pyproject.toml
src/aeroprop_x/__init__.py
src/aeroprop_x/cad_export.py
src/aeroprop_x/cli.py
src/aeroprop_x/flowfield.py
src/aeroprop_x/gasdynamics.py
src/aeroprop_x/moc.py
src/aeroprop_x/nozzle.py
src/aeroprop_x/performance.py
src/aeroprop_x/plotting.py
src/aeroprop_x.egg-info/PKG-INFO
src/aeroprop_x.egg-info/SOURCES.txt
src/aeroprop_x.egg-info/dependency_links.txt
src/aeroprop_x.egg-info/entry_points.txt
src/aeroprop_x.egg-info/requires.txt
src/aeroprop_x.egg-info/top_level.txt
tests/test_gasdynamics.py
tests/test_moc.py
tests/test_nozzle.py
tests/test_performance.py