/[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.50 by dimitri, Tue Jan 18 18:33:15 2005 UTC revision 1.51 by dimitri, Thu Feb 10 20:47:06 2005 UTC
# Line 186  qsub job_altix92 Line 186  qsub job_altix92
186    
187    
188    
189    ##########################################################################
190    ##########################################################################
191    # 510*510*6*50, 216-cpu cube sphere on altix with ifort and pkg/diagnostics
192    # requires input files in sudirectories run_template and ncep_rgau
193    # these can be obained from lou:/u/menemenl/cube
194    
195    cd MITgcm/verification/global_ocean.cs32x15/code
196    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
197    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .
198    \cp SIZE.h_216 SIZE.h
199    \cp packages.conf_diagnostics packages.conf
200    
201    cd ../build
202    \rm *
203    ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas
204    make depend
205    make -j 4
206    
207    cd ..
208    mkdir run
209    cd run
210    \rm *
211    \cp ../input/* .
212    \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
213    ln -sf ../../../../run_template/* .
214    \rm pickup*
215    ln -sf ../../../../run_template/pickup.0000316440.cube20 pickup.0000000216.data
216    ln -sf  ../../../../run_template/pickup_seaice.0000316440.cube20 pickup_seaice.0000000216.data
217    \cp ../build/mitgcmuv .
218    qsub job_altix92
219    
220    
221    
222    
223    
224    
225    
226    
227    

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

  ViewVC Help
Powered by ViewVC 1.1.22