/[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.31 by dimitri, Tue Dec 21 07:37:14 2004 UTC revision 1.34 by dimitri, Wed Dec 22 05:31:41 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 72  there is comparison output in Line 72  there is comparison output in
72    
73    
74  ##########################################################################  ##########################################################################
75  # 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.
76  # requires input files in subdirectory iter69 to be at same level as MITgcm  # Requires input files in subdirectory iter69 to be at same level as MITgcm
77  # and MITgcm_contrib.  A copy of iter69 resides on columbia10:/nobackup10  # and MITgcm_contrib.  A copy of iter69 resides on columbia10:/nobackup10
78  # The integration length is 4018 days, 1992-2002.  # The integration length is 4018 days, 1992-2002.
79  # First three days need to be integrated using deltat=200.  # First three days need to be integrated using deltat=200.
# 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 95  qsub job_altix Line 95  qsub job_altix
95    
96    
97  ##########################################################################  ##########################################################################
98  # 2880x2176 480-cpu (96x30)x(136x16) 1/4-deg integration on altix with efc  # 2880x2176 480-cpu (96x30)x(136x16) 1/8-deg integration on altix.
99  # 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
100  # and MITgcm_contrib.  A copy of iter69 with 1/8-deg files resides on  # and MITgcm_contrib.  A copy of iter69 with 1/8-deg files resides on
101  # columbia18:/nobackup18/menemenl/eight.  # columbia18:/nobackup18/menemenl/eight.
102  # The integration length is 3 days.  # The integration length is 3 days.
# 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 122  qsub job_altix Line 122  qsub job_altix
122    
123    
124  ##########################################################################  ##########################################################################
125  # 2880x2176 960-cpu (96x30)x(68x32) 1/4-deg integration on altix with efc  # 2880x2176 960-cpu (96x30)x(68x32) 1/8-deg integration on altix with efc
126  # 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
127  # and MITgcm_contrib.  A copy of iter69 with 1/8-deg files resides on  # and MITgcm_contrib.  A copy of iter69 with 1/8-deg files resides on
128  # columbia18:/nobackup18/menemenl/eight.  # columbia18:/nobackup18/menemenl/eight.
# Line 141  cd bin Line 141  cd bin
141  ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas  ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas
142  make depend  make depend
143  make -j 4  make -j 4
144    \cp mitgcmuv ../exe/mitgcmuv960
145    
146    # NCEP integration start
147  cd ../exe  cd ../exe
 \cp ../bin/mitgcmuv .  
148  \cp ../../MITgcm_contrib/quarter_degree_global/input/* .  \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
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_SIO_8 data  \cp data_NCEP_8 data
152  modpickup_8  ./modpickup_8
153    scp data* columbia18:/nobackup/menemenl/eighth/MITgcm/exe
154    scp pickup???? columbia18:/nobackup/menemenl/eighth/MITgcm/exe
155  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
156                   -d /nobackup/menemenl/eighth/MITgcm/exe \                   -d /nobackup/menemenl/eighth/MITgcm/exe \
157                   c19 480 runon 11-490 mitgcmuv960 : \                   c17 480 runon 11-490 mitgcmuv960 : \
158                   c18 480 runon 11-490 mitgcmuv960   \                   c18 480 runon 11-490 mitgcmuv960   \
159                              >&! output.run &                              >&! output.run &
160    
161    # SIO integration start
162    cd ../exe
163    \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
164    \ln -sf ../../iter69/* .
165    \cp data.exf_clim_8 data.exf_clim
166    \cp data.exf_SIO data.exf
167    \cp data_SIO_8 data
168    ./modpickup_8
169    scp data* columbia20:/nobackup/menemenl/eighth/MITgcm/exe
170    scp pickup???? columbia20:/nobackup/menemenl/eighth/MITgcm/exe
171    /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
172                     -d /nobackup/menemenl/eighth/MITgcm/exe \
173                     c19 480 runon 11-490 mitgcmuv960 : \
174                     c20 480 runon 11-490 mitgcmuv960   \
175                                >&! output.run &
176    
177    
178  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
# Line 168  modpickup_8 Line 185  modpickup_8
185    
186    
187    
   
   
   
188  fails for 1/8  fails for 1/8
189  >   viscA4GridMin=3.e-4,  >   viscA4GridMin=3.e-4,
190  >   viscA4GridMax=4.e-3,  >   viscA4GridMax=4.e-3,

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.34

  ViewVC Help
Powered by ViewVC 1.1.22