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 inconsistent with the value calculated using the assignmentRule. The calculated value should be used. .
The initial conditions are as follows:
Value | Units | |
Value of parameter k1 | 1.0 | any |
Value of parameter k2 | 0.3 | same as k1 |
Note: The test data for this model was generated from an analytical solution of the system of equations.