We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de3c9e commit 356c8b1Copy full SHA for 356c8b1
docs/src/model_creation/parametric_stoichiometry.md
@@ -91,7 +91,6 @@ previous example this gives the following (different) system of ODEs where we
91
now let `m` and `n` be floating point valued parameters (the default):
92
```@example s1
93
revsys = @reaction_network revsys begin
94
- @parameters m n
95
k₊, m*A --> (m*n)*B
96
k₋, B --> A
97
end
0 commit comments