lin3

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
p1 p1 0.0 default_compartment
s1 1.0 default_compartment
x2 x2 0.0 default_compartment
x3 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 s1 = x2

Vm1/K1s*(s1 - x2/Keq1) / (1 + s1/K1s + x2/K1x2)
v_2 x2 = x3

Vm2/K2x2*(x2 - x3/Keq2) / (1 + x2/K2x2 + x3/K2x3)
v_3 v_3 x3 = p1

Vm3 / K3x3 * (x3 - p1 / Keq3) / (1 + x3 / K3x3 + p1 / K3p)

Global parameters

Id Value
K1s 1.0
K1x2 1.0
K2x2 1.0
K2x3 1.0
K3p 1.0
K3x3 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
Trigger Assignments