diff --git a/Externals.cfg b/Externals.cfg index d64c751653..c5ead461a8 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -3,7 +3,7 @@ protocol = git repo_url = https://github.com/ufs-community/UFS_UTILS # Specify either a branch name or a hash but not both. #branch = develop -hash = ae483bd +hash = 6a7d534 local_path = sorc/UFS_UTILS required = True @@ -12,7 +12,7 @@ protocol = git repo_url = https://github.com/ufs-community/ufs-weather-model # Specify either a branch name or a hash but not both. #branch = develop -hash = 24c51d1 +hash = 788897d local_path = sorc/ufs-weather-model required = True @@ -21,7 +21,7 @@ protocol = git repo_url = https://github.com/NOAA-EMC/UPP # Specify either a branch name or a hash but not both. #branch = develop -hash = dccb321 +hash = baa7751 local_path = sorc/UPP required = True diff --git a/parm/FV3.input.yml b/parm/FV3.input.yml index 0c50793e8a..cf71e957db 100644 --- a/parm/FV3.input.yml +++ b/parm/FV3.input.yml @@ -66,16 +66,19 @@ FV3_WoFS_v0: FV3_HRRR: fv_core_nml: &HRRR_fv_core - hord_dp: -5 - hord_mt: 5 - hord_tm: 5 - hord_vt: 5 + hord_dp: 6 + hord_mt: 6 + hord_tm: 6 + hord_vt: 6 + hord_tr: 8 kord_mt: 9 kord_tm: -9 kord_tr: 9 kord_wz: 9 - nord_tr: 2 - nrows_blend: 10 + nord_tr: 0 + nrows_blend: 20 + d_con: 0.5 + n_sponge: 9 gfs_physics_nml: <<: *RRFS_v1beta_phys cdmbgwd: [3.5, 1.0] @@ -91,6 +94,16 @@ FV3_HRRR: lsm: 3 lsoil_lsm: 9 sfclay_compute_flux: True + diag_log: True + ialb: 2 + iems: 2 + isncond_opt: 2 + isncovr_opt: 3 + mosaic_lu: 0 + mosaic_soil: 0 + thsfc_loc: False + nst_anl: + nstf_name: FV3_RAP: fv_core_nml: diff --git a/scripts/exregional_run_fcst.sh b/scripts/exregional_run_fcst.sh index 44ff6b4e02..6dfad9673b 100755 --- a/scripts/exregional_run_fcst.sh +++ b/scripts/exregional_run_fcst.sh @@ -436,6 +436,18 @@ cat > itag <