The model contains two constant parameters called k1 and k2.
The model contains one rule:
Type | Variable | Formula |
assignmentRule | k1 | k2 · 3 |
Note: AssignmentRules override any declared initial values. In this case, the initial value of k1 is consistent with the value calculated using the assignmentRule.
The initial conditions are as follows:
Value | Units | |
Value of parameter k1 | 0.6 | any |
Value of parameter k2 | 0.2 | same as k1 |
Note: The test data for this model was generated from an analytical solution of the system of equations.