/[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.36 by dimitri, Thu Dec 23 21:00:04 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 149  cd ../exe Line 149  cd ../exe
149  \ln -sf ../../iter69/* .  \ln -sf ../../iter69/* .
150  \cp data.exf_clim_8 data.exf_clim  \cp data.exf_clim_8 data.exf_clim
151  \cp data_NCEP_8 data  \cp data_NCEP_8 data
152    ./modpickup_8
153    scp data* mitgcm* columbia18:/nobackup/menemenl/eighth/MITgcm/exe
154  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
155                   -d /nobackup/menemenl/eighth/MITgcm/exe \                   -d /nobackup/menemenl/eighth/MITgcm/exe \
156                   c17 480 runon 11-490 mitgcmuv960 : \                   c17 480 runon 11-490 mitgcmuv960 : \
157                   c18 480 runon 11-490 mitgcmuv960   \                   c18 480 runon 11-490 mitgcmuv960   \
158                              >&! output.run &                              >&! output.run &
159    
160  # NCEP integration start  days integrated with 150-s time steps: 1-30, 81-91
161    use data.diagnostics_150, data_NCEP_8_150
162    
163    # SIO integration start
164  cd ../exe  cd ../exe
165  \cp ../../MITgcm_contrib/quarter_degree_global/input/* .  \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
166  \ln -sf ../../iter69/* .  \ln -sf ../../iter69/* .
167  \cp data.exf_clim_8 data.exf_clim  \cp data.exf_clim_8 data.exf_clim
168  \cp data.exf_SIO data.exf  \cp data.exf_SIO data.exf
169  \cp data_SIO_8 data  \cp data_SIO_8 data
170    ./modpickup_8
171    scp data* mitgcm* columbia20:/nobackup/menemenl/eighth/MITgcm/exe
172  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
173                   -d /nobackup/menemenl/eighth/MITgcm/exe \                   -d /nobackup/menemenl/eighth/MITgcm/exe \
174                   c19 480 runon 11-490 mitgcmuv960 : \                   c19 480 runon 11-490 mitgcmuv960 : \
175                   c20 480 runon 11-490 mitgcmuv960   \                   c20 480 runon 11-490 mitgcmuv960   \
176                              >&! output.run &                              >&! output.run &
177    
178    days integrated with 150-s time steps: 1-30, 81-91
179    use data.diagnostics_150, data_SIO_8_150
180    
181    
182  modpickup_8  # 1920-CPU integration
   
183  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
184                   -d /nobackup/menemenl/eighth/MITgcm/exe \                   -d /nobackup/menemenl/eighth/MITgcm/exe \
185                   c17 480 runon 11-490 mitgcmuv1920 : \                   c17 480 runon 11-490 mitgcmuv1920 : \

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

  ViewVC Help
Powered by ViewVC 1.1.22