/[MITgcm]/MITgcm_contrib/high_res_cube/README.cs32
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/README.cs32

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

--- MITgcm_contrib/high_res_cube/README.cs32	2007/06/22 20:16:51	1.3
+++ MITgcm_contrib/high_res_cube/README.cs32	2008/09/28 13:44:33	1.4
@@ -101,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
@@ -114,6 +114,28 @@
 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
 \rm *
 \cp ../verification/tutorial_held_suarez_cs/input/grid* .
 \cp ../verification/global_ocean.cs32x15/input/lev_*_cs_15k.bin .

 

  ViewVC Help
Powered by ViewVC 1.1.22