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

New solver options for backwards euler - otherwise it fails for shall… #383

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

atb1995
Copy link
Collaborator

@atb1995 atb1995 commented Jul 21, 2023

When using BackwardEuler as the main time stepper for the shallow water test cases I noticed the solver failed in the first time step. If solver settings are changed to the same as ThetaMethod then this fixes the failure. This is just a quick fix at the moment, but in the long term we should probably investigate the best solver settings for each time stepping method.

@atb1995 atb1995 requested a review from tommbendall July 21, 2023 14:17
Copy link
Contributor

@jshipton jshipton left a comment

Choose a reason for hiding this comment

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

thanks Alex!

@jshipton jshipton merged commit e1ee2e0 into main Jul 24, 2023
@jshipton jshipton deleted the be_solver_fix branch July 24, 2023 08:27
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.

3 participants