Skip to content

Commit

Permalink
Save correct version of config.fcst for rt_v17p8_ugwpv1_c3_mynn expe…
Browse files Browse the repository at this point in the history
…riment
  • Loading branch information
jkhender committed Mar 28, 2024
1 parent c357935 commit bd2fa2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FV3GFSwfm/rt_v17p8_ugwpv1_c3_mynn/config.fcst
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,8 @@ case ${imp_physics} in

if [[ "${CCPP_SUITE}" == "FV3_GFS_v17_p8_ugwpv1_mynn" || "${CCPP_SUITE}" == "FV3_GFS_v17_p8_ugwpv1_c3_mynn" || "${CCPP_SUITE}" == "FV3_GFS_v17_p8_mynn" || "${CCPP_SUITE}" == "FV3_GFS_v17_p8_c3_mynn" ||
"${CCPP_SUITE}" == "FV3_GFS_v17_p8_thompson" ]] ; then
#JKH set dt_inner to 50 if running aerosol-aware Thompson
export dt_inner=50
#JKH keep dt_inner $DELTIM/2 (75) if running aerosol-aware Thompson
export dt_inner=$((DELTIM/2))
export ltaerosol=".true."
export FIELD_TABLE="${HOMEgfs}/parm/ufs/fv3/field_table_thompson_aero_tke${tbp}"
else
Expand Down

0 comments on commit bd2fa2f

Please sign in to comment.