The model contains four variable parameters called p1, p2, p3 and p4 and two constant parameters called k1 and k2. The model contains four rules defined as:
Type | Variable | Formula |
Algebraic | n/a | p1 + p2 + p3 − p4 |
Rate | p1 | −p1 · k1 |
Rate | p2 | p3 · k2 |
Rate | p3 | p1 · k1 − k2 · p3 |
The initial conditions are as follows:
Value | Units | |
Initial value of parameter p1 | 1.25 | any |
Initial value of parameter p2 | 1.5 | same as p1 |
Initial value of parameter p3 | 1 | same as p1 |
Initial value of parameter p4 | 3.75 | same as p1 |
Value of parameter k1 | 0.1 | second-1 |
Value of parameter k2 | 0.2 | second-1 |