Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.32 KB

File metadata and controls

46 lines (33 loc) · 1.32 KB

Landfill (ZO)

Model Type

This unit model is formulated as a pass-through model form. See documentation for pass-through Helper Methods<pt_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.unit_models.zero_order.landfill_zo.LandfillZOData.cost_landfill method. For full details on costing, see documentation for the zero-order costing package<zero_order_costing>.

Additional Variables

Description Variable Name Units
capacity basis for capital cost capacity_basis kg/h
total mass flow rate total_mass kg/h

Additional Constraints

Description Constraint Name
Total mass constraint total_mass_constraint

pair: watertap.unit_models.zero_order.landfill_zo;landfill_zo

watertap.unit_models.zero_order.landfill_zo

Class Documentation

watertap.unit_models.zero_order.landfill_zo