50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

DAISIE (version 4.5.0)

DAISIE_abm_factor: Sets or retrieves the factor to calculate the step-size used by the odeint::adams_bashforth[_moulton] solvers.

Description

Sets or retrieves the factor to calculate the step-size used by the odeint::adams_bashforth[_moulton] solvers.

Usage

DAISIE_abm_factor(factor)

Value

current factor

Arguments

factor

sets step-size to factor * (t1 - t0).