SciML / Catalyst.jl

Chemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software.
https://docs.sciml.ai/Catalyst/stable/
Other
437 stars 71 forks source link

show in a tutorial how to do periodic events with jumps #936

Open isaacsas opened 3 weeks ago

isaacsas commented 3 weeks ago

Given they are not likely to support PeriodicCallbacks any time soon due to https://github.com/SciML/JumpProcesses.jl/issues/417,

isaacsas commented 3 weeks ago

We should just show how to write a callback that updates the tstops correctly for the next event.