Skip to content

Commit

Permalink
Set convection variables for suite FV3_GFS_v17_p8_ugwpv1_c3 in confi…
Browse files Browse the repository at this point in the history
…g.fcst
  • Loading branch information
jkhender committed Jan 30, 2024
1 parent 22968d1 commit 0079f87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions parm/config/gfs/config.fcst
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,9 @@ export progsigma=".true."
if [[ "$CCPP_SUITE" == "FV3_GFS_v17_p8_c3_mynn" ]] ; then
export imfdeepcnv=5
export imfshalcnv=-1 ## JKH - no shallow GF
elif [[ "$CCPP_SUITE" == "FV3_GFS_v17_p8_ugwpv1_c3" ]] ; then
export imfdeepcnv=5
export imfshalcnv=5
elif [[ "$CCPP_SUITE" == "FV3_GFS_v17_p8_c3" ]] ; then
export progsigma=.false.
export imfdeepcnv=5
Expand Down

0 comments on commit 0079f87

Please sign in to comment.