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

#email adress from which the html report will be sent
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"

#Compile packages? 
SKIPPACKAGESCOMPILATION=no
EXTERNALPACKAGESDIR=/u/wilkes-r1b/morlighe/svn/issm/trunk/externalpackages
DEVPACKAGESDIR=/u/wilkes-r1b/morlighe/svn/issm/trunk/devpackages

#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'}"
