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

#email adress to send Cron report
EMAIL_ADRESS="mathieu.morlighem@jpl.nasa.gov"


#ISSM directory
ISSM_DIR="/u/wilkes-r1b/morlighe/svn/issm/trunk/cron/trunk"

#ISSM Architecture
ISSM_ARCH="linux-gnu-amd64"

#Operating System
OS="linux64"

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

#number of cpus
NUMCPUS=8

#MATLAB path
MATLAB_PATH="/usr/local/pkgs/matlab-7.6/"

#execution path
EXECUTION_PATH="/u/wilkes-r1b/morlighe/ExecutionNightlyRun"

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