The model contains two constant parameters called k1 and k2.
The model contains one initialAssignment:
Variable | Formula |
k1 | k2 · 1.5 |
Note: InitialAssignments override any declared initial values. In this case, the initial value of k1 is inconsistent with the value calculated using the initialAssignment. The calculated value should be used.
The initial conditions are as follows:
Value | Units | |
Value of parameter k1 | 0.5 | 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.