#  This script manages PE model runs.
#

unset noclobber

set datestr = `date`

#-------------------------------------------
#--- Estimate bias in pressure gradient. ---
#-------------------------------------------

nice +5 pe_PBI_mini < pe_PBI.in > pe_PBI.log

/bin/rm pe*PBI*.nc

#---------------------------
#--- Launch Main PE run. ---
#---------------------------

echo "Starting time (`hostname`):"
echo " "
date
echo " "

nice +5 pe_PB_mini_frc < pe_PB.in > pe_PB.log

echo " "
echo "Ending time:"
echo " "
date

#----------------------------
#--- Announce Completion. ---
#----------------------------

Mail haley<<EIEIO
~s Northern Mini Job Done

2004 FNMOC
Provided: Tracers, Velocity, Transport & Vorticity

The first Northern Mini MREA-04 PE job submitted to
`hostname` on $datestr is now complete.
Please examine the gmeta files in the directory

   $dir1

Thanks

Pat
EIEIO