packageNodes
Extends from BioChem.Icons.Library.
Information
Nodes
This package contains connection points used in the BioChem package.
The reaction between two or more substances is described by the molar flow rate between the involved substances. The molar flow rate is typically expressed as a function of the concentration or amount of substance. Therefore the interface or nodes contain not only the molar flow rate and concentration, but also the volume, in order to make it possible to calculate the amount of substance if needed.
The interfaces in the library are all identical except for the graphics, and the volume variable V. The different graphics are used to indicate if respective substance should be seen as substrate, product, modifier, etc., in a reaction. The variable V is an output variable in the
SubstanceConnector
and an input variable in all the other nodes.
The variables available in each connection point are described below:
Variables in nodes
| Variable name | Description | Unit |
|---|---|---|
| c | Concentration | mol |
| V | Volume | l |
| r | Reaction rate | mol/s |
Contents
| Name | Description |
|---|---|
| ChemicalPort | |
| Connector between activators and reactions | |
| Connector between inhibitors and reactions | |
| Connector between general modifieres and reactions | |
| Connector between substances and reactions (product side of reaction) | |
| Connector between substances and reactions | |
| Connector between substances and reactions (substrate side of reaction) |