The model contains two varying parameters called S1 and S2 and two constant parameters called p1 and p2. (Note that indeed S1 and S2 are parameters and not species in this model.)
The model contains two rules:
Type | Variable | Formula |
Rate | S1 | −Ceiling(S1 · p1)!/p2 |
Rate | S2 | Ceiling(S1 · p1)!/p2 |
The initial conditions are as follows:
Value | Units | |
Value of parameter S1 | 1.0 | any |
Value of parameter S2 | 0.0 | same as S1 |
Value of parameter p1 | (units of S1)-1 | |
Value of parameter p2 | 2 | second (units of S1)-1 |