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

Enhance Semi-Implicit timestepper #443

Merged
merged 8 commits into from
Oct 6, 2023
Merged

Enhance Semi-Implicit timestepper #443

merged 8 commits into from
Oct 6, 2023

Conversation

tommbendall
Copy link
Contributor

This:

  • clarifies the arguments to the SemiImplicitQuasiNewton time stepper
  • allows physics schemes to the SemiImplicitQuasiNewton time stepper to be specified as slow physics, fast physics or physics schemes for the end of time step
  • logs the different stages in the algorithm

gusto/timeloop.py Show resolved Hide resolved
@tommbendall tommbendall merged commit 7c8d413 into main Oct 6, 2023
4 checks passed
@tommbendall tommbendall deleted the siqn_args branch October 6, 2023 10:57
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