The model contains two constant parameters called k1 and k2.
The model contains one rule:
Type | Variable | Formula |
assignmentRule | k1 | k2 · 4 |
Note: AssignmentRules override any declared initial values. In this case, the initial value of k1 has not been explicitly declared and must be calculated using the AssignmentRule.
The initial conditions are as follows:
Value | Units | |
Value of parameter k1 | undeclared | 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.