/[MITgcm]/MITgcm_contrib/quarter_degree_global/README.txt
ViewVC logotype

Diff of /MITgcm_contrib/quarter_degree_global/README.txt

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

revision 1.32 by dimitri, Tue Dec 21 09:16:55 2004 UTC revision 1.33 by dimitri, Tue Dec 21 16:13:05 2004 UTC
# Line 24  cd MITgcm/verification/global_with_exf/b Line 24  cd MITgcm/verification/global_with_exf/b
24  \mv SIZE.h_test1 SIZE.h  \mv SIZE.h_test1 SIZE.h
25  ../../../tools/genmake2  ../../../tools/genmake2
26  make depend  make depend
27  make -j  make -j 4
28  cd ..  cd ..
29  mkdir run  mkdir run
30  cd run  cd run
# Line 56  cd MITgcm/verification/global_with_exf/b Line 56  cd MITgcm/verification/global_with_exf/b
56  \mv SIZE.h_test SIZE.h  \mv SIZE.h_test SIZE.h
57  ../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas  ../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas
58  make depend  make depend
59  make -j  make -j 4
60  cd ..  cd ..
61  mkdir run  mkdir run
62  cd run  cd run
# Line 85  cd bin Line 85  cd bin
85  \cp ../../MITgcm_contrib/quarter_degree_global/code/* .  \cp ../../MITgcm_contrib/quarter_degree_global/code/* .
86  ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas  ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas
87  make depend  make depend
88  make -j  make -j 4
89  cd ../exe  cd ../exe
90  \rm *  \rm *
91  \cp ../bin/mitgcmuv .  \cp ../bin/mitgcmuv .
# Line 110  cd bin Line 110  cd bin
110  \cp SIZE.h_8_480 SIZE.h  \cp SIZE.h_8_480 SIZE.h
111  ../tools/genmake2 -of ../tools/build_options/linux_ia64_efc+mpi_altix  ../tools/genmake2 -of ../tools/build_options/linux_ia64_efc+mpi_altix
112  make depend  make depend
113  make -j  make -j 4
114  cd ../exe  cd ../exe
115  \rm *  \rm *
116  \cp ../bin/mitgcmuv .  \cp ../bin/mitgcmuv .
# Line 155  cd ../exe Line 155  cd ../exe
155                   c18 480 runon 11-490 mitgcmuv960   \                   c18 480 runon 11-490 mitgcmuv960   \
156                              >&! output.run &                              >&! output.run &
157    
158  # NCEP integration start  # SIO integration start
159  cd ../exe  cd ../exe
160  \cp ../../MITgcm_contrib/quarter_degree_global/input/* .  \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
161  \ln -sf ../../iter69/* .  \ln -sf ../../iter69/* .

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

  ViewVC Help
Powered by ViewVC 1.1.22