Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.58 KB

File metadata and controls

48 lines (35 loc) · 1.58 KB

UV with Advanced Oxidation Processes (ZO)

Model Type

This unit model is formulated as a single-input, single-output model form. See documentation for :ref:`single-input, single-output Helper Methods<siso_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.uv_aop_zo.UVAOPZOData.cost_uv_aop` method. For full details on costing, see documentation for the :ref:`zero-order costing package<zero_order_costing>`.

Additional Variables

Description Variable Name Units
Reduced equivalent dosage uv_reduced_equivalent_dose mJ/cm^2
UV transmittance of solution at UV reactor inlet uv_transmittance_in dimensionless
Oxidant dosage oxidant_dose mg/l
Mass flow rate of oxidant solution chemical_flow_mass kg/s

Additional Constraints

Description Constraint Name
Chemical mass flow constraint chemical_flow_mass_constraint
.. index::
   pair: watertap.unit_models.zero_order.uv_aop_zo;uv_aop_zo

.. currentmodule:: watertap.unit_models.zero_order.uv_aop_zo

Class Documentation

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