/[MITgcm]/MITgcm_contrib/high_res_cube/README_ice
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/README_ice

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.34 by dimitri, Fri Mar 26 19:02:13 2004 UTC revision 1.35 by dimitri, Sun Mar 28 08:49:44 2004 UTC
# Line 85  mpirun -np 2 ../build/mitgcmuv Line 85  mpirun -np 2 ../build/mitgcmuv
85    
86  ##########################################################################  ##########################################################################
87  ##########################################################################  ##########################################################################
88  # 510*510*6*50, 54-cpu cube sphere on the altices with efc  # 510*510*6*50, 216-tile, 54-cpu cube sphere on the altices with efc
89  # requires input files in sudirectories run_template and ncep_rgau  # requires input files in sudirectories run_template and ncep_rgau
90  # presently residing under orion:/tmp1/dmenem/cube  # presently residing under orion:/tmp1/dmenem/cube
91    
# Line 112  qsub job_orion Line 112  qsub job_orion
112    
113  ##########################################################################  ##########################################################################
114  ##########################################################################  ##########################################################################
115    # 510*510*6*50, 54-tile, 54-cpu cube sphere on the altices with efc
116    # requires input files in sudirectories run_template and ncep_rgau
117    # presently residing under orion:/tmp1/dmenem/cube
118    
119    cd MITgcm/verification/global_ocean.cs32x15/code
120    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
121    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s54t_170x170/* .
122    \cp packages.conf_hr packages.conf
123    
124    cd ../build
125    \rm *
126    ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi
127    make depend
128    make
129    
130    cd ..
131    mkdir run
132    cd run
133    \rm *
134    \cp ../input/* .
135    \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
136    qsub job_orion
137    
138    
139    ##########################################################################
140    ##########################################################################
141  # 510*510*6*50, 205-tile, 41-cpu cube sphere on the altices with efc  # 510*510*6*50, 205-tile, 41-cpu cube sphere on the altices with efc
142  # requires input files in sudirectories run_template and ncep_rgau  # requires input files in sudirectories run_template and ncep_rgau
143  # presently residing under orion:/tmp1/dmenem/cube  # presently residing under orion:/tmp1/dmenem/cube
# Line 138  qsub job_orion41 Line 164  qsub job_orion41
164    
165    
166  ##########################################################################  ##########################################################################
167    ##########################################################################
168    # 510*510*6*50, 1500-tile, 50-cpu cube sphere on the altices with efc
169    # requires input files in sudirectories run_template and ncep_rgau
170    # presently residing under orion:/tmp1/dmenem/cube
171    
172    cd MITgcm/verification/global_ocean.cs32x15/code
173    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
174    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s1500t_17x51/* .
175    \cp SIZE.h_50 SIZE.h
176    \cp packages.conf_hr packages.conf
177    
178    cd ../build
179    \rm *
180    ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi
181    make depend
182    make
183    
184    cd ..
185    mkdir run
186    cd run
187    \rm *
188    \cp ../input/* .
189    \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
190    qsub job_orion
191    
192    
193    ##########################################################################
194  ##########################################################################  ##########################################################################
195  # 510*510*6*50, 216-cpu cube sphere on altix with efc  # 510*510*6*50, 216-cpu cube sphere on altix with efc
196  # requires input files in sudirectories run_template and ncep_rgau  # requires input files in sudirectories run_template and ncep_rgau

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

  ViewVC Help
Powered by ViewVC 1.1.22