20 |
mkdir build run |
mkdir build run |
21 |
lfs setstripe -c -1 run |
lfs setstripe -c -1 run |
22 |
cd build |
cd build |
23 |
cp ../../MITgcm_contrib/llc_hires/llc_2160/code/SIZE.h_90x90x7488 SIZE.h |
cp ../../MITgcm_contrib/llc_hires/llc_2160/code/SIZE.h_90x90_5004 SIZE.h |
24 |
../tools/genmake2 -of \ |
../tools/genmake2 -of \ |
25 |
../../MITgcm_contrib/llc_hires/llc_2160/code-async/linux_amd64_ifort+mpi_ice_nas -mpi -mods \ |
../../MITgcm_contrib/llc_hires/llc_2160/code-async/linux_amd64_ifort+mpi_ice_nas -mpi -mods \ |
26 |
'../../MITgcm_contrib/llc_hires/llc_2160/code ../../MITgcm_contrib/llc_hires/llc_2160/code-async' |
'../../MITgcm_contrib/llc_hires/llc_2160/code ../../MITgcm_contrib/llc_hires/llc_2160/code-async' |
31 |
ln -sf /nobackup/dmenemen/tarballs/llc_2160/run_template/* . |
ln -sf /nobackup/dmenemen/tarballs/llc_2160/run_template/* . |
32 |
ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* . |
ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* . |
33 |
cp ../../MITgcm_contrib/llc_hires/llc_2160/input/* . |
cp ../../MITgcm_contrib/llc_hires/llc_2160/input/* . |
34 |
mv data.exch2_90x90x7488 data.exch2 |
mv data.exch2_90x90x5004 data.exch2 |
35 |
mpiexec -n 8000 ./mitgcmuv |
mpiexec -n 8000 ./mitgcmuv |
36 |
|
|
37 |
============== |
============== |