LICENSE.txt
MANIFEST.in
README.rst
pytest.ini
setup.py
biosteam/__init__.py
biosteam/_facility.py
biosteam/_flowsheet.py
biosteam/_graphics.py
biosteam/_heat_utility.py
biosteam/_module.py
biosteam/_power_utility.py
biosteam/_settings.py
biosteam/_system.py
biosteam/_tea.py
biosteam/_unit.py
biosteam/exceptions.py
biosteam.egg-info/PKG-INFO
biosteam.egg-info/SOURCES.txt
biosteam.egg-info/dependency_links.txt
biosteam.egg-info/requires.txt
biosteam.egg-info/top_level.txt
biosteam/digraph/__init__.py
biosteam/digraph/digraph.css
biosteam/digraph/digraph.js
biosteam/digraph/digraph.py
biosteam/evaluation/__init__.py
biosteam/evaluation/_feature.py
biosteam/evaluation/_indicator.py
biosteam/evaluation/_model.py
biosteam/evaluation/_name.py
biosteam/evaluation/_parameter.py
biosteam/evaluation/_prediction.py
biosteam/evaluation/_utils.py
biosteam/evaluation/evaluation_tools/__init__.py
biosteam/evaluation/evaluation_tools/in_parallel.py
biosteam/evaluation/evaluation_tools/parameter.py
biosteam/facilities/__init__.py
biosteam/facilities/_air_distribution_package.py
biosteam/facilities/_blowdown_mixer.py
biosteam/facilities/_boiler_turbogenerator.py
biosteam/facilities/_chemical_capital_investment.py
biosteam/facilities/_chilled_water_package.py
biosteam/facilities/_cleaning_in_place.py
biosteam/facilities/_cooling_tower.py
biosteam/facilities/_fire_water_tank.py
biosteam/facilities/_process_water_center.py
biosteam/facilities/_refrigeration_package.py
biosteam/facilities/systems.py
biosteam/facilities/hxn/__init__.py
biosteam/facilities/hxn/_heat_exchanger_network.py
biosteam/facilities/hxn/hxn_synthesis.py
biosteam/plots/__init__.py
biosteam/plots/plots.py
biosteam/plots/sankey.py
biosteam/plots/utils.py
biosteam/process_tools/__init__.py
biosteam/process_tools/process_model.py
biosteam/process_tools/reactor_specification.py
biosteam/process_tools/segment.py
biosteam/process_tools/system_factory.py
biosteam/process_tools/system_mesh.py
biosteam/process_tools/unit_group.py
biosteam/process_tools/utils.py
biosteam/report/__init__.py
biosteam/report/plot.py
biosteam/report/table.py
biosteam/units/__init__.py
biosteam/units/_balance.py
biosteam/units/_batch_crystallizer.py
biosteam/units/_carbon_capture.py
biosteam/units/_clarifier.py
biosteam/units/_conveying_belt.py
biosteam/units/_diagram_only_units.py
biosteam/units/_duplicator.py
biosteam/units/_enzyme_treatment.py
biosteam/units/_flash.py
biosteam/units/_junction.py
biosteam/units/_magnetic_separator.py
biosteam/units/_multi_effect_evaporator.py
biosteam/units/_pump.py
biosteam/units/_scaler.py
biosteam/units/_screw_feeder.py
biosteam/units/_summary_unit.py
biosteam/units/_vent_scrubber.py
biosteam/units/_vibrating_screen.py
biosteam/units/adsorption.py
biosteam/units/aerated_bioreactor.py
biosteam/units/agitator.py
biosteam/units/auxiliary.py
biosteam/units/auxiliary_pressure_vessel.py
biosteam/units/compressor.py
biosteam/units/distillation.py
biosteam/units/drying.py
biosteam/units/factories.py
biosteam/units/fluidized_catalytic_cracking.py
biosteam/units/heat_exchange.py
biosteam/units/liquid_liquid_extraction.py
biosteam/units/mixing.py
biosteam/units/molecular_sieve.py
biosteam/units/nrel_bioreactor.py
biosteam/units/single_phase_reactor.py
biosteam/units/size_enlargement.py
biosteam/units/size_reduction.py
biosteam/units/solids_separation.py
biosteam/units/splitting.py
biosteam/units/stage.py
biosteam/units/stirred_tank_reactor.py
biosteam/units/tank.py
biosteam/units/turbine.py
biosteam/units/vacuum_system.py
biosteam/units/valve.py
biosteam/units/__pycache__/adsorption.cpython-312.pyc.2781575632432
biosteam/units/decorators/__init__.py
biosteam/units/decorators/_cost.py
biosteam/units/decorators/_design.py
biosteam/units/design_tools/MESH.py
biosteam/units/design_tools/__init__.py
biosteam/units/design_tools/aeration.py
biosteam/units/design_tools/agitator.py
biosteam/units/design_tools/batch.py
biosteam/units/design_tools/column_design.py
biosteam/units/design_tools/cost_index.py
biosteam/units/design_tools/flash_vessel_design.py
biosteam/units/design_tools/geometry.py
biosteam/units/design_tools/heat_transfer.py
biosteam/units/design_tools/mechanical.py
biosteam/units/design_tools/pressure_vessel.py
biosteam/units/design_tools/specification_factors.py
biosteam/units/design_tools/tank_design.py
biosteam/units/design_tools/utils.py
biosteam/units/design_tools/vacuum.py
biosteam/utils/__init__.py
biosteam/utils/functors.py
biosteam/utils/patches.py
biosteam/utils/piping.py
biosteam/utils/scope.py
biosteam/utils/stream_link_options.py
biosteam/utils/timer.py
biosteam/wastewater/__init__.py
biosteam/wastewater/conventional.py
biosteam/wastewater/high_rate/__init__.py
biosteam/wastewater/high_rate/internal_circulation_rx.py
biosteam/wastewater/high_rate/membrane_bioreactor.py
biosteam/wastewater/high_rate/polishing_filter.py
biosteam/wastewater/high_rate/sludge_handling.py
biosteam/wastewater/high_rate/system.py
biosteam/wastewater/high_rate/utils.py
biosteam/wastewater/high_rate/wwt_pump.py
tests/system_stages.json
tests/test_adsorption.py
tests/test_autogenerated_system.py
tests/test_biorefineries.py
tests/test_capital_cost.py
tests/test_compressor.py
tests/test_diagrams.py
tests/test_equilibrium_stages.py
tests/test_evaluation.py
tests/test_facilities.py
tests/test_flash.py
tests/test_flowsheet.py
tests/test_integrated_facilities.py
tests/test_phenomena_based_simulation.py
tests/test_phenomenode_tracking.py
tests/test_prediction.py
tests/test_qsdsan.py
tests/test_report.py
tests/test_tea.py
tests/test_turbine.py
tests/test_unit.py
tests/test_utilities.py
tests/test_vacuum.py
tests/test_valve.py
tests/Diagram Sources/Clarifier neighborhood.txt
tests/Diagram Sources/Clarifier.txt
tests/Diagram Sources/mixer neighborhood.txt
tests/Diagram Sources/mixer.txt
tests/Diagram Sources/sugarcane cluster.txt
tests/Diagram Sources/sugarcane minimal.txt
tests/Diagram Sources/sugarcane surface.txt
tests/Diagram Sources/sugarcane thorough.txt