You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For (the standard) error estimation based adaptive time stepping techniques it is interesting to add a PID controller. Probably the easiest way is to factor out the time stepper from OrdinaryDiffEq.jl and reuse the infrastucture.