27 |
make -j 96 |
make -j 96 |
28 |
cp mitgcmuv ../run1 |
cp mitgcmuv ../run1 |
29 |
cd ../run1 |
cd ../run1 |
30 |
ln -sf /nobackup/dmenemen/GEOS5/experiments/llc90/data/* . |
ln -sf /nobackup/dmenemen/tarballs/llc_90/* . |
31 |
ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* . |
ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* . |
32 |
ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin . |
ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin . |
33 |
cp ../../MITgcm_contrib/llc_hires/llc_90/input/* . |
cp ../../MITgcm_contrib/llc_hires/llc_90/input/* . |
46 |
make -j 96 |
make -j 96 |
47 |
cp mitgcmuv ../run2 |
cp mitgcmuv ../run2 |
48 |
cd ../run2 |
cd ../run2 |
49 |
ln -sf /nobackup/dmenemen/GEOS5/experiments/llc90/data/* . |
ln -sf /nobackup/dmenemen/tarballs/llc_90/* . |
50 |
ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* . |
ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* . |
51 |
ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin . |
ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin . |
52 |
cp ../../MITgcm_contrib/llc_hires/llc_90/input/* . |
cp ../../MITgcm_contrib/llc_hires/llc_90/input/* . |
55 |
|
|
56 |
################################################### |
################################################### |
57 |
# 30x30x96 configuration with asyncio and no seaice |
# 30x30x96 configuration with asyncio and no seaice |
58 |
|
cd ../../MITgcm |
59 |
mkdir run4 |
mkdir run4 |
60 |
cd build |
cd build |
61 |
rm * |
rm * |
66 |
make -j 16 |
make -j 16 |
67 |
cp mitgcmuv ../run4 |
cp mitgcmuv ../run4 |
68 |
cd ../run4 |
cd ../run4 |
69 |
ln -sf /nobackup/dmenemen/GEOS5/experiments/llc90/data/* . |
ln -sf /nobackup/dmenemen/tarballs/llc_90/* . |
70 |
ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* . |
ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* . |
71 |
ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin . |
ln -sf /nobackupp2/dmenemen//llc_4320/run_template/runoff1p2472-360x180x12.bin . |
72 |
cp ../../MITgcm_contrib/llc_hires/llc_90/input-noseaice/* . |
cp ../../MITgcm_contrib/llc_hires/llc_90/input-noseaice/* . |