/[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.2 by dimitri, Sat Apr 7 23:21:41 2007 UTC revision 1.3 by dimitri, Fri Jun 22 20:16:51 2007 UTC
# Line 32  cd build Line 32  cd build
32  \rm *  \rm *
33  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .
34  \cp ../utils/exch2/code-mods/s12t_16x32/* .  \cp ../utils/exch2/code-mods/s12t_16x32/* .
35    ex - SIZE.h >> /dev/null <<EOF
36    /OLx =
37    c
38         &           OLx =   5,
39    .
40    /OLy =
41    c
42         &           OLy =   5,
43    .
44    w
45    q
46    EOF
47  \rm CPP_EEOPTIONS.h  \rm CPP_EEOPTIONS.h
48  ../tools/genmake2  ../tools/genmake2
49  make depend  make depend
# Line 44  cd ../run Line 56  cd ../run
56  \cp ../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../MITgcm_contrib/high_res_cube/input/* .
57  ../build/mitgcmuv >& output.txt  ../build/mitgcmuv >& output.txt
58    
59  comparison output is in:  emacs output.txt ../../MITgcm_contrib/high_res_cube/results/output.txt
 ../../MITgcm_contrib/high_res_cube/results/output.txt  
60    
61  to use matlab to look at the output  to use matlab to look at the output
62  matlab  matlab
# Line 99  cd build Line 110  cd build
110  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .
111  \cp ../utils/exch2/code-mods/s12t_16x32/* .  \cp ../utils/exch2/code-mods/s12t_16x32/* .
112  \cp SIZE.h_mpi SIZE.h  \cp SIZE.h_mpi SIZE.h
113  ../../../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
114  make depend  make depend
115  make -j  make -j
116  cd ../run  cd ../run

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

  ViewVC Help
Powered by ViewVC 1.1.22