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

Allow reference profiles to be updated #542

Merged
merged 9 commits into from
Nov 1, 2024

Conversation

tommbendall
Copy link
Contributor

@tommbendall tommbendall commented Aug 19, 2024

This PR allows the reference profiles used in the Semi-Implicit Quasi Newton time stepper to be updated with time.

This is set by an argument to the time stepper. When the reference profiles are updated, the compressible linear solver also needs to recompute some operators. I have also attempted to make this work with checkpointing.

@tommbendall tommbendall added enhancement Pull requests or issues relating to adding a new capability research problem Pull requests or issues involving new science, with possibly unknown outcome labels Aug 19, 2024
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.

I just have a couple of small questions... (see comments)

gusto/core/io.py Outdated Show resolved Hide resolved
@tommbendall tommbendall merged commit 1481ba8 into main Nov 1, 2024
4 checks passed
@tommbendall tommbendall deleted the TBendall/update_ref_profile branch November 1, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Pull requests or issues relating to adding a new capability research problem Pull requests or issues involving new science, with possibly unknown outcome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants