SciMLBase.successful_retcode(integrator.sol) works. We could make step! return a bool for whether it succeeds.
1 Like
SciMLBase.successful_retcode(integrator.sol) works. We could make step! return a bool for whether it succeeds.