Changes between Initial Version and Version 1 of cees10


Ignore:
Timestamp:
09/23/19 15:39:19 (5 years ago)
Author:
wchu28
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cees10

    v1 v1  
     1
     2
     3 == Download ISSM ==
     4
     5
     6svn --username XXX --password XXX  checkout http://issm.ess.uci.edu/svn/issm/issm/trunk-jpl
     7
     8
     9Make sure you are using a bash SHELL (check with `echo $SHELL`)  and not tcsh.
     10
     11 == External packages ==
     12You need to install the following packages in this exact sequence:
     13 - autotools (install.sh)
     14 - mpich
     15 - cmake
     16 - petsc (after mpich and cmake, recommended version: latest)
     17 - m1qn3