memilio
memilio copied to clipboard
dt_max does not work for RungeKuttaCashKarp54IntegratorCore in python
Bug description
Using dt_max with RungeKuttaCashKarp54IntegratorCore in python does not bound timesteps that are higher than dt_max.
Version
Linux
To reproduce
- Initialize RungeKuttaCashKarp54IntegratorCore and set dt_max to low value, e.g. 1
- Run simulation with defined integrator
Relevant log output
No response
Add any relevant information, e.g. used compiler, screenshots.
No response
Checklist
- [X] Attached labels, especially loc:: or model:: labels.
- [X] Linked to project