Skip to content

Commit

Permalink
Issue #94 - added and [wave] back in after feedback from Steven Earle…
Browse files Browse the repository at this point in the history
…, also renamed the wave scripts to match the correct convention
  • Loading branch information
KateFriedman-NOAA committed Jul 15, 2020
1 parent 49825b3 commit 987d8cf
Show file tree
Hide file tree
Showing 46 changed files with 159 additions and 111 deletions.
2 changes: 2 additions & 0 deletions env/HERA.env
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ elif [ $step = "waveinit" -o $step = "waveprep" -o $step = "wavepostsbs" ]; then

export mpmd="--multi-prog"
export CFP_MP="YES"
if [ $step = "waveprep" ]; then export MP_PULSE=0 ; fi


elif [ $step = "anal" ]; then

Expand Down
4 changes: 4 additions & 0 deletions env/JET.env
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ if [ $step = "prep" -o $step = "prepbufr" ]; then
export BACK=${BACK:-"YES"}
export sys_tp="Cray-CS400"

elif [ $step = "waveprep" ]; then

export MP_PULSE=0

elif [ $step = "anal" ]; then

nth_max=$(($npe_node_max / $npe_node_anal))
Expand Down
4 changes: 4 additions & 0 deletions env/WCOSS_C.env
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ if [ $step = "prep" -o $step = "prepbufr" ]; then
export POE=${POE:-"YES"}
export sys_tp="Cray-XC40"

elif [ $step = "waveprep" ]; then

export MP_PULSE=0

elif [ $step = "anal" ]; then

nth_max=$(($npe_node_max / $npe_node_anal))
Expand Down
4 changes: 4 additions & 0 deletions env/WCOSS_DELL_P3.env
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ if [ $step = "prep" -o $step = "prepbufr" ]; then
export BACK=${BACK:-"YES"}
export sys_tp="Dell-p3"

elif [ $step = "waveprep" ]; then

export MP_PULSE=0

elif [ $step = "anal" ]; then

nth_max=$(($npe_node_max / $npe_node_anal))
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGDAS_GEMPAK
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,13 @@ export DBN_ALERT_TYPE=GDAS_GEMPAK
export NET=${NET:-gfs}
export RUN=${RUN:-gdas}
export model=${model:-gdas}
export COMPONENT=${COMPONENT:-atmos}

##############################################
# Define COM directories
##############################################
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/atmos}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos/gempak}
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak}

if [ $SENDCOM = YES ] ; then
mkdir -m 775 -p $COMOUT
Expand Down
7 changes: 4 additions & 3 deletions jobs/JGDAS_GEMPAK_META_NCDC
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ cp $FIXgempak/datatype.tbl datatype.tbl
####################################
export NET=${NET:-gfs}
export RUN=${RUN:-gdas}
export COMPONENT=${COMPONENT:-atmos}
export MODEL=GDAS
export GRID_NAME=gdas
export fend=09
Expand All @@ -65,10 +66,10 @@ export DBN_ALERT_TYPE=GDAS_METAFILE
##############################################
# Define COM directories
##############################################
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/atmos/gempak}
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/$COMPONENT/gempak}
export COMINgdas=${COMINgdas:-$(compath.py ${NET}/${envir}/${RUN})}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos/gempak/meta}
export COMOUTncdc=${COMOUTncdc:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak/meta}
export COMOUTncdc=${COMOUTncdc:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT}

export COMINukmet=${COMINukmet:-$(compath.py nawips/prod/ukmet)}
export COMINecmwf=${COMINecmwf:-$(compath.py ecmwf/prod/ecmwf)}
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGFS_AWIPS_20KM_1P0DEG
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,13 @@ export FIXgfs=${FIXgfs:-$HOMEgfs/fix}
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}
export model=${model:-gfs}
export COMPONENT=${COMPONENT:-atmos}

##############################################
# Define COM directories
##############################################
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/atmos}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos}
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUTwmo=${COMOUTwmo:-${COMOUT}/wmo}

if [ $SENDCOM = YES ] ; then
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGFS_AWIPS_G2
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,13 @@ export UTILgfs=${UTILgfs:-$HOMEgfs/util}
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}
export model=${model:-gfs}
export COMPONENT=${COMPONENT:-atmos}

##############################################
# Define COM directories
##############################################
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/atmos}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos}
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUTwmo=${COMOUTwmo:-${COMOUT}/wmo}

if [ $SENDCOM = YES ] ; then
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGFS_CYCLONE_GENESIS
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ setpdy.sh
####################################
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}
export COMPONENT=${COMPONENT:-atmos}

##############################################
# Determine Job Output Name on System
Expand Down Expand Up @@ -90,10 +91,10 @@ export SCRIPTens_tracker=${SCRIPTens_tracker:-$HOMEens_tracker/scripts}
##############################################
# Define COM directories
##############################################
export COMIN=${ROTDIR}/${RUN}.${PDY}/${cyc}/atmos
export COMIN=${ROTDIR}/${RUN}.${PDY}/${cyc}/$COMPONENT
export gfsdir=${COMIN}
export COMINgfs=${COMIN}
export COMOUT=${ROTDIR}/${RUN}.${PDY}/${cyc}/atmos
export COMOUT=${ROTDIR}/${RUN}.${PDY}/${cyc}/$COMPONENT

export JYYYY=`echo ${PDY} | cut -c1-4`
export COMINgenvit=${COMINgenvit:-${COMOUT}/genesis_vital_${JYYYY}}
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGFS_CYCLONE_TRACKER
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ setpdy.sh
####################################
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}
export COMPONENT=${COMPONENT:-atmos}


##############################################
Expand Down Expand Up @@ -92,12 +93,12 @@ export USHens_tracker=${USHens_tracker:-$HOMEens_tracker/ush}
##############################################
# Define COM and Data directories
##############################################
export COMIN=${ROTDIR}/${RUN}.${PDY}/${cyc}/atmos
export COMIN=${ROTDIR}/${RUN}.${PDY}/${cyc}/$COMPONENT
export COMINgfs=${COMIN}
export gfsdir=${COMINgfs}
export COMINgdas=${COMIN}
export gdasdir=${COMINgdas}
export COMOUT=${ROTDIR}/${RUN}.${PDY}/${cyc}/atmos
export COMOUT=${ROTDIR}/${RUN}.${PDY}/${cyc}/$COMPONENT
export COMINsyn=${COMINsyn:-$(compath.py arch/prod/syndat)}

if [ $RUN_ENVIR = "nco" ]; then
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGFS_FBWIND
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,13 @@ export UTILgfs=${UTILgfs:-$HOMEgfs/util}
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}
export model=${model:-gfs}
export COMPONENT=${COMPONENT:-atmos}

##############################################
# Define COM directories
##############################################
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/atmos}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos}
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUTwmo=${COMOUTwmo:-${COMOUT}/wmo}

if [ $SENDCOM = YES ] ; then
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGFS_FSU_GENESIS
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ setpdy.sh
####################################
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}
export COMPONENT=${COMPONENT:-atmos}


##############################################
Expand Down Expand Up @@ -93,13 +94,13 @@ export USHens_tracker=${USHens_tracker:-$HOMEens_tracker/ush}
##############################################
# Define COM and Data directories
##############################################
export COMIN=${ROTDIR}/${RUN}.${PDY}/${cyc}/atmos
export COMIN=${ROTDIR}/${RUN}.${PDY}/${cyc}/$COMPONENT
export COMINgfs=${COMIN}
#export gfsdir=${COMINgfs}
export gfsdir=${ROTDIR}
export COMINgdas=${COMIN}
export gdasdir=${COMINgdas}
export COMOUT=${ROTDIR}/${RUN}.${PDY}/${cyc}/atmos
export COMOUT=${ROTDIR}/${RUN}.${PDY}/${cyc}/$COMPONENT
export COMINsyn=${COMINsyn:-$(compath.py arch/prod/syndat)}

if [ $RUN_ENVIR = "nco" ]; then
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGFS_GEMPAK
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,13 @@ export DBN_ALERT_TYPE=${DBN_ALERT_TYPE:-GFS_GEMPAK}
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}
export model=${model:-gfs}
export COMPONENT=${COMPONENT:-atmos}

##############################################
# Define COM directories
##############################################
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/atmos}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos/gempak}
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak}

if [ $SENDCOM = YES ] ; then
mkdir -m 775 -p $COMOUT
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGFS_GEMPAK_META
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export fhinc=12
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}
export model=${model:-gfs}
export COMPONENT=${COMPONENT:-atmos}

##############################################
# Set up model and cycle specific variables
Expand All @@ -71,8 +72,8 @@ export DBN_ALERT_TYPE=GFS_METAFILE
##############################################
# Define COM directories
##############################################
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/atmos/gempak}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos/gempak/meta}
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/$COMPONENT/gempak}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT/gempak/meta}
export COMINgempak=${COMINgempak:-${COMROOT}/${NET}/${envir}}

export COMINukmet=${COMINukmet:-$(compath.py nawips/prod/ukmet)}
Expand Down
7 changes: 4 additions & 3 deletions jobs/JGFS_GEMPAK_NCDC_UPAPGIF
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,14 @@ export fstart=00
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}
export model=${model:-gfs}
export COMPONENT=${COMPONENT:-atmos}

##############################################
# Define COM directories
##############################################
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/atmos/gempak}
export COMINgfs=${COMINgfs:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/atmos}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos}
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/$COMPONENT/gempak}
export COMINgfs=${COMINgfs:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUTwmo=${COMOUTwmo:-${COMOUT}/wmo}

if [ $SENDCOM = YES ] ; then
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGFS_PGRB2_SPEC_GEMPAK
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,16 @@ export SRCgfs=${SRCgfs:-$HOMEgfs/scripts}
####################################
export NET=gfs
export RUN=gfs_goessim
export COMPONENT=${COMPONENT:-atmos}
export finc=3
export model=gfs
export EXT=""

##############################################
# Define COM directories
##############################################
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${NET}.${PDY})/${cyc}/atmos}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${NET}.${PDY}/${cyc}/atmos/gempak}
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${NET}.${PDY})/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${NET}.${PDY}/${cyc}/$COMPONENT/gempak}

if [ $SENDCOM = YES ] ; then
mkdir -m 775 -p $COMOUT
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGFS_PGRB2_SPEC_NPOESS
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,13 @@ export FIXgfs=${FIXgfs:-$HOMEgfs/fix}
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}
export model=${model:-gfs}
export COMPONENT=${COMPONENT:-atmos}

##############################################
# Define COM directories
##############################################
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/atmos}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos}
export COMIN=${COMIN:-$(compath.py ${NET}/${envir}/${RUN}.${PDY})/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-${COMROOT}/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUTwmo=${COMOUTwmo:-${COMOUT}/wmo}

if [ $SENDCOM = YES ] ; then
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGFS_POSTSND
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export cycle=t${cyc}z
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}
export model=${model:-gfs}
export COMPONENT=${COMPONENT:-atmos}

###################################
# Set up the UTILITIES
Expand All @@ -53,8 +54,8 @@ setpdy.sh
##############################
# Define COM Directories
##############################
export COMIN=${COMIN:-$COMROOT/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos}
export COMOUT=${COMOUT:-$COMROOT/${NET}/${envir}/${RUN}.${PDY}/${cyc}/atmos}
export COMIN=${COMIN:-$COMROOT/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-$COMROOT/${NET}/${envir}/${RUN}.${PDY}/${cyc}/$COMPONENT}
export pcom=${pcom:-${COMOUT}/wmo}
export COMAWP=${COMAWP:-${COMOUT}/gempak}
mkdir -p $COMOUT $pcom $COMAWP
Expand Down
6 changes: 4 additions & 2 deletions jobs/JGLOBAL_FORECAST
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ export pgmerr=errfile
##############################################
export CDATE=${CDATE:-${PDY}${cyc}}
export CDUMP=${CDUMP:-${RUN:-"gfs"}}
export COMPONENTatmos=${COMPONENTatmos:-atmos}
export COMPONENTwave=${COMPONENTwave:-wave}
if [ $RUN_ENVIR = "nco" ]; then
export ROTDIR=${COMROOT:?}/$NET/$envir
export RSTDIR=${GESROOT:?}/$envir
Expand All @@ -74,8 +76,8 @@ fi
if [ ${DO_WAVE:-"NO"} = "YES" ]; then
# WAVE component directory
export CDUMPwave=${CDUMPwave:-${CDUMP}wave}
export COMINwave=${COMINwave:-${ROTDIR}/${CDUMP}.${PDY}/${cyc}/wave}
export COMOUTwave=${COMOUTwave:-${ROTDIR}/${CDUMP}.${PDY}/${cyc}/wave}
export COMINwave=${COMINwave:-${ROTDIR}/${CDUMP}.${PDY}/${cyc}/$COMPONENTwave}
export COMOUTwave=${COMOUTwave:-${ROTDIR}/${CDUMP}.${PDY}/${cyc}/$COMPONENTwave}
fi

##############################################
Expand Down
5 changes: 3 additions & 2 deletions jobs/JGLOBAL_TROPCY_QC_RELOC
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ export pgmerr=errfile
##############################################
export CDATE=${CDATE:-${PDY}${cyc}}
export CDUMP=${CDUMP:-${RUN:-"gfs"}}
export COMPONENT=${COMPONENT:-atmos}
if [ $RUN_ENVIR = "nco" ]; then
export ROTDIR=${COMROOT:?}/$NET/$envir
fi
Expand Down Expand Up @@ -88,8 +89,8 @@ export TANK_TROPCY=${TANK_TROPCY:-${DCOMROOT}/prod} # path to tropical cyclone
##############################################
# Define COM directories
##############################################
export COMIN=${ROTDIR}/${RUN}.${PDY}/${cyc}/atmos
export COMOUT=${ROTDIR}/${RUN}.${PDY}/${cyc}/atmos
export COMIN=${ROTDIR}/${RUN}.${PDY}/${cyc}/$COMPONENT
export COMOUT=${ROTDIR}/${RUN}.${PDY}/${cyc}/$COMPONENT
if [ ! -d ${COMOUT} ]; then mkdir -p $COMOUT; fi
#export COMINgdas=${ROTDIR}/gdas.${PDY}/${cyc}
#export COMINgfs=${ROTDIR}/gfs.${PDY}/${cyc}
Expand Down
18 changes: 7 additions & 11 deletions jobs/JWAVE_INIT → jobs/JGLOBAL_WAVE_INIT
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,11 @@ status=$?
# PATH for working directory
export NET=${NET:-gfs}
export RUN=${RUN:-gfs}

export HOMEgfs=${HOMEgfs:-$NWROOT/${NET}.${gfs_ver}}
export COMPONENT=${COMPONENT:-wave}

# Add default errchk = err_chk
export errchk=${errchk:-err_chk}

# Set HOMEwave to HOMEgfs
HOMEwave=${HOMEwave:-${HOMEgfs}}

# Create and go to DATA directory
export DATA=${DATA:-${DATAROOT:?}/${jobid}}
mkdir -p $DATA
Expand All @@ -57,17 +53,17 @@ NTASKS=${NTASKS:-${npe_node_waveinit}}
export NTASKS=${NTASKS:?NTASKS required to be set}

# Path to HOME Directory
export FIXwave=${FIXwave:-$HOMEwave/fix/fix_wave_${NET}}
export PARMwave=${PARMwave:-$HOMEwave/parm/wave}
export USHwave=${USHwave:-$HOMEwave/ush}
export FIXwave=${FIXwave:-$HOMEgfs/fix/fix_wave_${NET}}
export PARMwave=${PARMwave:-$HOMEgfs/parm/wave}
export USHwave=${USHwave:-$HOMEgfs/ush}
export EXECwave=${EXECwave:-$HOMEgfs/exec}

# Set COM Paths and GETGES environment
if [ $RUN_ENVIR = "nco" ]; then
export ROTDIR=${COMROOT:?}/$NET/$envir
fi
export COMIN=${COMIN:-${ROTDIR}/${CDUMP}.${PDY}/${cyc}/wave}
export COMOUT=${COMOUT:-${ROTDIR}/${CDUMP}.${PDY}/${cyc}/wave}
export COMIN=${COMIN:-${ROTDIR}/${CDUMP}.${PDY}/${cyc}/$COMPONENT}
export COMOUT=${COMOUT:-${ROTDIR}/${CDUMP}.${PDY}/${cyc}/$COMPONENT}
[[ ! -d $COMOUT ]] && mkdir -m 775 -p $COMOUT

if [ $SENDCOM = YES ]; then
Expand All @@ -79,7 +75,7 @@ export wavempexec=${launcher:-"mpirun -n"}
export wave_mpmd=${mpmd:-"cfp"}

# Execute the Script
$HOMEwave/scripts/exwave_init.sh
$HOMEgfs/scripts/exgfs_wave_init.sh

##########################################
# Remove the Temporary working directory
Expand Down
Loading

0 comments on commit 987d8cf

Please sign in to comment.