Default ODE solver settings
default_ode_solvers.Rd
A collection of reasonable settings to use with each ODE solver type. Users may need or wish to modify them for particular applications.
Format
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.
Details
A full list of solver types can be obtained with the
get_all_ode_solvers
function.