/[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.46 by dimitri, Mon Jan 24 15:32:10 2005 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
148    \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
149    \ln -sf ../../iter69/* .
150    \cp data.exf_clim_8 data.exf_clim
151    \cp data_NCEP_8 data
152    ./modpickup_8
153    
154    scp data* mitgcm* columbia18:/nobackup/menemenl/eighth/MITgcm/exe
155    /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
156                     -d /nobackup/menemenl/eighth/MITgcm/exe \
157                     c17 508 runon 4-511 mitgcmuv960 : \
158                     c18 452 runon 4-455 mitgcmuv960   \
159                     < /dev/null >&! output.run &
160    
161    scp data* mitgcm* columbia18:/nobackup/menemenl/eighth/MITgcm/exe
162    /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
163                     -d /nobackup/menemenl/eighth/MITgcm/exe \
164                     c17 508 runon 4-511 mitgcmuv768 : \
165                     c18 260 runon 4-263 mitgcmuv768   \
166                     < /dev/null >&! output.run &
167    
168    /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
169                     c17 480 runon 11-490 mitgcmuv480 \
170                     < /dev/null >&! output.run &
171    
172    days integrated with 150-s time steps: 1-30, 81-112,  
173    use data.diagnostics_150, data_NCEP_8_150
174    
175    # SIO integration start
176  cd ../exe  cd ../exe
 \cp ../bin/mitgcmuv .  
177  \cp ../../MITgcm_contrib/quarter_degree_global/input/* .  \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
178  \ln -sf ../../iter69/* .  \ln -sf ../../iter69/* .
179  \cp data.exf_clim_8 data.exf_clim  \cp data.exf_clim_8 data.exf_clim
180    \cp data.exf_SIO data.exf
181  \cp data_SIO_8 data  \cp data_SIO_8 data
182  modpickup_8  ./modpickup_8
183    
184    scp data* mitgcm* columbia20:/nobackup/menemenl/eighth/MITgcm/exe
185  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
186                   -d /nobackup/menemenl/eighth/MITgcm/exe \                   -d /nobackup/menemenl/eighth/MITgcm/exe \
187                   c19 480 runon 11-490 mitgcmuv960 : \                   c19 508 runon 4-511 mitgcmuv960 : \
188                   c18 480 runon 11-490 mitgcmuv960   \                   c20 452 runon 4-455 mitgcmuv960   \
189                              >&! output.run &                   < /dev/null >&! output.run &
190    
191    scp data* mitgcm* columbia20:/nobackup/menemenl/eighth/MITgcm/exe
192    /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
193                     -d /nobackup/menemenl/eighth/MITgcm/exe \
194                     c19 508 runon 4-511 mitgcmuv768 : \
195                     c20 260 runon 4-263 mitgcmuv768   \
196                     < /dev/null >&! output.run &
197    
198    /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
199                     c19 480 runon 11-490 mitgcmuv480 \
200                     < /dev/null >&! output.run &
201    
202    days integrated with 150-s time steps: 1-30, 81-91, 112-132,
203    use data.diagnostics_150, data_SIO_8_150
204    
205    
206    # 1920-CPU integration
207  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
208                   -d /nobackup/menemenl/eighth/MITgcm/exe \                   -d /nobackup/menemenl/eighth/MITgcm/exe \
209                   c17 480 runon 11-490 mitgcmuv1920 : \                   c17 480 runon 11-490 mitgcmuv1920 : \
210                   c18 480 runon 11-490 mitgcmuv1920 : \                   c18 480 runon 11-490 mitgcmuv1920 : \
211                   c19 480 runon 11-490 mitgcmuv1920 : \                   c19 480 runon 11-490 mitgcmuv1920 : \
212                   c20 480 runon 11-490 mitgcmuv1920   \                   c20 480 runon 11-490 mitgcmuv1920   \
213                              >&! output.run &                   < /dev/null >&! output.run &
214    
215    
216    NCEP
217      deltat=300
218      viscA4GridMin=6.e-4,
219      viscA4GridMax=8.e-3,
220      viscC4Leith=0.1,
221    on time step 359406, viscosity is increased to
222      viscA4GridMin=8.e-4,
223      viscA4GridMax=8.e-3,
224      viscC4Leith=0.12,
225    on time step 371094, viscosity is increased to
226      viscA4GridMin=1.e-3,
227      viscA4GridMax=1.e-2,
228      viscC4Leith=0.15,
229    this also crashed, so halved time step
230      deltaT=150,
231      viscA4GridMin=1.2e-3,
232      viscA4GridMax=1.6e-2,
233      viscC4Leith=0.1,
234    after 765828, tried 200-s time step
235      deltaT=200,
236      viscA4GridMin=0.9e-4,
237      viscA4GridMax=1.2e-2,
238      viscC4Leith=0.1,
239    
240    SIO
241    on time step 333108, viscosity is increased from
242      deltat=300
243      viscA4GridMin=6.e-4,
244      viscA4GridMax=8.e-3,
245      viscC4Leith=0.1,
246    to
247      viscA4GridMin=8.e-4,
248      viscA4GridMax=8.e-3,
249      viscC4Leith=0.12,
250    this crashed after time step 374868
251    try 200-s time step
252    
253    
254    

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

  ViewVC Help
Powered by ViewVC 1.1.22