The model contains one varying 1-dimensional compartment called c.

The model contains one rule:

Type Variable Formula
Rate c 0.5 · 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 has not been explicitly declared and must be calculated using the InitialAssignment.

The initial conditions are as follows:

Value Units
Size of compartment c undeclared metre

Note: The test data for this model was generated from an analytical solution of the system of equations.