###############################################################################
#
#  WAM enthalpy on general hybrid 2loop 150levels
#  32 compute tasks / 1 thread ,with quilting and NEMSIO I/O.
#
###############################################################################

export TEST_DESCR="WAM enthalpy on general hybrid 2loop 150levels,32 compute tasks / 1 thread ,with quilting and NEMSIO I/O"

export CNTL_DIR=WAM_gh_l150_nemsio
export LIST_FILES="sigf00 sigf03 sigf06 sigf12 sigf24 sigf48 \
                   sfcf00 sfcf03 sfcf06 sfcf12 sfcf24 sfcf48 \
                   flxf00 flxf03 flxf06 flxf12 flxf24 flxf48"

export_gsm
export NDAYS=2
export CDATE=2011092400
export WLCLK=30
export TASKS=33
export PE1=$TASKS
export THRD=1
export QUILT=.true.
export FDFI=3
export CP2=.false.
export IDEA=.true.
export IDVC=3
export THERMODYN_ID=3
export SFCPRESS_ID=2
export SPECTRALLOOP=2
# F107_KP_SIZE is the forecast run length required f107 data size.
#-----------------------------------------------------------------
export F107_KP_SIZE=16
export F107_KP_INTERVAL=10800
export WAM_IPE_COUPLING=.true.
export HEIGHT_DEPENDENT_G=.true.
export F107_KP_SKIP_SIZE=24
export F107_KP_DATA_SIZE=56
export NEMSIOIN=.true.
export NEMSIOOUT=.true.
export WTPG=1

RUN_SCRIPT=rt_gfs.sh
