/[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.5 by dimitri, Thu Dec 2 07:05:44 2004 UTC revision 1.7 by dimitri, Fri Dec 3 01:54:30 2004 UTC
# Line 22  cd MITgcm/verification/global_with_exf/b Line 22  cd MITgcm/verification/global_with_exf/b
22  \mv SIZE.h_test SIZE.h  \mv SIZE.h_test SIZE.h
23  ../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_efc+mpi_altix  ../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_efc+mpi_altix
24  make depend  make depend
25  make -j 16  make -j 4
26  cd ..  cd ..
27  mkdir run  mkdir run
28  cd run  cd run
# Line 46  cd MITgcm Line 46  cd MITgcm
46  mkdir bin exe  mkdir bin exe
47  cd bin  cd bin
48  \rm *  \rm *
49  ../tools/genmake2 -mods=../../MITgcm_contrib/quarter_degree_global/code -of ../tools/build_options/linux_ia64_efc+mpi_altix  \cp ../../MITgcm_contrib/quarter_degree_global/code/* .
50    ../tools/genmake2 -of ../tools/build_options/linux_ia64_efc+mpi_altix
51  make depend  make depend
52  make -j 16  make -j 4
53  cd ../exe  cd ../exe
54  \rm *  \rm *
55  \cp ../bin/mitgcmuv .  \cp ../bin/mitgcmuv .

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22