Skip to content

Commit

Permalink
Turn post on for 2020_CAPE.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulmononian committed Nov 8, 2024
1 parent bd9dba5 commit d708a09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions tests-dev/test_cases/exp_conf/2020_CAPE.IN
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,7 @@ if [ $TILEDFIX = .true. ]; then
if [ $CPLLND == .true. ]; then
cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/@[ATMRES]*.nc INPUT/.
else
#cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/@[ATMRES]*.nc .
if [ ${MACHINE_ID} = hera ]; then
cp -r /scratch1/NCEPDEV/global/glopara/fix/orog/20230615/C768/sfc/*.nc .
fi
cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/@[ATMRES]*.nc .
fi
cp @[INPUTDATA_ROOT]/FV3_fix/global_glacier.2x2.grb .
cp @[INPUTDATA_ROOT]/FV3_fix/global_maxice.2x2.grb .
Expand Down
2 changes: 1 addition & 1 deletion tests-dev/test_cases/tests/2020_CAPE
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export RESTART_INTERVAL=0
export CDMBWD=${CDMBWD_c48}
export OUTPUT_GRID='gaussian_grid'
export NSTF_NAME='2,0,0,0,0'
export WRITE_DOPOST=.false.
export WRITE_DOPOST=.true.
export OUTPUT_FH="6 -1"
export IAER=5111
export IOVR=3
Expand Down

0 comments on commit d708a09

Please sign in to comment.