-
Notifications
You must be signed in to change notification settings - Fork 37
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
Print max. temperature during dynamic adjustment #623
Conversation
This will require E3SM-Ocean-Discussion/E3SM#53 |
TestingI ran the EC30to60 suite through
|
The E3SM changes were brought in in #744 |
This was basically handled in #745. There is some printing here that has not made it in so merging for that purpose alone. |
We want to do this as a sanity check even if it is below the threshold that will raise an error.
Reran the PR suite just to make sure nothing seems to be broken (comparing with a baseline from #810 and with this branch rebased onto that one). I also ran Icos240 through dynamic_adjustment to make sure it worked as expected and printed the max, and it did.
|
We want to do this as a sanity check even if it is below the threshold that will raise an error.
Checklist
Testing
in this PR) any testing that was used to verify the changes