Skip to content

Commit

Permalink
update C48 tau value to address instability
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed Jul 22, 2024
1 parent c174659 commit 3bf9d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parm/config/gfs/config.ufs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ case "${fv3_res}" in
export knob_ugwp_tauamp=6.0e-3 # setting for UGWPv1 non-stationary GWD
export k_split=1
export n_split=4
export tau=10.0
export tau=8.0
export rf_cutoff=100.0
export fv_sg_adj=3600
export WRITE_GROUP_GDAS=1
Expand Down

0 comments on commit 3bf9d21

Please sign in to comment.