The model contains two constant parameters called k1 and k2.
The model contains one initialAssignment:
Variable | Formula |
k1 | k2 · 2.5 |
Note: InitialAssignments override any declared initial values. In this case, the initial value of k1 has not been explicitly declared and must be calculated using the initialAssignment.
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.