The model contains one compartment called "compartment". There is one species named S1. The model does not contain any reactions.
The model contains one rule:
Type | Variable | Formula |
assignmentRule | S1 | 3 + 4 |
The rule assigns a value to species S1 which is consistent with the value attributed to the species by the model definition.
The initial conditions are as follows:
Value | Units | |
Initial amount of S1 | 7 | mole |
Volume of compartment "compartment" | 1 | litre |
The species values are given as amounts of substance to make it easier to use the model in a discrete stochastic simulator, but (as per usual SBML principles) their symbols represent their values in concentration units where they appear in expressions.
Note: The test data for this model was generated from an analytical solution of the system of equations.