Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.72 KB

electrodialysis_reversal_zo.rst

File metadata and controls

48 lines (35 loc) · 1.72 KB

Electrodialysis Reversal (ZO)

Model Type

This unit model is formulated as a single-input, double-output model form. See documentation for :ref:`single-input, double-output Helper Methods<sido_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:meth:`~watertap.core.zero_order_base.ZeroOrderBaseData.cost_power_law_flow` method. For full details on costing, see documentation for the :ref:`zero-order costing package<zero_order_costing>`.

Additional Variables

Description Variable Name Units
Constant 1 in electricity intensity equation elec_coeff_1 kWh/m^3
Constant 2 in electricity intensity equation elec_coeff_2 kWh*l/m^3/mg
Power consumption of brine concentrator electricity kW
Specific energy consumption with respect to feed flowrate electricity_intensity kWh/m^3

Additional Constraints

Description Constraint Name
Electricity intensity constraint electricity_intensity_constraint
Power consumption constraint electricity_constraint
.. index::
   pair: watertap.unit_models.zero_order.electrodialysis_reversal_zo;electrodialysis_reversal_zo

.. currentmodule:: watertap.unit_models.zero_order.electrodialysis_reversal_zo

Class Documentation

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