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

Fix stochastic physics restart runs, remove rayleigh damping from all suite definition files (fv3atm) #751

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Aug 18, 2021

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.

  • hera.intel
  • hera.gnu
  • orion.intel
  • cheyenne.intel
  • cheyenne.gnu
  • gaea.intel
  • jet.intel
  • wcoss_cray
  • wcoss_dell_p3
  • CI - 6257ef9

Dependencies

@climbfuji climbfuji added cheyenne-gnu-RT Waiting for Reviews The PR is waiting for reviews from associated component PR's. labels Aug 18, 2021
@climbfuji
Copy link
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.

@climbfuji
Copy link
Collaborator Author

@arunchawla-NOAA @Hang-Lei-NOAA @aerorahul regression testing on Dell failed again last night, the error is all too well known:

Lmod has detected the following error: These module(s) exist but cannot be
loaded as requested: "yafyaml/v0.5.1", "mapl/v2.7.3"
   Try: "module spider yafyaml/v0.5.1 mapl/v2.7.3" to see how to load the
module(s).

Executing this command requires loading "yafyaml/v0.5.1" which failed while
processing the following module(s):

    Module fullname    Module Filename
    ---------------    ---------------
    ufs_common         /gpfs/dell2/stmp/Dom.Heinzeller/ufs-weather-model-develop-fv3_stochy_wrapper_lisa_and_remove_rayleigh_damp_from_suites/dell/modulefiles/ufs_common
    ufs_wcoss_dell_p3  /gpfs/dell2/stmp/Dom.Heinzeller/ufs-weather-model-develop-fv3_stochy_wrapper_lisa_and_remove_rayleigh_damp_from_suites/dell/modulefiles/ufs_wcoss_dell_p3Executing this command requires loading "mapl/v2.7.3" which failed while
processing the following module(s):

    Module fullname    Module Filename
    ---------------    ---------------
    ufs_common         /gpfs/dell2/stmp/Dom.Heinzeller/ufs-weather-model-develop-fv3_stochy_wrapper_lisa_and_remove_rayleigh_damp_from_suites/dell/modulefiles/ufs_common
    ufs_wcoss_dell_p3  /gpfs/dell2/stmp/Dom.Heinzeller/ufs-weather-model-develop-fv3_stochy_wrapper_lisa_and_remove_rayleigh_damp_from_suites/dell/modulefiles/ufs_wcoss_dell_p3

I do

Dom.Heinzeller@m71a1:/gpfs/dell2/stmp/Dom.Heinzeller/ufs-weather-model-develop-fv3_stochy_wrapper_lisa_and_remove_rayleigh_damp_from_suites/dell/tests [intel|GFS-DEV]> ls -l /usrx/local/nceplibs/dev/hpc-stack/libs/hpc-stack/modulefiles/stack/
total 1
drwxrwsr-x 2 Hang.Lei nceplibs 512 Aug 19 01:58 hpc

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.

@climbfuji
Copy link
Collaborator Author

fv3atm submodule pointer has been updated, hash verified. Ready to merge.

@climbfuji climbfuji added the Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked. label Aug 19, 2021
@climbfuji climbfuji merged commit c180837 into ufs-community:develop Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Baseline Change No Baseline Change Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked. Waiting for Reviews The PR is waiting for reviews from associated component PR's.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove scheme rayleigh_damp from all suite definition files
5 participants