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

Make MRI step fail when inner stepper has a recoverable error #456

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

Steven-Roberts
Copy link
Collaborator

Fixes a bug where an MRI method would use the (likely corrupted) result of an inner stepper which returned with a recoverable error. Once adaptivity is supported, this could be handled similarly to ARK methods.

Copy link
Member

@gardner48 gardner48 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, please update the change logs to note the fix

gardner48
gardner48 previously approved these changes Apr 16, 2024
drreynolds
drreynolds previously approved these changes Apr 17, 2024
@gardner48 gardner48 dismissed stale reviews from drreynolds and themself via 24f83a5 April 17, 2024 04:33
@gardner48 gardner48 merged commit aba2689 into develop Apr 17, 2024
21 of 25 checks passed
@gardner48 gardner48 deleted the bugfix/mri-evolve-error branch April 17, 2024 14:16
@gardner48 gardner48 added this to the SUNDIALS Next milestone May 12, 2024
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.

None yet

3 participants