modelReactionInhibition
Inhibition influencing a reaction
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | NG | # of gradients | |
| Integer | NI | 1 | number of Metabolites inhibiting the reaction |
| Units.AffinityConst[NI] | KI | ones(NI) | Affinity constant of the Inhibitors |
| Real | g_KI | zeros(NI, NG) | gradients of KI[*] |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ADGenKinetics.Derivatives.Interfaces.ModifierChemicalPort_I[NI] | mc_I |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | I | Inhibition term in the corresponding kinetics | |
| Real[NG] | g_I | gradients of I |