pub const ODE_MIN_STEP: i32 = -256;
Default minimum step exponent: h_min = 2^{ODE_MIN_STEP}.
h_min = 2^{ODE_MIN_STEP}