--- MITgcm_contrib/high_res_cube/README.cs32 2007/04/07 23:21:41 1.2 +++ MITgcm_contrib/high_res_cube/README.cs32 2008/09/28 13:44:33 1.4 @@ -32,6 +32,18 @@ \rm * \cp ../../MITgcm_contrib/high_res_cube/code-mods/* . \cp ../utils/exch2/code-mods/s12t_16x32/* . +ex - SIZE.h >> /dev/null <& 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 +101,7 @@ ########################################################################## -# 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 @@ -99,7 +110,29 @@ \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 +../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 +cd build +\rm * +\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . +\cp ../utils/exch2/code-mods/s12t_16x32/* . +\cp SIZE.h_mpi SIZE.h +../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_jpl make depend make -j cd ../run