Changes between Version 4 and Version 5 of andes
- Timestamp:
- 05/09/24 13:06:38 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
andes
v4 v5 41 41 #load modules 42 42 module purge 43 module load gcc/9.3.144 43 module load cmake/3.10.1 44 module load intel-compilers/23.2 45 module load mkl/19.3 45 46 }}} 46 47 … … 55 56 56 57 Andes will ''only'' be used to run the code, you will use your local machine for pre and post-processing, you will never use Andes's MATLAB. You can check out ISSM and install the following packages: 57 - PETSc 3.21 (use the andes script, `install-3.21-andes 2.sh`)58 - PETSc 3.21 (use the andes script, `install-3.21-andes.sh`) 58 59 - m1qn3 59 60 Follow the detailed instructions for compiling ISSM: [[https://issm.jpl.nasa.gov/download/unix/]]