LICENSE
README.md
setup.py
PyThermoDB.egg-info/PKG-INFO
PyThermoDB.egg-info/SOURCES.txt
PyThermoDB.egg-info/dependency_links.txt
PyThermoDB.egg-info/requires.txt
PyThermoDB.egg-info/top_level.txt
pyThermoDB/__init__.py
pyThermoDB/app.py
pyThermoDB/api/__init__.py
pyThermoDB/api/manage.py
pyThermoDB/config/__init__.py
pyThermoDB/config/constants.py
pyThermoDB/config/reference.yml
pyThermoDB/config/setting.py
pyThermoDB/config/symbols.yml
pyThermoDB/data/CO2 hydrogenation - General Data.csv
pyThermoDB/data/CO2 hydrogenation - The Molar Heat Capacities of Gases in the Ideal Gas (Zero-Pressure) State.csv
pyThermoDB/data/CO2 hydrogenation - Vapor Pressure.csv
pyThermoDB/data/Section C Ideal Gas and Liquid Heat Capacities.csv
pyThermoDB/data/TABLE 2-141 Critical Constants and Acentric Factors of Inorganic and Organic Compounds.csv
pyThermoDB/data/TABLE 2-153 Heat Capacities of Inorganic and Organic Liquids.csv
pyThermoDB/data/TABLE 2-155 Heat Capacity at Constant Pressure of Inorganic and Organic Compounds in the Ideal Gas.csv
pyThermoDB/data/TABLE 2-179 Enthalpies and Gibbs Energies of Formation, Entropies, and Net Enthalpies of Combustion.csv
pyThermoDB/data/TABLE 2-8 Vapor Pressure of Inorganic and Organic Liquids.csv
pyThermoDB/data/Table A.1 General data for selected compounds.csv
pyThermoDB/data/Table A.2 Vapor pressure correlations for selected compounds.csv
pyThermoDB/data/Table A.3 Liquid density correlations for selected compounds.csv
pyThermoDB/data/Table A.4 Enthalpy of vaporization correlations for selected compounds.csv
pyThermoDB/data/Table A.5 Liquid heat capacity correlations for selected compounds.csv
pyThermoDB/data/Table A.II The Molar Heat Capacities of Gases in the Ideal Gas (Zero-Pressure) State.csv
pyThermoDB/data/Table A.IV Enthalpies and Gibbs Energies of Formation.csv
pyThermoDB/data/Table B.1 Characteristic Properties of Pure Species.csv
pyThermoDB/data/Table B.2 Constants for the Antoine Equation for Vapor Pressures of Pure Species.csv
pyThermoDB/data/__init__.py
pyThermoDB/data/ref.py
pyThermoDB/docs/__init__.py
pyThermoDB/docs/compbuilder.py
pyThermoDB/docs/compexporter.py
pyThermoDB/docs/customref.py
pyThermoDB/docs/equationbuilder.py
pyThermoDB/docs/managedata.py
pyThermoDB/docs/tabledata.py
pyThermoDB/docs/tableequation.py
pyThermoDB/docs/tablematrixdata.py
pyThermoDB/docs/tablematrixequation.py
pyThermoDB/docs/tableref.py
pyThermoDB/docs/thermo.py
pyThermoDB/docs/transdata.py
pyThermoDB/docs/transmatrixdata.py
pyThermoDB/handlers/__init__.py
pyThermoDB/handlers/errors.py
pyThermoDB/models/__init__.py
pyThermoDB/models/ref.py
pyThermoDB/source/__init__.py
pyThermoDB/utils/__init__.py
pyThermoDB/utils/logger.py
pyThermoDB/utils/result_generator.py
pyThermoDB/utils/utility.py
pyThermoDB/utils/validators.py
tests/test0.py
tests/test1-2.py
tests/test1.py
tests/test2.py
tests/test3-1-load.py
tests/test3-1.py
tests/test3-2-load.py
tests/test3.py
tests/test4.py
tests/test5.py