The model contains four variable parameters called p1, p2, p3 and p4 and three constant parameters called k1, k2 and k3. The model contains five rules defined as:
Type | Variable | Formula |
Algebraic | n/a | k2 − 0.9 | Rate | p1 | −k1 · p1 · p2 + k2 · p3 + k3 · p3 |
Rate | p2 | −k1 · p1 · p2 + k2 · p3 |
Rate | p3 | k1 · p1 · p2 − k2 · p3 − k3 · p3 |
Rate | p4 | k3 · p3 |
The initial conditions are as follows:
Value | Units | |
Initial value of parameter p1 | 2.0 × 10−4 | any |
Initial value of parameter p2 | 2.0 × 10−4 | same as p1 |
Initial value of parameter p3 | 0 | same as p1 |
Initial value of parameter p4 | 0 | same as p1 |
Value of parameter k1 | 1.0 × 104 | (units of p1)-1 second-1 |
Value of parameter k2 | undeclared | second-1 |
Value of parameter k3 | 0.7 | second-1 |