/[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.32 by dimitri, Tue Dec 21 09:16:55 2004 UTC
# 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 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 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  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
153                     -d /nobackup/menemenl/eighth/MITgcm/exe \
154                     c17 480 runon 11-490 mitgcmuv960 : \
155                     c18 480 runon 11-490 mitgcmuv960   \
156                                >&! output.run &
157    
158    # NCEP integration start
159    cd ../exe
160    \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
161    \ln -sf ../../iter69/* .
162    \cp data.exf_clim_8 data.exf_clim
163    \cp data.exf_SIO data.exf
164    \cp data_SIO_8 data
165  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
166                   -d /nobackup/menemenl/eighth/MITgcm/exe \                   -d /nobackup/menemenl/eighth/MITgcm/exe \
167                   c19 480 runon 11-490 mitgcmuv960 : \                   c19 480 runon 11-490 mitgcmuv960 : \
168                   c18 480 runon 11-490 mitgcmuv960   \                   c20 480 runon 11-490 mitgcmuv960   \
169                              >&! output.run &                              >&! output.run &
170    
171    
172    
173    modpickup_8
174    
175  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
176                   -d /nobackup/menemenl/eighth/MITgcm/exe \                   -d /nobackup/menemenl/eighth/MITgcm/exe \
177                   c17 480 runon 11-490 mitgcmuv1920 : \                   c17 480 runon 11-490 mitgcmuv1920 : \
# Line 168  modpickup_8 Line 182  modpickup_8
182    
183    
184    
   
   
   
185  fails for 1/8  fails for 1/8
186  >   viscA4GridMin=3.e-4,  >   viscA4GridMin=3.e-4,
187  >   viscA4GridMax=4.e-3,  >   viscA4GridMax=4.e-3,

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

  ViewVC Help
Powered by ViewVC 1.1.22