The model contains two varying compartments called C1 and C2, where C2 is 2-dimensional.
The model contains two rules:
Type | Variable | Formula |
Rate | C1 | C2 · 0.15 − C1 · 0.2 |
Rate | C2 | C1 · 0.3 − C2 · 0.1 |
The initial conditions are as follows:
Value | Units | |
Size of compartment C1 | 1.5 | litre |
Size of compartment C2 | 0.75 | metre2 |
Note: The test data for this model was generated from an analytical solution of the system of equations.