Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.36 KB

File metadata and controls

46 lines (33 loc) · 1.36 KB

Cooling Tower (ZO)

Model Type

This unit model is formulated as a single-input, double-output model form. See documentation for single-input, double-output Helper Methods<sido_methods>.

Electricity Consumption

Electricity consumption is calculated using the constant_intensity helper function. See documentation for Helper Methods for Electricity Demand<electricity_methods>.

Costing Method

Costing is calculated using the :py~watertap.core.zero_order_base.ZeroOrderBaseData.cost_power_law_flow method. For full details on costing, see documentation for the zero-order costing package<zero_order_costing>.

Additional Variables

Description Variable Name Units
Cycles of concentration cycles dimensionless
Flowrate of blowdown blowdown m3/h

Additional Constraints

Description Constraint Name
Blowdown constraint blowdown_constraint

pair: watertap.unit_models.zero_order.cooling_tower_zo;cooling_tower_zo

watertap.unit_models.zero_order.cooling_tower_zo

Class Documentation

watertap.unit_models.zero_order.cooling_tower_zo