Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 824 Bytes

concentration.rst

File metadata and controls

34 lines (23 loc) · 824 Bytes

(fc_uo) Concentration

:class:`bio_rtd.uo.fc_uo.Concentration`

Instantiation

a) direct

.. literalinclude:: ../../../../examples/templates/fc_uo/concentration_template.py
   :language: python
   :start-at: """Direct
   :end-before: """

b) using parameters and attributes

.. literalinclude:: ../../../../examples/templates/fc_uo/concentration_template.py
   :language: python
   :start-at: PARAMETERS =
   :end-at: }

.. literalinclude:: ../../../../examples/templates/fc_uo/concentration_template.py
   :language: python
   :start-at: ATTRIBUTES =
   :end-at: }

Additional :ref:`Add-On Attributes` are available for each :class:`bio_rtd.core.UnitOperation`.

.. literalinclude:: ../../../../examples/templates/fc_uo/concentration_template.py
   :language: python
   :start-at: """1.