At the moment odesolve can identify a step as unsuccessful and change the time step, force a linearization update, print a warning, raise an exception, etc. We should add the option of retrying the step that just failed (with the new linearization, etc.)
At the moment
odesolve
can identify a step as unsuccessful and change the time step, force a linearization update, print a warning, raise an exception, etc. We should add the option of retrying the step that just failed (with the new linearization, etc.)