Changes for processing in yaml for the problem:
{"problem":{"Duration": 100, "StepNumber": 100, "StepSize": 0.1}}or
{"method": {"name": "Stochastic (Gibson + Bruck)"}}or for changes of initial values in the form of display names. So:
-
[A]_0
for initial concentration of species A -
Values[t].InitialValue
for initial value of parameter t -
(r1).k
for the value of k of reaction r1.
{"initial_values": {"[A]_0": 10.0, "Values[t].InitialValue": 0.1, "(r1).k": 0.1}}