default_ode_solvers | R Documentation |
A collection of reasonable settings to use with each ODE solver type. Users may need or wish to modify them for particular applications.
default_ode_solvers
A list of 6 named elements, where each name is one of the possible ODE solver
types. Each element is itself a list of 5 named elements that can be passed to
run_biocro
as its ode_solver
input argument.
A full list of solver types can be obtained with the
get_all_ode_solvers
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.