Edit

branch3

None

None

None

None

None

None

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
p1 0.0 default_compartment
p2 0.0 default_compartment
s 1.0 default_compartment
x 0.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 v_1 s = x

Vm1 / K1s * (s - x / Keq1) / (1 + s / K1s + x / K1x)
v_2 v_2 x = p1

Vm2 / K2x * (x - p1 / Keq2) / (1 + x / K2x + p1 / K2p1)
v_3 v_3 x = p2

Vm3 / K3x * (x - p2 / Keq3) / (1 + x / K3x + p2 / K3p2)

Global parameters

Id Value
K1s 1.0
K1x 1.0
K2p1 1.0
K2x 1.0
K3p2 1.0
K3x 1.0
Keq1 1.0
Keq2 1.0
Keq3 1.0
Vm1 1.0
Vm2 1.0
Vm3 1.0

Local parameters

Id Value Reaction

Assignment rules

Definition

Rate rules

Definition

Algebraic rules

Definition
Definition
Trigger Assignments