--- MITgcm_contrib/quarter_degree_global/README.txt 2004/12/21 09:16:55 1.32 +++ MITgcm_contrib/quarter_degree_global/README.txt 2005/01/08 06:17:12 1.42 @@ -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 @@ -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 . @@ -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 . @@ -149,36 +149,68 @@ \ln -sf ../../iter69/* . \cp data.exf_clim_8 data.exf_clim \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 \ - >&! output.run & + c17 508 runon 4-511 mitgcmuv960 : \ + c18 452 runon 4-455 mitgcmuv960 \ + < /dev/null >&! output.run & -# NCEP integration start +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* 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 480 runon 11-490 mitgcmuv960 : \ - c20 480 runon 11-490 mitgcmuv960 \ - >&! output.run & + c19 508 runon 4-511 mitgcmuv960 : \ + c20 452 runon 4-455 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 -modpickup_8 +# 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 &