Add unstructured grid for HR3/GFS#2230
Conversation
Conflicts: sorc/build_all.sh sorc/build_ufs.sh sorc/build_ww3prepost.sh
Conflicts: Externals.cfg sorc/checkout.sh
|
|
|
|
Automated global-workflow Testing Results: |
|
Automated global-workflow Testing Results: |
|
Experiment C48_ATM_7c06061f SUCCESS on Hera at 02/16/24 12:12:09 AM |
|
Experiment C48_S2SW_7c06061f SUCCESS on Hera at 02/16/24 12:56:11 AM |
|
Experiment C96C48_hybatmDA_7c06061f SUCCESS on Hera at 02/16/24 01:24:20 AM |
|
Experiment C96_atm3DVar_7c06061f SUCCESS on Hera at 02/16/24 01:24:27 AM |
|
Experiment C96_atmsnowDA_7c06061f SUCCESS on Hera at 02/16/24 02:12:13 AM |
|
All CI Test Cases Passed on Hera: |
|
Experiment C48_ATM_7c06061f SUCCESS on Orion at 02/15/24 09:16:08 PM |
|
Experiment C48_S2SW_7c06061f SUCCESS on Orion at 02/15/24 09:52:08 PM |
|
Experiment C96_atm3DVar_7c06061f SUCCESS on Orion at 02/15/24 11:16:11 PM |
|
Experiment C96C48_hybatmDA_7c06061f SUCCESS on Orion at 02/15/24 11:22:12 PM |
|
All CI Test Cases Passed on Orion: |
Description
This adds the capability to use unstructured grids in the global workflow, which will be used in HR3. There are new fix files for a low-resolution 100km grid and a grid closer to our targeted GFSv17 grid which has the resolution combined from the older multi_1 and GFSv16 grids. The fix file update is here: #2229
Note: This now means that GFS tests need a new build option:
./build_all.sh -w
So that PDLIB=ON is turned on for compiling relevant UFS and WW3 codes.
This Closes #1547
Type of change
Change characteristics
How has this been tested?
I've tested this on orion, hera and wcoss2 during various stages of development.
Checklist