DiffEqBase.jl icon indicating copy to clipboard operation
DiffEqBase.jl copied to clipboard

User defined termination condition

Open axla-io opened this issue 1 year ago • 4 comments

Hi, how can I define my own termination condition with the current API? It doesn't look like it's possible but I might be wrong...

For instance, I'd like the solver to terminate when a certain energy is below a tolerance or only check a subset of the state vector.

axla-io avatar Apr 06 '23 13:04 axla-io