Skip to content

Replace custom time stepping with OrdinaryDiffEq.jl

Since this a mature and well tested and optimized library.

All 'custom' functionality that I implemented for my custom version should be realizedable with callbacks via DiffEqCallbacks.jl