Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.02 KB

File metadata and controls

29 lines (22 loc) · 1.02 KB

Struvite Classifier (ZO)

Model Type

This unit model is formulated as a pass-through model form. See documentation for :ref:`pass-through Helper Methods<pt_methods>`.

Electricity Consumption

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

Costing Method

Costing is calculated using the :py:meth:`~watertap.unit_models.zero_order.struvite_classifier_zo.StruviteClassifierZOData.cost_struvite_classifier` method. For full details on costing, see documentation for the :ref:`zero-order costing package<zero_order_costing>`.

.. index::
   pair: watertap.unit_models.zero_order.struvite_classifier_zo;struvite_classifier_zo

.. currentmodule:: watertap.unit_models.zero_order.struvite_classifier_zo

Class Documentation

.. automodule:: watertap.unit_models.zero_order.struvite_classifier_zo
    :members:
    :noindex: