The model contains one compartment called C. There are two species called S1 and S2 and one parameter called k1. Compartment C is 1-dimensional. The model contains one reaction defined as:
Reaction | Rate |
S1 → S2 | k1 · S1 · C |
The initial conditions are as follows:
Value | Units | |
Initial concentration of S1 | 1.5 × 10−1 | mole metre-1 |
Initial concentration of S2 | 0 | mole metre-1 |
Value of parameter k1 | 1 | second-1 |
Length of compartment C | 1 | metre |
Note: The test data for this model was generated from an analytical solution of the system of equations.