The model contains one varying 2-dimensional compartment called c.
The model contains one rule:
Type | Variable | Formula |
Rate | c | 1.25 · c |
The model contains one initialAssignment:
Variable | Formula |
c | 32 |
Note: SBML's InitialAssignment construct override any declared initial values. In this model, the initial value for the compartment c is inconsistent with the value returned by the InitialAssignment.
The initial conditions are as follows:
Value | Units | |
Size of compartment c | 2 | metre2 |
Note: The test data for this model was generated from an analytical solution of the system of equations.