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

#email adress from which the html report will be sent
EMAIL_ADRESS=eric.larour@jpl.nasa.gov

#ISSM directory
ISSM_DIR="/u/astrid-r1b/larour/issm/trunk/cron/trunk"

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

#Compile packages? 
SKIPPACKAGESCOMPILATION=yes
EXTERNALPACKAGESDIR=/u/astrid-r1b/larour/issm/trunk/externalpackages
DEVPACKAGESDIR=/u/astrid-r1b/larour/issm/trunk/devpackages

#Operating System
OS="linux64"

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

#number of cpus
NUMCPUS=1

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

#execution path
EXECUTION_PATH="/u/wilkes-r1b/larour/Testing/Execution"

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