Fix stochastic physics restart runs, remove rayleigh damping from all suite definition files (fv3atm)#751
Merged
climbfuji merged 12 commits intoAug 19, 2021
Conversation
MinsukJi-NOAA
approved these changes
Aug 19, 2021
Collaborator
Author
|
Note. Regression testing failed on wcoss_dell_p3, error "disk quota exceeded". Will try again, but the amount of data I had on disk and that I just deleted was so small that it might not make a difference. |
Collaborator
Author
|
@arunchawla-NOAA @Hang-Lei-NOAA @aerorahul regression testing on Dell failed again last night, the error is all too well known: I do and see that hpc-stack was updated last night. It seems that hpc-stack was broken again, second time in one week. Can you (@Hang-Lei-NOAA) please fix this asap so that we finish the regression testing. |
Collaborator
Author
|
fv3atm submodule pointer has been updated, hash verified. Ready to merge. |
DeniseWorthen
approved these changes
Aug 19, 2021
junwang-noaa
approved these changes
Aug 19, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Checklist
Ths PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.
This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR
An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
are specified below.
If new or updated input data is required by this PR, it is clearly stated in the text of the PR.
Description
This PR only updates the submodule poiinter for fv3atm for the changes described in NOAA-EMC/ufsatm#371: Fix stochastic physics restart runs, remove rayleigh damping from all suite definition files.
No new input data, no changes to the regression test results.
Issue(s) addressed
Fixes NOAA-EMC/ufsatm#340.
Testing
Full regression tests are run on all tier-1 platforms.
Dependencies