Skip to content

Commit

Permalink
Runs 6 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSzapiro-NOAA committed Jun 17, 2024
1 parent 9452bab commit a89de00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fv3_conf/cpld_control_run.IN
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ if [ $WARM_START = .false. ]; then
ls -1 ./INPUT/cice*nc>ice.restart_file
cp ${FV3_IC}/ufs.cpld.cpl*nc .
ls -1 ufs.cpld.cpl*nc>rpointer.cpl
cp ${WAV_IC}/restart.ww3 .
cp ${WAV_IC}/restart.ww3 ufs.cpld.ww3.r.2021-03-22-21600
else
if [[ $ATMRES == C48 ]]; then
cp ${MOM_IC}/MOM.res.nc ./INPUT
Expand Down
2 changes: 2 additions & 0 deletions tests/parm/gocart/DU2G_instance_DU.rc
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ emission_scheme: fengsha # choose among: fengsha, ginoux, k14
# FENGSHA settings
alpha: 0.1
gamma: 1.0
soil_moisture_factor: 1.0
soil_drylimit_factor: 1.0
vertical_to_horizontal_flux_ratio_limit: 2.e-04

0 comments on commit a89de00

Please sign in to comment.