Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.97 KB

autothermal_hydrothermal_liquefaction_zo.rst

File metadata and controls

50 lines (37 loc) · 1.97 KB

Autothermal Hydrothermal Liquefaction (ZO)

Model Type

This unit model is formulated as a reactive single-inlet, double-outlet model form. See documentation for reactive single-inlet, double-outlet Helper Methods<sidor_methods>.

Electricity Consumption

The constraint used to calculate energy consumption is described in the Additional Constraints section below. More details can be found in the unit model class.

Costing Method

Costing is calculated using the :py~watertap.unit_models.zero_order.autothermal_hydrothermal_liquefaction_zo.ATHTLZOData.cost_autothermal_hydrothermal_liquefaction method. For full details on costing, see documentation for the zero-order costing package<zero_order_costing>.

Additional Variables

Description Variable Name Units
Inlet mass flowrate flow_mass_in t/h
Electricity consumption of unit electricity kW
Electricity intensity with respect to inlet flowrate energy_electric_flow_mass kWh/t
Dosage of catalyst per inlet flow catalyst_dosage lb/t
Catalyst flow catalyst_flow lb/h

Additional Constraints

Description Constraint Name
Constraint for inlet mass flowrate. cons_flow_mass
Constraint for electricity consumption based on inlet flow rate. electricity_consumption
Constraint for catalyst flow based on inlet flow rate. eq_catalyst_flow

pair: watertap.unit_models.zero_order.autothermal_hydrothermal_liquefaction_zo;autothermal_hydrothermal_liquefaction_zo

watertap.unit_models.zero_order.autothermal_hydrothermal_liquefaction_zo

Class Documentation

watertap.unit_models.zero_order.autothermal_hydrothermal_liquefaction_zo