--- MITgcm_contrib/quarter_degree_global/README.txt 2004/12/21 07:37:14 1.31 +++ MITgcm_contrib/quarter_degree_global/README.txt 2005/01/06 07:22:12 1.41 @@ -24,7 +24,7 @@ \mv SIZE.h_test1 SIZE.h ../../../tools/genmake2 make depend -make -j +make -j 4 cd .. mkdir run cd run @@ -56,7 +56,7 @@ \mv SIZE.h_test SIZE.h ../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas make depend -make -j +make -j 4 cd .. mkdir run cd run @@ -72,8 +72,8 @@ ########################################################################## -# 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix with efc -# requires input files in subdirectory iter69 to be at same level as MITgcm +# 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix. +# Requires input files in subdirectory iter69 to be at same level as MITgcm # and MITgcm_contrib. A copy of iter69 resides on columbia10:/nobackup10 # The integration length is 4018 days, 1992-2002. # First three days need to be integrated using deltat=200. @@ -85,7 +85,7 @@ \cp ../../MITgcm_contrib/quarter_degree_global/code/* . ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas make depend -make -j +make -j 4 cd ../exe \rm * \cp ../bin/mitgcmuv . @@ -95,8 +95,8 @@ ########################################################################## -# 2880x2176 480-cpu (96x30)x(136x16) 1/4-deg integration on altix with efc -# requires input files in sudirectory iter69 to be at same level as MITgcm +# 2880x2176 480-cpu (96x30)x(136x16) 1/8-deg integration on altix. +# Requires input files in sudirectory iter69 to be at same level as MITgcm # and MITgcm_contrib. A copy of iter69 with 1/8-deg files resides on # columbia18:/nobackup18/menemenl/eight. # The integration length is 3 days. @@ -110,7 +110,7 @@ \cp SIZE.h_8_480 SIZE.h ../tools/genmake2 -of ../tools/build_options/linux_ia64_efc+mpi_altix make depend -make -j +make -j 4 cd ../exe \rm * \cp ../bin/mitgcmuv . @@ -122,7 +122,7 @@ ########################################################################## -# 2880x2176 960-cpu (96x30)x(68x32) 1/4-deg integration on altix with efc +# 2880x2176 960-cpu (96x30)x(68x32) 1/8-deg integration on altix with efc # requires input files in sudirectory iter69 to be at same level as MITgcm # and MITgcm_contrib. A copy of iter69 with 1/8-deg files resides on # columbia18:/nobackup18/menemenl/eight. @@ -141,33 +141,74 @@ ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas make depend make -j 4 +\cp mitgcmuv ../exe/mitgcmuv960 +# NCEP integration start cd ../exe -\cp ../bin/mitgcmuv . \cp ../../MITgcm_contrib/quarter_degree_global/input/* . \ln -sf ../../iter69/* . \cp data.exf_clim_8 data.exf_clim -\cp data_SIO_8 data -modpickup_8 +\cp data_NCEP_8 data +./modpickup_8 +scp data* mitgcm* columbia18:/nobackup/menemenl/eighth/MITgcm/exe +/opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \ + -d /nobackup/menemenl/eighth/MITgcm/exe \ + c17 480 runon 11-490 mitgcmuv960 : \ + c18 480 runon 11-490 mitgcmuv960 \ + < /dev/null >&! output.run & + +scp data* mitgcm* columbia18:/nobackup/menemenl/eighth/MITgcm/exe +/opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \ + -d /nobackup/menemenl/eighth/MITgcm/exe \ + c17 508 runon 4-511 mitgcmuv768 : \ + c18 260 runon 4-263 mitgcmuv768 \ + < /dev/null >&! output.run & + +/opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \ + c17 480 runon 11-490 mitgcmuv480 \ + < /dev/null >&! output.run & +days integrated with 150-s time steps: 1-30, 81-112, +use data.diagnostics_150, data_NCEP_8_150 + +# SIO integration start +cd ../exe +\cp ../../MITgcm_contrib/quarter_degree_global/input/* . +\ln -sf ../../iter69/* . +\cp data.exf_clim_8 data.exf_clim +\cp data.exf_SIO data.exf +\cp data_SIO_8 data +./modpickup_8 +scp data* mitgcmuv* columbia20:/nobackup/menemenl/eighth/MITgcm/exe /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \ -d /nobackup/menemenl/eighth/MITgcm/exe \ c19 480 runon 11-490 mitgcmuv960 : \ - c18 480 runon 11-490 mitgcmuv960 \ - >&! output.run & + c20 480 runon 11-490 mitgcmuv960 \ + < /dev/null >&! output.run & +scp data* mitgcm* columbia20:/nobackup/menemenl/eighth/MITgcm/exe +/opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \ + -d /nobackup/menemenl/eighth/MITgcm/exe \ + c19 508 runon 4-511 mitgcmuv768 : \ + c20 260 runon 4-263 mitgcmuv768 \ + < /dev/null >&! output.run & + +/opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \ + c19 480 runon 11-490 mitgcmuv480 \ + < /dev/null >&! output.run & + +days integrated with 150-s time steps: 1-30, 81-91, 112-132, +use data.diagnostics_150, data_SIO_8_150 +# 1920-CPU integration /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \ -d /nobackup/menemenl/eighth/MITgcm/exe \ c17 480 runon 11-490 mitgcmuv1920 : \ c18 480 runon 11-490 mitgcmuv1920 : \ c19 480 runon 11-490 mitgcmuv1920 : \ c20 480 runon 11-490 mitgcmuv1920 \ - >&! output.run & - - - + < /dev/null >&! output.run &