As of #72, with the standard configuration, we hit an integrator error ``` Forced exit from Rosenbrock due to the following error: --> Step size too small: T + 10*H = T or H < Roundoff ``` This should be addressed, possibly by modifying `KppDiags`.
As of #72, with the standard configuration, we hit an integrator error
This should be addressed, possibly by modifying
KppDiags.