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

added Error on adaptive for non adaptive algorithms #537

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

Jonas-a-Zimmermann
Copy link
Contributor

Implements a more clear error message for #536 .

@Jonas-a-Zimmermann
Copy link
Contributor Author

solve(problem, EM(); adaptive=true, dt=0.01)
now leads to
ERROR: The given solver is a Fixed timestep method and does not support adaptivity.

@ChrisRackauckas ChrisRackauckas merged commit 4fca547 into SciML:master Jul 30, 2023
17 checks passed
@ChrisRackauckas
Copy link
Member

Thanks! Sorry I missed the email message on this, but at least it's in now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants