8 |
module purge |
module purge |
9 |
module load comp-intel/2016.2.181 mpi-sgi/mpt.2.14r19 hdf4/4.2.12 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt |
module load comp-intel/2016.2.181 mpi-sgi/mpt.2.14r19 hdf4/4.2.12 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt |
10 |
../tools/genmake2 -of \ |
../tools/genmake2 -of \ |
11 |
../../MITgcm_contrib/ecco_darwin/v4_llc270/code/linux_amd64_ifort+mpi_ice_nas \ |
../../MITgcm_contrib/ecco_darwin/v5_llc270/code/linux_amd64_ifort+mpi_ice_nas \ |
12 |
-mo ../../MITgcm_contrib/ecco_darwin/v4_llc270/code |
-mo ../../MITgcm_contrib/ecco_darwin/v5_llc270/code |
13 |
make depend |
make depend |
14 |
make -j 16 |
make -j 16 |
15 |
|
|