The model contains three varying parameters called S1, S2 and S3 and two constant parameters called k1 and k2. (Note that indeed S1, S2 and S3 are parameters and not species in this model.)

The model contains three rules:

Type Variable Formula
Assignment S3 1 · S2
Rate S1 −k2 · S1
Rate S2 k2 · S1

The model contains two initialAssignments:

Variable Formula
S1 k10.75
S2 k2 · 3 × 10−17

Note: InitialAssignments override any declared initial values. The initial values of parameters S1, S2 and S3 are undeclared and so must be calculated by the initialAssignments.

The initial conditions are as follows:

Value Units
Value of parameter S1 undeclared any
Value of parameter S2 undeclared same as S1
Value of parameter S3 undeclared same as S1
Value of parameter k1 0.75 dimensionless
Value of parameter k2 50 second-1