The model constructor
Parameters of the model, and information about the ones to vary. VaryingParameters are most easily generated with batchParsRange or batchParsDisplace, and more than one can be included in BatchPars.
Start of the integration (often 0)
End of the integration (must be greater than tStart
)
Optional control parameters to tune the integration
Indicates if we should immediately compute all solutions in the batch (may take a while).
Generated using TypeDoc
Run a series of runs of an ODE model, returning a set of solutions.