Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dt_max does not work for RungeKuttaCashKarp54IntegratorCore in python #1125

Open
2 tasks done
MaxBetzDLR opened this issue Sep 12, 2024 · 0 comments
Open
2 tasks done
Labels
class::bug Bugs found in the software loc::python interface This issue concerns the python interface to the backend implementation.

Comments

@MaxBetzDLR
Copy link
Member

Bug description

Using dt_max with RungeKuttaCashKarp54IntegratorCore in python does not bound timesteps that are higher than dt_max.

Version

Linux

To reproduce

  1. Initialize RungeKuttaCashKarp54IntegratorCore and set dt_max to low value, e.g. 1
  2. Run simulation with defined integrator

Relevant log output

No response

Add any relevant information, e.g. used compiler, screenshots.

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project
@MaxBetzDLR MaxBetzDLR added class::bug Bugs found in the software loc::python interface This issue concerns the python interface to the backend implementation. labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class::bug Bugs found in the software loc::python interface This issue concerns the python interface to the backend implementation.
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant