/[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	2009/05/24 06:48:51	1.6
+++ MITgcm_contrib/high_res_cube/README.cs32	2009/05/25 15:25:08	1.7
@@ -5,23 +5,13 @@
 ##########################################################################
 # getting the code from anonymous CVS server
 
-  bash or sh shell:
-    $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
-    $ cvs login 
-      ( enter the CVS password: "cvsanon" )
-
-  tcsh or csh shell:
-    $ setenv CVSROOT ':pserver:cvsanon@mitgcm.org:/u/gcmpack'
-    $ cvs login 
-      ( enter the CVS password: "cvsanon" )
-
-cvs co MITgcm_contrib/high_res_cube/README.cs32
+cvs co -P MITgcm_contrib/high_res_cube/README.cs32
 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
-cvs co MITgcm/verification/global_ocean.cs32x15
-cvs co MITgcm/verification/tutorial_held_suarez_cs/input
+cvs co -P MITgcm_contrib/high_res_cube/input
+cvs co -P MITgcm_contrib/high_res_cube/results
+cvs co -P MITgcm_code
+cvs co -P MITgcm/verification/global_ocean.cs32x15/input
+cvs co -P MITgcm/verification/tutorial_held_suarez_cs/input
 
 ##########################################################################
 # 32*32*6*15, 1-cpu cube sphere
@@ -66,13 +56,25 @@
 
 
 ##########################################################################
-# 32*32*6*15, 17-tile, 1-cpu cube sphere experiment
-# needs fixing; does not work as of checkpoint58x_post
-# see discussion on MITgcm-devel
+# 32*32*6*15, 176-tile, 1-cpu cube sphere experiment
+# example that has 16 blank tiles
 
 cd ../build
 \rm *
 \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .
+\cp ../utils/exch2/code-mods/s176t_8x4/SIZE.h .
+ex - SIZE.h >> /dev/null <<EOF
+/OLx =
+c
+     &           OLx =   5,
+.
+/OLy =
+c
+     &           OLy =   5,
+.
+w
+q
+EOF
 \cp ../verification/global_ocean.cs32x15/code_alt/code.176t_8x4/* .
 \rm CPP_EEOPTIONS.h
 ../tools/genmake2
@@ -83,6 +85,7 @@
 \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 ../utils/exch2/code-mods/data.exch2.16_blk data.exch2
 \cp ../../MITgcm_contrib/high_res_cube/input/* .
 ../build/mitgcmuv >& output.txt
 
@@ -95,7 +98,6 @@
 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
@@ -117,7 +119,6 @@
 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 ../tools/build_options/linux_ia64_ifort+mpi_altix_jpl
 make depend

 

  ViewVC Help
Powered by ViewVC 1.1.22