#SVN repository
REPOSITORY="http://s383-rhat/issm/svn/issm/trunk"

#email adress to send Cron report
EMAIL_ADRESS="helene.seroussi@jpl.nasa.gov"

#ISSM directory
ISSM_DIR="/Users/seroussi/Desktop/backup/svn/issm/trunk/cron/trunk"

#ISSM Architecture
ISSM_ARCH="macosx-gnu"

#Operating System
OS="macosx"

#external pakages to be installed
EXTERNALPACKAGES="mpich2 petsc metis triangle"

#number of cpus
NUMCPUS=1

#MATLAB path
MATLAB_PATH="Applications/MATLAB_R2009a.app/"

#execution path
EXECUTION_PATH=""

#packages to be run
PACKAGES="{'macayeal','cielo_serial'}"
