Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 789 Bytes

dilution.rst

File metadata and controls

34 lines (23 loc) · 789 Bytes

(fc_uo) Dilution

:class:`bio_rtd.uo.fc_uo.Dilution`

Instantiation

a) direct

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

b) using parameters and attributes

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

.. literalinclude:: ../../../../examples/templates/fc_uo/dilution_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/dilution_template.py
   :language: python
   :start-at: """1.