The "run" method for wodin; this runs the model and returns a closure that will provide data in a useful format to provide to plotly.
The model constructor
Parameters to set into the model on construction
Start of the integration (often 0)
End of the integration (must be greater than tStart)
tStart
Optional control parameters to tune the integration
Generated using TypeDoc
The "run" method for wodin; this runs the model and returns a closure that will provide data in a useful format to provide to plotly.