-
Notifications
You must be signed in to change notification settings - Fork 249
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 long forecast SFS Regression Test #2478
base: develop
Are you sure you want to change the base?
Add long forecast SFS Regression Test #2478
Conversation
…ccpp-framework) for ccpp-framework PR 600 (bug fix for unit conversion error in ccpp_prebuild.py ) ufs-community#2464 + Update chunksizes for cubed sphere grid ufs-community#2465 (ufs-community#2463) * UFSWM - Update LND I/O docs Add fd_ufs.yaml docs Add tests-dev docs * UFSWM - Change the default chunking for the cubed sphere history files to use only the horizontal grid size of each of the tiles. * FV3 - Change the default chunking for the cubed sphere history files to use only the horizontal grid size of each of the tiles. * FV3 - Submodule pointer update for ccpp-framework PR 600 (bug fix for unit conversion error in ccpp_prebuild.py) --------- Co-authored-by: Dusan Jovic <dusan.jovic@noaa.gov> Co-authored-by: Dom Heinzeller <dom.heinzeller@ucar.edu>
tests/tests/cpld_control_sfs_180d
Outdated
OCN_tasks=$OCN_tasks_cpl_bmrk | ||
ICE_tasks=$ICE_tasks_cpl_bmrk | ||
WAV_tasks=0 |
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.
@LarissaReames-NOAA you may want to export these. If I understand, turning off wave is cheaper but then this configuration is more of a nowave_noaero test
It may also be worth adding more files to the baseline in LIST_FILES (CICE, history files,...) if this would be running anyways
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.
I've changed these to export. Also, I believe the plan now is to go without waves for SFS tests until we're at a finer grid, hence why I turned these off.
* UFSWM - Modify global_control.nml to add compatibility with Global Workflow
Commit Queue Requirements:
Description:
I've added a new RT for a long forecast (360 days) of the SFS configuration. To enable this (and avoid the problems discovered in #2320), CICE_PIO is now configurable at compile time instead of hard-coded in
CICE-interface/CMakeLists.txt
as a cmake flag DCICE_PIO. The default remains "PIO" which is how it was hard-coded previously.Full RT suite completed on Hera. See log here:
/scratch1/BMC/gsd-fv3/Larissa.Reames/ufs-weather-model/tests/logs/log_hera_save/workflow.log
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Input data Changes:
Library Changes/Upgrades:
Testing Log: