-
Notifications
You must be signed in to change notification settings - Fork 247
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
Add GEFS regression test suite from EP5r2 configuration/case #2442
base: develop
Are you sure you want to change the base?
Add GEFS regression test suite from EP5r2 configuration/case #2442
Conversation
…esn't run with namelist error
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bbakernoaa Could you make these consistent with the monthly data?
@NickSzapiro-NOAA The UPP develop recently had a commit (a6c1a38c) thst includes aerosol fields in the UPP control files for GEFS. Could you add changes to link postxconfig-NT-gefs.txt and postxconfig-NT-gefs_FH00.txt to the files postxconfig-NT-gefs.txt and postxconfig-NT-gefs-f00.txt under parm/gefs from UPP repository? Thanks! |
@WenMeng-NOAA Should there be an fv3atm PR first to update the UPP hash? |
@NickSzapiro-NOAA That's right. |
@WenMeng-NOAA Can we reduce the number of times lines like these get logged?
They may be for development and double the size of the log file |
@NickSzapiro-NOAA Could you open an issue at https://github.com/NOAA-EMC/UPP/issues, so we will work on that? |
|
fyi, this error on derecho goes away when increasing WAV_tasks (80 to 120)
This wav line calls ESMF_MeshCreate |
Hi @jkbk2004 . If there are no input data changes coming up, can we stage input data for new test cases? Maybe @[INPUTDATA_ROOT]/GEFS/ is a good place. It's on hera at /scratch1/NCEPDEV/nems/Nick.Szapiro/tasks/input_data/gefs.v13/RT_GEFS/ . The contents of WW3 subdirectory probably belong under INPUTDATA_ROOT_WW3 instead |
Commit Queue Requirements:
Description:
This PR updates the cpld_bmark_p8 tests to a prototype GEFS test case of fully coupled s2swa+IAU+stochastics physics, with configuration and warm starts from restarts of EP5r2 ensemble member 1 for 2021-03-25 06Z.
The EP5r2 test case was kindly provided by @bingfu-NOAA via @junwang-noaa with aerosol input data and configurations from @lipan-NOAA.
A separate INPUTDATA_ROOT_BMIC is no longer needed and is removed.
This suite should pass some basic reproducibility/quality checks, particularly:
140: The OSC pt2pt component does not support MPI_THREAD_MULTIPLE in this release.
140: Workarounds are to run on a single node, or to use a system with an RDMA
140: capable network such as Infiniband.
Error in handle_err: get_var3_r4 get_vara_real delp_inc NetCDF: HDF error
With increased WAV_tasks, hangs 30 minutes into simulation
GOCART .rc files and ExtData directory structure to be revised for consistency with global-workflow
Configuration/case may be updated
These failures seem to require library/platform support and work will continue in follow up issues.
Input data is currently in user space on hera:
/scratch1/NCEPDEV/nems/Nick.Szapiro/tasks/input_data/gefs.v13/RT_GEFS/
Scripts need updating once filepaths are in shared space.
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Need to update UPP hash to include UPP PRs already committed (Add aerosol fields in the gefs UPP control files NOAA-EMC/UPP#1052, Add gefs inline post itag file NOAA-EMC/UPP#1060, and Reduce the printouts for GEFS processing. NOAA-EMC/UPP#1075)
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: