--- MITgcm_contrib/high_res_cube/README.cs32 2007/04/07 23:21:41 1.2 +++ MITgcm_contrib/high_res_cube/README.cs32 2009/05/24 06:48:51 1.6 @@ -16,7 +16,7 @@ ( enter the CVS password: "cvsanon" ) cvs co MITgcm_contrib/high_res_cube/README.cs32 -cvs co MITgcm_contrib/high_res_cube/code-mods +cvs co -P MITgcm_contrib/high_res_cube/code-mods cvs co MITgcm_contrib/high_res_cube/input cvs co MITgcm_contrib/high_res_cube/results cvs co MITgcm_code @@ -31,7 +31,6 @@ cd build \rm * \cp ../../MITgcm_contrib/high_res_cube/code-mods/* . -\cp ../utils/exch2/code-mods/s12t_16x32/* . \rm CPP_EEOPTIONS.h ../tools/genmake2 make depend @@ -44,8 +43,7 @@ \cp ../../MITgcm_contrib/high_res_cube/input/* . ../build/mitgcmuv >& output.txt -comparison output is in: -../../MITgcm_contrib/high_res_cube/results/output.txt +emacs output.txt ../../MITgcm_contrib/high_res_cube/results/output.txt to use matlab to look at the output matlab @@ -90,7 +88,29 @@ ########################################################################## -# 32*32*6*15, 2-cpu cube sphere on the altices with ifort +# 32*32*6*15, 2-cpu cube sphere on the NAS altices with ifort + +cd MITgcm +mkdir build run +cd build +\rm * +\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . +\cp ../utils/exch2/code-mods/s12t_16x32/* . +\mv SIZE.h_mpi SIZE.h +../tools/genmake2 -of ../../MITgcm_contrib/high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas +make depend +make -j +cd ../run +\rm * +\cp ../verification/tutorial_held_suarez_cs/input/grid* . +\cp ../verification/global_ocean.cs32x15/input/lev_*_cs_15k.bin . +\cp ../verification/global_ocean.cs32x15/input/bathy_Hmin50.bin . +\cp ../../MITgcm_contrib/high_res_cube/input/* . +mpirun -np 2 ../build/mitgcmuv + + +########################################################################## +# 32*32*6*15, 2-cpu cube sphere on the JPL altices with ifort cd MITgcm mkdir build run @@ -98,8 +118,8 @@ \rm * \cp ../../MITgcm_contrib/high_res_cube/code-mods/* . \cp ../utils/exch2/code-mods/s12t_16x32/* . -\cp SIZE.h_mpi SIZE.h -../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas +\mv SIZE.h_mpi SIZE.h +../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_jpl make depend make -j cd ../run