11 |
module purge |
module purge |
12 |
module load comp-intel/2012.0.032 mpi-sgi/mpt.2.10r6 netcdf/4.0 |
module load comp-intel/2012.0.032 mpi-sgi/mpt.2.10r6 netcdf/4.0 |
13 |
cd ~/llc_2160 |
cd ~/llc_2160 |
14 |
cvs co MITgcm_code |
cvs co -r checkpoint64t MITgcm_code |
15 |
cvs co MITgcm_contrib/llc_hires/llc_2160 |
cvs co MITgcm_contrib/llc_hires/llc_2160 |
16 |
cd MITgcm |
cd MITgcm |
17 |
mkdir build run |
mkdir build run |
|
lfs setstripe -c -1 run |
|
18 |
cd build |
cd build |
19 |
cp ../../MITgcm_contrib/llc_hires/llc_2160/code/SIZE.h_60x60_10882 SIZE.h |
cp ../../MITgcm_contrib/llc_hires/llc_2160/code/SIZE.h_60x60_10882 SIZE.h |
20 |
cp ../../MITgcm_contrib/llc_hires/llc_2160/code-async/readtile_mpiio.c . |
cp ../../MITgcm_contrib/llc_hires/llc_2160/code-async/readtile_mpiio.c . |