#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="C:/home/issm/trunk"

#ISSM Architecture
ISSM_ARCH="cygwin-intel"

#Operating System
OS="win32xp"

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

#number of cpus
NUMCPUS=1

#MATLAB path
MATLAB_PATH="C:/MATLAB/R2009a/"

#execution path
EXECUTION_PATH=""

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