LICENSE
README.md
setup.py
huracan/__init__.py
huracan/constants.py
huracan/engine.py
huracan/physical_quantities.py
huracan/utils.py
huracan.egg-info/PKG-INFO
huracan.egg-info/SOURCES.txt
huracan.egg-info/dependency_links.txt
huracan.egg-info/requires.txt
huracan.egg-info/top_level.txt
huracan/components/__init__.py
huracan/components/channels.py
huracan/components/heat_exchangers.py
huracan/components/rotary.py
huracan/components/power/__init__.py
huracan/components/power/combustion.py
huracan/components/power/electrical.py
huracan/components/power/hydrogen.py
huracan/components/power/sinks.py
huracan/thermo/__init__.py
huracan/thermo/fluids.py
huracan/thermo/processes.py
tests/__init__.py
tests/test_compressor_bleed.py
tests/test_gas.py
tests/test_plots.py
tests/test_stream.py
tests/test_turbofan.py
tests/test_turbojet.py
tests/test_turboprop.py
tests/test_utils.py
tests/utils/__init__.py
tests/verification/__init__.py
tests/verification/turbofan/__init__.py
tests/verification/turbofan/test_turbofan.py
tests/verification/turbojet/__init__.py
tests/verification/turbojet/test_turbojet.py
tests/verification/turboprop/__init__.py
tests/verification/turboprop/test_turboprop.py