Changes between Version 10 and Version 11 of ronne
- Timestamp:
- 05/19/20 11:15:16 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ronne
v10 v11 83 83 --prefix=$ISSM_DIR \ 84 84 --without-kml \ 85 --with-matlab-dir="/usr/local/matlab/ \85 --with-matlab-dir="/usr/local/matlab/" \ 86 86 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \ 87 87 --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \ … … 120 120 --without-Love \ 121 121 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \ 122 --with-matlab-dir="/ Applications/MATLAB_R2019b.app/" \122 --with-matlab-dir="/usr/local/matlab/" \ 123 123 --with-mpi-include=$ISSM_DIR/externalpackages/petsc/install/include \ 124 124 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -llapack -lblas"\