--- MITgcm_contrib/quarter_degree_global/README.txt 2004/11/09 22:02:51 1.1 +++ MITgcm_contrib/quarter_degree_global/README.txt 2004/12/11 19:52:33 1.12 @@ -6,28 +6,126 @@ cvs co MITgcm_contrib/quarter_degree_global cvs co MITgcm_code +cvs co MITgcm/verification/global_with_exf +cvs co MITgcm/verification/testreport + ########################################################################## -# 510*510*6*50, 216-cpu cube sphere on altix with efc -# requires input files in sudirectories run_template and ncep_rgau -# these can be obained from lou:/u/menemenl/cube - -cd MITgcm/verification/global_ocean.cs32x15/code -\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . -\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . -\cp SIZE.h_216 SIZE.h -\cp packages.conf_hr packages.conf +# mpi test of verification/global_with_exf on columbia -cd ../build +cd MITgcm/verification/global_with_exf/build \rm * -../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi_altix +\cp ../code/* . +\cp ../../../../MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h . +\cp ../../../../MITgcm_contrib/quarter_degree_global/code/CPP_OPTIONS.h . +\cp ../../../../MITgcm_contrib/quarter_degree_global/code/SIZE.h_test . +\mv SIZE.h_test SIZE.h +../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_efc+mpi_altix make depend -make -j 16 - +make -j 4 cd .. mkdir run cd run \rm * -\cp ../input/* . -\cp ../../../../MITgcm_contrib/high_res_cube/input/* . -qsub job_altix92 +\cp ../build/mitgcmuv . +\ln -sf ../input/* . +\rm data +\cp ../../../../MITgcm_contrib/quarter_degree_global/input/data_test data +mpirun -np 2 mitgcmuv + +there is comparison output in +../../../../MITgcm_contrib/quarter_degree_global/results/STDOUT.0000 + + +########################################################################## +# 1440x1088 204-cpu (120x12)x(64x17) 1/4-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 resides on columbia10:/nobackup10 +# The integration length is 4018 days, 1992-2002. +# First three days need to be integrated using deltat=200. + +cd MITgcm +mkdir bin exe +cd bin +\rm * +\cp ../../MITgcm_contrib/quarter_degree_global/code/* . +../tools/genmake2 -of ../tools/build_options/linux_ia64_efc+mpi_altix +make depend +make -j 4 +cd ../exe +\rm * +\cp ../bin/mitgcmuv . +\cp ../../MITgcm_contrib/quarter_degree_global/input/* . +\ln -sf ../../iter69/* . +qsub job_altix + + +########################################################################## +# 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 +# and MITgcm_contrib. A copy of iter69 with 1/8-deg files resides on +# columbia18:/nobackup18/menemenl/eight. +# The integration length is 3 days. +# First three days need to be integrated using deltat=100. + +cd MITgcm +mkdir bin exe +cd bin +\rm * +\cp ../../MITgcm_contrib/quarter_degree_global/code/* . +\cp SIZE.h_8_480 SIZE.h +../tools/genmake2 -of ../tools/build_options/linux_ia64_efc+mpi_altix +make depend +make -j 4 +cd ../exe +\rm * +\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 +qsub job_altix + + +########################################################################## +# 2880x2176 960-cpu (96x30)x(68x32) 1/4-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. +# The integration length is 3 days. +# First three days need to be integrated using deltat=100. + +module purge +module load modules scsl.1.5.0.0 intel-comp.8.0.070 mpt.1.11-85 +cd MITgcm +mkdir bin exe +cd bin +\rm * +\cp ../../MITgcm_contrib/quarter_degree_global/code/* . +\cp SIZE.h_8_960 SIZE.h +../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas +make depend +make -j 4 +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 +mpirun -v -a a2k c18 480 runon 4-483 mitgcmuv : c20 480 runon 4-483 mitgcmuv +mpirun -v -a a2k c18 508 runon 4-511 mitgcmuv : c20 508 runon 4-511 mitgcmuv + + + + +fails for 1/8 +> viscA4GridMin=3.e-4, +> viscA4GridMax=4.e-3, +> viscC4Leith=0.05, +> deltat=300 + +try +< viscA4GridMin=6.e-4, +< viscA4GridMax=8.e-3, +< viscC4Leith=0.1,