7 |
module purge |
module purge |
8 |
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 |
9 |
../tools/genmake2 -of ../tools/build_options/linux_amd64_ifort+mpi_ice_nas \ |
../tools/genmake2 -of ../tools/build_options/linux_amd64_ifort+mpi_ice_nas \ |
10 |
-mo ../../MITgcm_contrib/high_res_cube/cube101/code |
-mo ../../MITgcm_contrib/llc_hires/llc_540/code |
11 |
make depend |
make depend |
12 |
make -j 16 |
make -j 16 |
13 |
|
|
14 |
# integrate 1992-2019 model on pleiades |
# integrate 1992-2019 model on pleiades |
15 |
cd ../run |
cd ../run |
16 |
cp ../../MITgcm_contrib/MITgcm_contrib/llc_540/input/* . |
cp ../../MITgcm_contrib/llc_hires/llc_540/input/* . |
17 |
ln -sf /nobackup/hzhang1/llc_540/run_template/pickup*432.*ta . |
ln -sf /nobackup/hzhang1/llc_540/run_template/pickup*432.*ta . |
18 |
ln -sf /nobackup/hzhang1/llc_540/run_template/tile* . |
ln -sf /nobackup/hzhang1/llc_540/run_template/tile* . |
19 |
ln -sf /nobackup/hzhang1/llc_540/run_template/Bathy_*_v2.bin . |
ln -sf /nobackup/hzhang1/llc_540/run_template/Bathy_*_v2.bin . |