-
Notifications
You must be signed in to change notification settings - Fork 250
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
Fix stochastic physics restart runs, remove rayleigh damping from all suite definition files (fv3atm) #751
Conversation
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. |
@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. |
fv3atm submodule pointer has been updated, hash verified. Ready to merge. |
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/fv3atm#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/fv3atm#340.
Testing
Full regression tests are run on all tier-1 platforms.
Dependencies