LICENSE
MANIFEST.in
README.md
__init__.py
antoine_properties.py
app.py
axial_solver.py
chemical_properties.py
cli.py
compiled_activity.py
compiled_lle.py
compiled_unifac.py
compiled_vdm.py
compiled_vlle.py
compound_identity.py
conftest.py
cubic_eos.py
dof_analyzer.py
equilibrium_stage_column.py
flowsheet_solver.py
gunicorn.conf.py
interaction_parameters.py
interfacial_properties.py
kinetics.py
kinetics_reactor.py
liquid_mixture_viscosity.py
nannoolal_method.py
perry_properties.py
pfd_parser.py
pressure_standards.py
property_resolver.py
pyproject.toml
rk_eos.py
setup.py
simulator.py
textbook_properties.py
thermodynamics.py
transport_correlations.py
unifac.py
unit_operations.py
unit_operations_base.py
unit_operations_basic.py
unit_operations_distillation.py
unit_operations_reactors.py
unit_operations_separation.py
unit_operations_transport.py
vapor_dimerization.py
vapor_pressure_tables.py
wsgi.py
./__init__.py
./antoine_properties.py
./app.py
./axial_solver.py
./chemical_properties.py
./cli.py
./compiled_activity.py
./compiled_lle.py
./compiled_unifac.py
./compiled_vdm.py
./compiled_vlle.py
./compound_identity.py
./cubic_eos.py
./dof_analyzer.py
./equilibrium_stage_column.py
./flowsheet_solver.py
./interaction_parameters.py
./interfacial_properties.py
./kinetics.py
./kinetics_reactor.py
./liquid_mixture_viscosity.py
./nannoolal_method.py
./perry_properties.py
./pfd_parser.py
./pressure_standards.py
./property_resolver.py
./rk_eos.py
./simulator.py
./textbook_properties.py
./thermodynamics.py
./transport_correlations.py
./unifac.py
./unit_operations.py
./unit_operations_base.py
./unit_operations_basic.py
./unit_operations_distillation.py
./unit_operations_reactors.py
./unit_operations_separation.py
./unit_operations_transport.py
./vapor_dimerization.py
./vapor_pressure_tables.py
./wsgi.py
./data/PRTwu.json
./data/SRKTwu.json
./data/S_table_elements.txt
./data/UNIFAC.xlsx
./data/acid_dimerization.json
./data/acs_jced_5b00571_table1.json
./data/antoine.txt
./data/chemicals.json
./data/chemsep_srk_mc.json
./data/coolprop_fluid_aliases.json
./data/effective_criticals.sqlite
./data/eos_binary_interactions_cas.json
./data/henry_constants.sqlite
./data/interaction_component_cas_index.json
./data/liquid_viscosity_interactions.json
./data/liquid_viscosity_utm.json
./data/liquid_volume_zra_cache.json
./data/mixture_surface_tension_areas_cas.json
./data/nist_modified_unifac_params.json
./data/nrtl_binary_interactions_cas.json
./data/perry_heat_of_fusion.json
./data/perry_properties.json
./data/perry_surface_tension_parachor_groups.json
./data/perry_table_2_10_vapor_pressure.json
./data/perry_viscosity_hsu_groups.json
./data/property_lookup_rules.json
./data/prsv_parameters_cas.json
./data/surface_tension_correlations_cas.json
./data/textbook_properties.json
./data/unifac_dmd.txt
./data/unifac_params.json
./data/uniquac_binary_interactions_cas.json
./data/uniquac_rq_cas.json
./data/vapor_pressure_tables.json
./examples/3methylpyridine_ether_extraction_recycle.pfd
./examples/3methylpyridine_ether_extraction_recycle.pfr
./examples/acrylic_acid_rigorous_extraction.pfd
./examples/air_3a_molecular_sieve_drying.pfd
./examples/ammonia_oxidation.pfd
./examples/ammonia_synthesis.pfd
./examples/benzene_toluene_20_stage_distillation_nrtl.pfd
./examples/benzene_toluene_20_stage_distillation_nrtl.pfr
./examples/biosteam_mesh_hydrocarbon_distillation.pfd
./examples/biosteam_mesh_hydrocarbon_distillation.pfr
./examples/butanol_water_lle.pfd
./examples/cryogenic_air_separation_rks_bm.pfd
./examples/cryogenic_air_separation_rks_bm.pfr
./examples/cstr_pfr_comparison.pfd
./examples/dcm_3a_molecular_sieve_drying.pfd
./examples/ethanol_3a_molecular_sieve_drying.pfd
./examples/ethanol_benzene_azeotropic_distillation_rigorous.pfd
./examples/ethanol_distillation_rigorous.pfd
./examples/ethanol_ether_partial_condensation_absorption.pfd
./examples/ethanol_pressure_swing_recycle_wasteful.pfd
./examples/ethanol_pressure_swing_recycle_wasteful.pfr
./examples/ethanol_water_inclined_pipe_unifac.pfd
./examples/ethylene_oxide.pfd
./examples/ethylene_oxide_simple.pfd
./examples/methane_claude_liquefaction_pr.pfd
./examples/methane_claude_liquefaction_pr.pfr
./examples/methanol_decomposition_pfr.pfd
./examples/methanol_diethyl_ether_5bar_nrtl_rk.pfd
./examples/methanol_synthesis.pfd
./examples/mixed_acid_dehydration_uniquac_vdm.pfd
./examples/mixed_acid_dehydration_uniquac_vdm.pfr
./examples/pyridine_ether_extraction.pfd
./examples/rk_thermodynamics_pfr.pfd
./examples/saponification_cstr.pfd
./examples/simple_flash.pfd
./examples/simple_rankine_cycle_steam.pfd
./examples/trace_organic_water_stripping_isothermal_unifnist.pfd
./examples/unifac_flash.pfd
./examples/vinegar_concentration_uniquac_vdm.pfd
./property_resolution/__init__.py
./property_resolution/base.py
./property_resolution/common.py
./property_resolution/critical.py
./property_resolution/formation.py
./property_resolution/heat_capacity.py
./property_resolution/identity.py
./property_resolution/liquid_volume.py
./property_resolution/phase_change.py
./property_resolution/resolver.py
./property_resolution/surface_tension.py
./property_resolution/vapor_pressure.py
./property_resolution/viscosity.py
./static/js/editor.js
./templates/index.html
./templates/vle_chart.html
./thermodynamics_models/__init__.py
./thermodynamics_models/activity.py
./thermodynamics_models/base.py
./thermodynamics_models/common.py
./thermodynamics_models/eos.py
./thermodynamics_models/factory.py
./thermodynamics_models/gamma_phi.py
./thermodynamics_models/henry.py
./thermodynamics_models/nrtl_uniquac.py
./thermodynamics_models/steam.py
./thermodynamics_models/unifac_models.py
data/PRTwu.json
data/SRKTwu.json
data/S_table_elements.txt
data/UNIFAC.xlsx
data/acid_dimerization.json
data/acs_jced_5b00571_table1.json
data/antoine.txt
data/chemicals.json
data/chemsep_srk_mc.json
data/coolprop_fluid_aliases.json
data/effective_criticals.sqlite
data/eos_binary_interactions_cas.json
data/henry_constants.sqlite
data/interaction_component_cas_index.json
data/liquid_viscosity_interactions.json
data/liquid_viscosity_utm.json
data/liquid_volume_zra_cache.json
data/mixture_surface_tension_areas_cas.json
data/nist_modified_unifac_params.json
data/nrtl_binary_interactions_cas.json
data/perry_heat_of_fusion.json
data/perry_properties.json
data/perry_surface_tension_parachor_groups.json
data/perry_table_2_10_vapor_pressure.json
data/perry_viscosity_hsu_groups.json
data/property_lookup_rules.json
data/prsv_parameters_cas.json
data/surface_tension_correlations_cas.json
data/textbook_properties.json
data/unifac_dmd.txt
data/unifac_params.json
data/uniquac_binary_interactions_cas.json
data/uniquac_rq_cas.json
data/vapor_pressure_tables.json
docs/pfd_format_v1.0.md
docs/pfr_format_v1.0.md
docs/property_resolution_design.md
examples/3methylpyridine_ether_extraction_recycle.pfd
examples/3methylpyridine_ether_extraction_recycle.pfr
examples/acrylic_acid_rigorous_extraction.pfd
examples/air_3a_molecular_sieve_drying.pfd
examples/ammonia_oxidation.pfd
examples/ammonia_synthesis.pfd
examples/benzene_toluene_20_stage_distillation_nrtl.pfd
examples/benzene_toluene_20_stage_distillation_nrtl.pfr
examples/biosteam_mesh_hydrocarbon_distillation.pfd
examples/biosteam_mesh_hydrocarbon_distillation.pfr
examples/butanol_water_lle.pfd
examples/cryogenic_air_separation_rks_bm.pfd
examples/cryogenic_air_separation_rks_bm.pfr
examples/cstr_pfr_comparison.pfd
examples/dcm_3a_molecular_sieve_drying.pfd
examples/ethanol_3a_molecular_sieve_drying.pfd
examples/ethanol_benzene_azeotropic_distillation_rigorous.pfd
examples/ethanol_distillation_rigorous.pfd
examples/ethanol_ether_partial_condensation_absorption.pfd
examples/ethanol_pressure_swing_recycle_wasteful.pfd
examples/ethanol_pressure_swing_recycle_wasteful.pfr
examples/ethanol_water_inclined_pipe_unifac.pfd
examples/ethylene_oxide.pfd
examples/ethylene_oxide_simple.pfd
examples/methane_claude_liquefaction_pr.pfd
examples/methane_claude_liquefaction_pr.pfr
examples/methanol_decomposition_pfr.pfd
examples/methanol_diethyl_ether_5bar_nrtl_rk.pfd
examples/methanol_synthesis.pfd
examples/mixed_acid_dehydration_uniquac_vdm.pfd
examples/mixed_acid_dehydration_uniquac_vdm.pfr
examples/pyridine_ether_extraction.pfd
examples/rk_thermodynamics_pfr.pfd
examples/saponification_cstr.pfd
examples/simple_flash.pfd
examples/simple_rankine_cycle_steam.pfd
examples/trace_organic_water_stripping_isothermal_unifnist.pfd
examples/unifac_flash.pfd
examples/vinegar_concentration_uniquac_vdm.pfd
pfdsim.egg-info/PKG-INFO
pfdsim.egg-info/SOURCES.txt
pfdsim.egg-info/dependency_links.txt
pfdsim.egg-info/entry_points.txt
pfdsim.egg-info/requires.txt
pfdsim.egg-info/top_level.txt
property_resolution/__init__.py
property_resolution/base.py
property_resolution/common.py
property_resolution/critical.py
property_resolution/formation.py
property_resolution/heat_capacity.py
property_resolution/identity.py
property_resolution/liquid_volume.py
property_resolution/phase_change.py
property_resolution/resolver.py
property_resolution/surface_tension.py
property_resolution/vapor_pressure.py
property_resolution/viscosity.py
static/js/editor.js
templates/index.html
templates/vle_chart.html
tests/__init__.py
tests/default_parallel.py
tests/performance_all_examples.py
tests/test_compiled_backends.py
tests/test_compound_identity.py
tests/test_enthalpy_resolution.py
tests/test_entropy_support.py
tests/test_examples.py
tests/test_henry_thermodynamics.py
tests/test_interfacial_properties.py
tests/test_liquid_mixture_viscosity.py
tests/test_nannoolal_method.py
tests/test_perry_properties.py
tests/test_perry_property_lookup.py
tests/test_pfd_component_properties.py
tests/test_pfd_integration.py
tests/test_pipe_unit.py
tests/test_pressure_standards.py
tests/test_property_lookup.py
tests/test_property_resolution_system.py
tests/test_quality_report_context.py
tests/test_recycles.py
tests/test_steam_thermodynamics.py
tests/test_steam_unit_operations.py
tests/test_surface_tension_resolution.py
tests/test_thermo_model_fixes.py
tests/test_thermodynamic_methods.py
tests/test_transport_primitives.py
tests/test_unit_operations.py
tests/test_vapor_dimerization.py
tests/test_warning_reporting.py
thermodynamics_models/__init__.py
thermodynamics_models/activity.py
thermodynamics_models/base.py
thermodynamics_models/common.py
thermodynamics_models/eos.py
thermodynamics_models/factory.py
thermodynamics_models/gamma_phi.py
thermodynamics_models/henry.py
thermodynamics_models/nrtl_uniquac.py
thermodynamics_models/steam.py
thermodynamics_models/unifac_models.py