LICENSE
README.md
setup.cfg
setup.py
tests/test_datamodels.py
tests/test_examples.py
tests/test_regression.py
vclibpy/__init__.py
vclibpy/datamodels.py
vclibpy/heat_pumps.py
vclibpy.egg-info/PKG-INFO
vclibpy.egg-info/SOURCES.txt
vclibpy.egg-info/dependency_links.txt
vclibpy.egg-info/requires.txt
vclibpy.egg-info/top_level.txt
vclibpy/components/__init__.py
vclibpy/components/component.py
vclibpy/components/phase_separator.py
vclibpy/components/compressors/__init__.py
vclibpy/components/compressors/compressor.py
vclibpy/components/compressors/constant_effectivness.py
vclibpy/components/compressors/rotary.py
vclibpy/components/compressors/ten_coefficient.py
vclibpy/components/expansion_valves/__init__.py
vclibpy/components/expansion_valves/bernoulli.py
vclibpy/components/expansion_valves/expansion_valve.py
vclibpy/components/heat_exchangers/__init__.py
vclibpy/components/heat_exchangers/economizer.py
vclibpy/components/heat_exchangers/heat_exchanger.py
vclibpy/components/heat_exchangers/moving_boundary_ntu.py
vclibpy/components/heat_exchangers/ntu.py
vclibpy/components/heat_exchangers/heat_transfer/__init__.py
vclibpy/components/heat_exchangers/heat_transfer/air_to_wall.py
vclibpy/components/heat_exchangers/heat_transfer/constant.py
vclibpy/components/heat_exchangers/heat_transfer/heat_transfer.py
vclibpy/components/heat_exchangers/heat_transfer/pipe_to_wall.py
vclibpy/components/heat_exchangers/heat_transfer/vdi_atlas_air_to_wall.py
vclibpy/components/heat_exchangers/heat_transfer/wall.py
vclibpy/flowsheets/__init__.py
vclibpy/flowsheets/base.py
vclibpy/flowsheets/standard.py
vclibpy/flowsheets/vapor_injection.py
vclibpy/flowsheets/vapor_injection_economizer.py
vclibpy/flowsheets/vapor_injection_phase_separator.py
vclibpy/media/__init__.py
vclibpy/media/cool_prop.py
vclibpy/media/media.py
vclibpy/media/ref_prop.py
vclibpy/media/states.py
vclibpy/utils/__init__.py
vclibpy/utils/automation.py
vclibpy/utils/nominal_design.py
vclibpy/utils/plotting.py
vclibpy/utils/sdf_.py
vclibpy/utils/ten_coefficient_compressor_reqression.py