The model contains one varying compartment called c.

The model contains one rule:

Type Variable Formula
Rate c 0.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 litre

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