-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[develop] Update ufs-weather-model hash and add WoFS_v0 to suites and…
… tests (#492)
- Loading branch information
1 parent
98edca0
commit 4a9d1fe
Showing
10 changed files
with
523 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
# added by FRE: sphum must be present in atmos | ||
# specific humidity for moist runs | ||
"TRACER", "atmos_mod", "sphum" | ||
"longname", "specific humidity" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic cloud water mixing ratio | ||
"TRACER", "atmos_mod", "liq_wat" | ||
"longname", "cloud water mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic ice water mixing ratio | ||
"TRACER", "atmos_mod", "ice_wat" | ||
"longname", "cloud ice mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic rain water mixing ratio | ||
"TRACER", "atmos_mod", "rainwat" | ||
"longname", "rain water mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic snow water mixing ratio | ||
"TRACER", "atmos_mod", "snowwat" | ||
"longname", "snow mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic graupel mixing ratio | ||
"TRACER", "atmos_mod", "graupel" | ||
"longname", "graupel mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic hail mixing ratio | ||
"TRACER", "atmos_mod", "hailwat" | ||
"longname", "hail mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=0" / | ||
# prognostic cloud water number concentration | ||
"TRACER", "atmos_mod", "water_nc" | ||
"longname", "cloud liquid water number concentration" | ||
"units", "/kg" | ||
"profile_type", "fixed", "surface_value=0.0" / | ||
# prognostic rain number concentration | ||
"TRACER", "atmos_mod", "rain_nc" | ||
"longname", "rain number concentration" | ||
"units", "/kg" | ||
"profile_type", "fixed", "surface_value=0.0" / | ||
# prognostic cloud ice number concentration | ||
"TRACER", "atmos_mod", "ice_nc" | ||
"longname", "cloud ice number concentration" | ||
"units", "/kg" | ||
"profile_type", "fixed", "surface_value=0.0" / | ||
# prognostic snow number concentration | ||
"TRACER", "atmos_mod", "snow_nc" | ||
"longname", "snow number concentration" | ||
"units", "/kg" | ||
"profile_type", "fixed", "surface_value=0.0" / | ||
# prognostic graupel number concentration | ||
"TRACER", "atmos_mod", "graupel_nc" | ||
"longname", "graupel number concentration" | ||
"units", "/kg" | ||
"profile_type", "fixed", "surface_value=0.0" / | ||
# prognostic hail number concentration | ||
"TRACER", "atmos_mod", "hail_nc" | ||
"longname", "hail number concentration" | ||
"units", "/kg" | ||
"profile_type", "fixed", "surface_value=0.0" / | ||
# prognostic graupel volume | ||
"TRACER", "atmos_mod", "graupel_vol" | ||
"longname", "graupel water particle volume" | ||
"units", "m3/kg" | ||
"profile_type", "fixed", "surface_value=0" / | ||
# prognostic hail volume | ||
"TRACER", "atmos_mod", "hail_vol" | ||
"longname", "hail water particle volume" | ||
"units", "m3/kg" | ||
"profile_type", "fixed", "surface_value=0" / | ||
# prognostic CCN number concentration | ||
"TRACER", "atmos_mod", "ccn_nc" | ||
"longname", "ccn number concentration" | ||
"units", "/kg" | ||
"profile_type", "fixed", "surface_value=0" / | ||
# prognostic ozone mixing ratio tracer | ||
"TRACER", "atmos_mod", "o3mr" | ||
"longname", "ozone mixing ratio" | ||
"units", "kg/kg" | ||
"profile_type", "fixed", "surface_value=1.e30" / | ||
# prognostic subgrid scale turbulent kinetic energy | ||
"TRACER", "atmos_mod", "sgs_tke" | ||
"longname", "subgrid scale turbulent kinetic energy" | ||
"units", "m2/s2" | ||
"profile_type", "fixed", "surface_value=0.0" / |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
...s_suites_community/config.grid_SUBCONUS_Ind_3km_ics_FV3GFS_lbcs_FV3GFS_suite_WoFS_v0.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
metadata: | ||
description: |- | ||
This test is to ensure that the workflow running in community mode | ||
completes successfully on the RRFS_SUBCONUS_3km grid using the WoFS_v0 | ||
physics suite with ICs and LBCs derived from the FV3GFS. | ||
user: | ||
RUN_ENVIR: community | ||
workflow: | ||
CCPP_PHYS_SUITE: FV3_WoFS_v0 | ||
PREDEF_GRID_NAME: SUBCONUS_Ind_3km | ||
DATE_FIRST_CYCL: '20190615' | ||
DATE_LAST_CYCL: '20190615' | ||
FCST_LEN_HRS: 6 | ||
PREEXISTING_DIR_METHOD: rename | ||
task_get_extrn_ics: | ||
EXTRN_MDL_NAME_ICS: FV3GFS | ||
FV3GFS_FILE_FMT_ICS: grib2 | ||
USE_USER_STAGED_EXTRN_FILES: true | ||
task_get_extrn_lbcs: | ||
EXTRN_MDL_NAME_LBCS: FV3GFS | ||
LBC_SPEC_INTVL_HRS: 3 | ||
FV3GFS_FILE_FMT_LBCS: grib2 | ||
USE_USER_STAGED_EXTRN_FILES: true |
25 changes: 25 additions & 0 deletions
25
...n_mdls_suites_community/config.grid_SUBCONUS_Ind_3km_ics_HRRR_lbcs_RAP_suite_WoFS_v0.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
metadata: | ||
description: |- | ||
This test is to ensure that the workflow running in community mode | ||
completes successfully on the SUBCONUS_Ind_3km grid using the HRRR | ||
physics suite with ICs derived from HRRR and LBCs derived from the RAP. | ||
user: | ||
RUN_ENVIR: community | ||
workflow: | ||
CCPP_PHYS_SUITE: FV3_WoFS_v0 | ||
PREDEF_GRID_NAME: SUBCONUS_Ind_3km | ||
DATE_FIRST_CYCL: '2020081000' | ||
DATE_LAST_CYCL: '2020081000' | ||
FCST_LEN_HRS: 6 | ||
PREEXISTING_DIR_METHOD: rename | ||
task_get_extrn_ics: | ||
EXTRN_MDL_NAME_ICS: HRRR | ||
USE_USER_STAGED_EXTRN_FILES: true | ||
EXTRN_MDL_FILES_ICS: | ||
- '{yy}{jjj}{hh}00{fcst_hr:02d}00' | ||
task_get_extrn_lbcs: | ||
EXTRN_MDL_NAME_LBCS: RAP | ||
LBC_SPEC_INTVL_HRS: 6 | ||
USE_USER_STAGED_EXTRN_FILES: true | ||
EXTRN_MDL_FILES_LBCS: | ||
- '{yy}{jjj}{hh}00{fcst_hr:02d}00' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters