Skip to content

Commit

Permalink
add gocart inst_aod file for comparison at hour 9
Browse files Browse the repository at this point in the history
  • Loading branch information
DeniseWorthen committed Mar 30, 2022
1 parent 835908a commit 815b342
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/parm/gocart/AERO_HISTORY.rc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ EXPSRC: GEOSgcm-v10.16.0


COLLECTIONS: 'inst_aod'
'tavg_cmass'
# 'tavg_cmass'
::

##################################################
Expand Down
3 changes: 2 additions & 1 deletion tests/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,8 @@ if [[ $CPLWAV == .true. ]]; then
fi
fi

if [[ $S2SWA = 'true' ]]; then
#if [[ $S2SWA = 'true' ]]; then
if [[ $S2S = 'true' ]]; then
atparse < ${PATHRT}/parm/gocart/AERO_HISTORY.rc.IN > AERO_HISTORY.rc
fi

Expand Down
4 changes: 1 addition & 3 deletions tests/tests/cpld_debug_p8
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export LIST_FILES="sfcf003.tile1.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 @@ -56,9 +57,6 @@ export LIST_FILES="sfcf003.tile1.nc \
20210322.090000.out_pnt.ww3 \
20210322.090000.out_grd.ww3 "

# TODO: need fix to produce at fhmax
# gocart.inst_aod.20210322_0900z.nc4 \

export_fv3
export_cpl

Expand Down

0 comments on commit 815b342

Please sign in to comment.