Skip to content

Commit

Permalink
reduce fhmax for cpld debug to 3 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
DeniseWorthen committed Mar 22, 2022
1 parent 32a947e commit 924aa7f
Showing 1 changed file with 20 additions and 17 deletions.
37 changes: 20 additions & 17 deletions tests/tests/cpld_debug_p8
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ export TEST_DESCR="Fully coupled FV3-CCPP-GOCART-MOM6-CICE-CMEPS system - C96MX1

export CNTL_DIR="cpld_debug_p8"

export LIST_FILES="sfcf006.tile1.nc \
sfcf006.tile2.nc \
sfcf006.tile3.nc \
sfcf006.tile4.nc \
sfcf006.tile5.nc \
sfcf006.tile6.nc \
atmf006.tile1.nc \
atmf006.tile2.nc \
atmf006.tile3.nc \
atmf006.tile4.nc \
atmf006.tile5.nc \
atmf006.tile6.nc \
gocart.inst_aod.20210322_1200z.nc4 \
export LIST_FILES="sfcf003.tile1.nc \
sfcf003.tile2.nc \
sfcf003.tile3.nc \
sfcf003.tile4.nc \
sfcf003.tile5.nc \
sfcf003.tile6.nc \
atmf003.tile1.nc \
atmf003.tile2.nc \
atmf003.tile3.nc \
atmf003.tile4.nc \
atmf003.tile5.nc \
atmf003.tile6.nc \
gocart.inst_aod.20210322_0900z.nc4 \
RESTART/coupler.res \
RESTART/fv_core.res.nc \
RESTART/fv_core.res.tile1.nc \
Expand Down Expand Up @@ -52,14 +52,17 @@ export LIST_FILES="sfcf006.tile1.nc \
RESTART/sfc_data.tile5.nc \
RESTART/sfc_data.tile6.nc \
RESTART/MOM.res.nc \
RESTART/iced.2021-03-22-43200.nc \
RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc"
RESTART/iced.2021-03-22-32400.nc \
RESTART/ufs.cpld.cpl.r.2021-03-22-32400.nc \
20210322.090000.out_pnt.ww3 \
20210322.090000.out_grd.ww3 "

export_fv3
export_cpl

export DAYS=0.25
export FHMAX=6
export DAYS=0.125
export FHMAX=3
export OUTPUT_FH="3 -1"

export RESTART_N=${FHMAX}
export eps_imesh=2.5e-1
Expand Down

0 comments on commit 924aa7f

Please sign in to comment.