SciML / OrdinaryDiffEq.jl

High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
https://diffeq.sciml.ai/latest/
Other
523 stars 199 forks source link

ERROR: Integrator stepped past tstops but the algorithm was dtchangeable. Please report this error. #1529

Open KKleinbeck opened 2 years ago

KKleinbeck commented 2 years ago

The error in the title got thrown from one of my tests. You can find the full stack trace here.

Package versions are:

I will try to come up with a MWE.

ChrisRackauckas commented 2 years ago

This is not actionable without an example.