kintuta

None

None

None

None

None

None

Title

Authors

Affiliations

Abstract

Journal

Unit definitions have no effect on the numerical analysis of the model. It remains the responsibility of the modeler to ensure the internal numerical consistency of the model. If units are provided, however, the consistency of the model units will be checked.

Name Definition
Id Name Spatial dimensions Size
default_compartment 3.0 1.0
Id Name Initial quantity Compartment Fixed
S1 1.0 default_compartment
S2 1.0 default_compartment
S3 1.0 default_compartment
S4 1.0 default_compartment
X0 10.0 default_compartment
X5 1.0 default_compartment
X6 10.0 default_compartment
X7 1.0 default_compartment

Initial assignments are expressions that are evaluated at time=0. It is not recommended to create initial assignments for all model entities. Restrict the use of initial assignments to cases where a value is expressed in terms of values or sizes of other model entities. Note that it is not permitted to have both an initial assignment and an assignment rule for a single model entity.

Definition
Id Name Objective coefficient Reaction Equation and Kinetic Law Flux bounds
v_1 X0 + S1 = S2 + X5

k1f*X0*S1-k1r*X5*S2
v_2 S3 + S2 = S1 + S4

k2f*S2*S3-k2r*S1*S4
v_3 X6 + S4 = S3 + X7

k3f*S4*X6-k3r*X7*S3

Global parameters

Id Value
k1f 1.0
k1r 1.0
k2f 1.0
k2r 1.0
k3f 1.0
k3r 1.0

Local parameters

Id Value Reaction

Assignment rules

Definition

Rate rules

Definition

Algebraic rules

Definition
Trigger Assignments