| 85 |
\cp data.exf_clim_8 data.exf_clim |
\cp data.exf_clim_8 data.exf_clim |
| 86 |
\cp data_SIO_8 data |
\cp data_SIO_8 data |
| 87 |
qsub job_altix |
qsub job_altix |
| 88 |
|
|
| 89 |
|
|
| 90 |
|
########################################################################## |
| 91 |
|
# 2880x2176 960-cpu (96x30)x(68x32) 1/4-deg integration on altix with efc |
| 92 |
|
# requires input files in sudirectory iter69 to be at same level as MITgcm |
| 93 |
|
# and MITgcm_contrib. A copy of iter69 with 1/8-deg files resides on |
| 94 |
|
# columbia18:/nobackup18/menemenl/eight. |
| 95 |
|
# The integration length is 3 days. |
| 96 |
|
# First three days need to be integrated using deltat=100. |
| 97 |
|
|
| 98 |
|
module purge |
| 99 |
|
module load modules scsl.1.5.0.0 intel-comp.8.0.070 mpt.1.11-85 |
| 100 |
|
cd MITgcm |
| 101 |
|
mkdir bin exe |
| 102 |
|
cd bin |
| 103 |
|
\rm * |
| 104 |
|
\cp ../../MITgcm_contrib/quarter_degree_global/code/* . |
| 105 |
|
\cp SIZE.h_8_960 SIZE.h |
| 106 |
|
../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas |
| 107 |
|
make depend |
| 108 |
|
make -j 4 |
| 109 |
|
cd ../exe |
| 110 |
|
\cp ../bin/mitgcmuv . |
| 111 |
|
\cp ../../MITgcm_contrib/quarter_degree_global/input/* . |
| 112 |
|
\ln -sf ../../iter69/* . |
| 113 |
|
\cp data.exf_clim_8 data.exf_clim |
| 114 |
|
\cp data_SIO_8 data |
| 115 |
|
modpickup_8 |
| 116 |
|
mpirun -v -a a2k c18 480 runon 4-483 mitgcmuv : c20 480 runon 4-483 mitgcmuv |
| 117 |
|
mpirun -v -a a2k c18 508 runon 4-511 mitgcmuv : c20 508 runon 4-511 mitgcmuv |
| 118 |
|
|
| 119 |
|
|
| 120 |
|
|
| 121 |
|
|
| 122 |
|
fails for 1/8 |
| 123 |
|
> viscA4GridMin=3.e-4, |
| 124 |
|
> viscA4GridMax=4.e-3, |
| 125 |
|
> viscC4Leith=0.05, |
| 126 |
|
> deltat=300 |
| 127 |
|
|
| 128 |
|
try |
| 129 |
|
< viscA4GridMin=6.e-4, |
| 130 |
|
< viscA4GridMax=8.e-3, |
| 131 |
|
< viscC4Leith=0.1, |