WOLFRAM SYSTEM MODELER

StateVariable

Enumeration defining which variable to use as state

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Simulation.PartialBioChem.Types.StateVariable"]
Out[1]:=

Information

Wolfram Language Documentation Examples

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.

Enumeration Literals (2)

c

Use concentration as state

n

Use amount of substance as state

Used in Components (2)

SignalSubstance

DocumentationExamples.Simulation.PartialBioChem.Substances

Substance with a concentration not determined by reactions, but by external equations

Substance

DocumentationExamples.Simulation.PartialBioChem.Substances

Standard substance with concentration determined by reactions