The model contains two varying parameters called S1 and S2 and one constant parameter called k1. (Note that indeed S1 and S2 are parameters and not species in this model.)
The model contains two rules:
Type | Variable | Formula |
Rate | S1 | −multiply(k1, S1) |
Rate | S2 | multiply(k1, S1) |
The model contains one functionDefinition defined as:
Id | Arguments | Formula |
multiply | x, y | x · y |
The initial conditions are as follows:
Value | Units | |
Value of parameter S1 | 1.5 × 10−2 | any |
Value of parameter S2 | 1.5 × 10−2 | same as S1 |
Value of parameter k1 | 1 | second-1 |