#!/bin/sh
#   sge
#$ -S /bin/sh 
COSMOSTOP=~/Cosmos
export COSMOSTOP
source /home/Users/sgeadmin/default/common/settings.sh
source  /Loft1/Intel/ifc/bin/ifortvars.sh
cd $COSMOSTOP/UserHook/DisParaRescue/FleshHist
source ./setupenv.sh
#    __  will be replaced by cpu# by execflesh_all or _one
source $COSMOSTOP/Scrpt/setarch
cd $COSMOSTOP/UserHook/DisParaRescue/FleshHist
#$  -o $OUTDIR/$JOB_ID_$HOSTNAME.$NUMB.dat
#$  -e $ERRDIR/$JOB_ID_$HOSTNAME.$NUMB
./DHflesh$ARCH < $PARAMDIR/param$NUMB 


 
















