/[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.4 by dimitri, Sun Sep 28 13:44:33 2008 UTC revision 1.6 by dimitri, Sun May 24 06:48:51 2009 UTC
# Line 16  a preliminary sanity check for the cs510 Line 16  a preliminary sanity check for the cs510
16        ( enter the CVS password: "cvsanon" )        ( enter the CVS password: "cvsanon" )
17    
18  cvs co MITgcm_contrib/high_res_cube/README.cs32  cvs co MITgcm_contrib/high_res_cube/README.cs32
19  cvs co MITgcm_contrib/high_res_cube/code-mods  cvs co -P MITgcm_contrib/high_res_cube/code-mods
20  cvs co MITgcm_contrib/high_res_cube/input  cvs co MITgcm_contrib/high_res_cube/input
21  cvs co MITgcm_contrib/high_res_cube/results  cvs co MITgcm_contrib/high_res_cube/results
22  cvs co MITgcm_code  cvs co MITgcm_code
# Line 31  mkdir build run Line 31  mkdir build run
31  cd build  cd build
32  \rm *  \rm *
33  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .
 \cp ../utils/exch2/code-mods/s12t_16x32/* .  
 ex - SIZE.h >> /dev/null <<EOF  
 /OLx =  
 c  
      &           OLx =   5,  
 .  
 /OLy =  
 c  
      &           OLy =   5,  
 .  
 w  
 q  
 EOF  
34  \rm CPP_EEOPTIONS.h  \rm CPP_EEOPTIONS.h
35  ../tools/genmake2  ../tools/genmake2
36  make depend  make depend
# Line 109  cd build Line 96  cd build
96  \rm *  \rm *
97  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .
98  \cp ../utils/exch2/code-mods/s12t_16x32/* .  \cp ../utils/exch2/code-mods/s12t_16x32/* .
99  \cp SIZE.h_mpi SIZE.h  \mv SIZE.h_mpi SIZE.h
100  ../tools/genmake2 -of ../../MITgcm_contrib/high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas  ../tools/genmake2 -of ../../MITgcm_contrib/high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas
101  make depend  make depend
102  make -j  make -j
# Line 131  cd build Line 118  cd build
118  \rm *  \rm *
119  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .
120  \cp ../utils/exch2/code-mods/s12t_16x32/* .  \cp ../utils/exch2/code-mods/s12t_16x32/* .
121  \cp SIZE.h_mpi SIZE.h  \mv SIZE.h_mpi SIZE.h
122  ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_jpl  ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_jpl
123  make depend  make depend
124  make -j  make -j

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

  ViewVC Help
Powered by ViewVC 1.1.22