connectorChemicalPort
reaction connector from a node to a reaction , declared from the node side
Extends from ADGenKinetics.Interfaces.ChemicalPort (reaction connector from a node to a reaction, declared within the node side).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | NG | dimension of the gradients |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Units.Concentration | c (from ChemicalPort) | concentration | |
| Units.VolumetricReactionRate | r (from ChemicalPort) | reaction rate | |
| Real[NG] | g_c | gradients of c | |
| Real[NG] | g_r | gradients of r |