WOLFRAM SYSTEM MODELER

ModifierConnector

Connector between general modifiers and reactions

Wolfram Language

In[1]:=
SystemModel["BioChem.Interfaces.Nodes.ModifierConnector"]
Out[1]:=

Information

A connector used in reactions to interface a general modifier (a substance not consumed or produced by the reaction). The connector has the volume variable defined as input, and should only be connected to a SubstanceConnector (if they are in the same level of the hirearchy).

Connector Variables (2)

c

Causality: None

Type: Concentration (mol/l)

Description: Used in substances to describe the substance concentration

V

Causality: Input

Type: Volume (l)

Description: Used to describe compartment volume

Flow Variables (1)

r

Type: MolarFlowRate (mol/s)

Description: Used in substances to describe the net flow rate of substance into a substance node

Used in Components (6)

Modifier

BioChem.Interfaces.Reactions.Modifiers

Basics for a modifier in a reaction edge

ModifierBackward

BioChem.Interfaces.Reactions.Modifiers

Basics for a backward modifier in a reaction edge

ModifierForward

BioChem.Interfaces.Reactions.Modifiers

Basics for a forward modifier in a reaction edge

TwoModifiers

BioChem.Interfaces.Reactions.Modifiers

Basics for two modifiers in a reaction edge

ThreeModifiers

BioChem.Interfaces.Reactions.Modifiers

Basics for three modifiers in a reaction edge

MultipleModifiers

BioChem.Interfaces.Reactions.Modifiers

Basics for multiple modifiers in a reaction edge