LICENSE
README.md
pyproject.toml
setup.py
pyThermoModels/__init__.py
pyThermoModels/app.py
pyThermoModels.egg-info/PKG-INFO
pyThermoModels.egg-info/SOURCES.txt
pyThermoModels.egg-info/dependency_links.txt
pyThermoModels.egg-info/requires.txt
pyThermoModels.egg-info/top_level.txt
pyThermoModels/activity/__init__.py
pyThermoModels/activity/activitycore.py
pyThermoModels/activity/main.py
pyThermoModels/activity/nrtl.py
pyThermoModels/activity/uniquac.py
pyThermoModels/configs/__init__.py
pyThermoModels/configs/config.py
pyThermoModels/configs/constants.py
pyThermoModels/configs/setting.py
pyThermoModels/core/__init__.py
pyThermoModels/core/activity_methods.py
pyThermoModels/core/eos_methods.py
pyThermoModels/data/__init__.py
pyThermoModels/data/thermodb_config.yml
pyThermoModels/docs/__init__.py
pyThermoModels/docs/thermo.py
pyThermoModels/docs/thermodb.py
pyThermoModels/docs/thermolinkdb.py
pyThermoModels/docs/thermomodelcore.py
pyThermoModels/eos/__init__.py
pyThermoModels/eos/eoscore.py
pyThermoModels/eos/eosmanager.py
pyThermoModels/eos/eosmodels.py
pyThermoModels/eos/eosutils.py
pyThermoModels/eos/fugacitycore.py
pyThermoModels/models/__init__.py
pyThermoModels/models/components.py
pyThermoModels/models/oc.py
pyThermoModels/models/results.py
pyThermoModels/plugin/__init__.py
pyThermoModels/plugin/attributes.py
pyThermoModels/plugin/reference.yml
pyThermoModels/plugin/referencemanager.py
pyThermoModels/thermodb/__init__.py
pyThermoModels/thermodb/modelinputs.py
pyThermoModels/utils/__init__.py
pyThermoModels/utils/component_utils.py
pyThermoModels/utils/identifier.py
pyThermoModels/utils/results_utils.py
pyThermoModels/utils/utility.py
test/activity-1-2.py
test/activity-1-3.py
test/activity-1-4.py
test/activity-1.py
test/activity-2-2.py
test/activity-2.py
test/activity-3-2.py
test/activity-3-3.py
test/activity-3-4.py
test/activity-3.py
test/fugacity-gas-inline-source.py
test/fugacity-gas.py
test/fugacity-liquid.py
test/fugacity-mixture.py