/[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

revision 1.3 by dimitri, Fri Jun 22 20:16:51 2007 UTC revision 1.4 by dimitri, Sun Sep 28 13:44:33 2008 UTC
# Line 101  cd ../run Line 101  cd ../run
101    
102    
103  ##########################################################################  ##########################################################################
104  # 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
105    
106  cd MITgcm  cd MITgcm
107  mkdir build run  mkdir build run
# Line 114  cd build Line 114  cd build
114  make depend  make depend
115  make -j  make -j
116  cd ../run  cd ../run
117    \rm *
118    \cp ../verification/tutorial_held_suarez_cs/input/grid* .
119    \cp ../verification/global_ocean.cs32x15/input/lev_*_cs_15k.bin .
120    \cp ../verification/global_ocean.cs32x15/input/bathy_Hmin50.bin .
121    \cp ../../MITgcm_contrib/high_res_cube/input/* .
122    mpirun -np 2 ../build/mitgcmuv
123    
124    
125    ##########################################################################
126    # 32*32*6*15, 2-cpu cube sphere on the JPL altices with ifort
127    
128    cd MITgcm
129    mkdir build run
130    cd build
131    \rm *
132    \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .
133    \cp ../utils/exch2/code-mods/s12t_16x32/* .
134    \cp SIZE.h_mpi SIZE.h
135    ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_jpl
136    make depend
137    make -j
138    cd ../run
139  \rm *  \rm *
140  \cp ../verification/tutorial_held_suarez_cs/input/grid* .  \cp ../verification/tutorial_held_suarez_cs/input/grid* .
141  \cp ../verification/global_ocean.cs32x15/input/lev_*_cs_15k.bin .  \cp ../verification/global_ocean.cs32x15/input/lev_*_cs_15k.bin .

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22