/[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.6 by dimitri, Thu Dec 2 15:54:21 2004 UTC revision 1.8 by dimitri, Fri Dec 3 09:23:46 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 41  there is comparison output in Line 41  there is comparison output in
41  # 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix with efc  # 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix with efc
42  # requires input files in sudirectory iter69 to be at same level as MITgcm  # requires input files in sudirectory iter69 to be at same level as MITgcm
43  # and MITgcm_contrib.  A copy of iter69 resides on columbia10:/nobackup10  # and MITgcm_contrib.  A copy of iter69 resides on columbia10:/nobackup10
44    # The integration length is 4018 days, 1992-2002.
45    # First three days need to be integrated using deltat=200.
46    
47  cd MITgcm  cd MITgcm
48  mkdir bin exe  mkdir bin exe
# Line 49  cd bin Line 51  cd bin
51  \cp ../../MITgcm_contrib/quarter_degree_global/code/* .  \cp ../../MITgcm_contrib/quarter_degree_global/code/* .
52  ../tools/genmake2 -of ../tools/build_options/linux_ia64_efc+mpi_altix  ../tools/genmake2 -of ../tools/build_options/linux_ia64_efc+mpi_altix
53  make depend  make depend
54  make -j 16  make -j 4
55  cd ../exe  cd ../exe
56  \rm *  \rm *
57  \cp ../bin/mitgcmuv .  \cp ../bin/mitgcmuv .

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

  ViewVC Help
Powered by ViewVC 1.1.22