Instructions for setting up a 1/16-degree NCEP-forced integration ########################################################################## # getting the code from anonymous CVS server cvs co MITgcm_contrib/quarter_degree_global cvs co MITgcm_code cvs co MITgcm/verification/global_with_exf cvs co MITgcm/verification/testreport ########################################################################## # 5760x4352 480-cpu (96x60)x(136x32) 1/16-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/sixteen cd MITgcm mkdir bin exe cd bin \rm * \cp ../../MITgcm_contrib/quarter_degree_global/code/* . \cp SIZE.h_16_1920 SIZE.h ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas make depend make -j cd ../exe \rm * \cp ../bin/mitgcmuv mitgcmuv1920 \cp ../../MITgcm_contrib/quarter_degree_global/input/* . \ln -sf ../../iter69/* . \cp data.exf_clim_16 data.exf_clim \cp data_NCEP_16 data scp data* mitgcm* columbia17:/nobackup/menemenl/sixteen/MITgcm/exe scp data* mitgcm* columbia19:/nobackup/menemenl/sixteen/MITgcm/exe scp data* mitgcm* columbia20:/nobackup/menemenl/sixteen/MITgcm/exe /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \ -d /nobackup/menemenl/sixteen/MITgcm/exe \ c18 506 runon 4-509 mitgcmuv1920 : \ c17 508 runon 4-511 mitgcmuv1920 : \ c19 475 runon 4-446 mitgcmuv1920 : \ c20 444 runon 4-447 mitgcmuv1920 \ < /dev/null >&! output.run & cd MITgcm mkdir bin exe cd bin \rm * \cp ../../MITgcm_contrib/quarter_degree_global/code/* . \cp SIZE.h_16_1440 SIZE.h ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas make depend make -j cd ../exe \rm * \cp ../bin/mitgcmuv mitgcmuv1440 \cp ../../MITgcm_contrib/quarter_degree_global/input/* . \ln -sf ../../iter69/* . \cp data.exf_clim_16 data.exf_clim \cp data_NCEP_16 data scp data* mitgcm* columbia17:/nobackup/menemenl/sixteen/MITgcm/exe scp data* mitgcm* columbia20:/nobackup/menemenl/sixteen/MITgcm/exe /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \ -d /nobackup/menemenl/sixteen/MITgcm/exe \ c18 500 runon 4-509 mitgcmuv1440 : \ c17 500 runon 4-511 mitgcmuv1440 : \ c20 440 runon 4-447 mitgcmuv1440 \ < /dev/null >&! output.run & 18 4-509 17 4-511 19 4-478 20 4-447