/[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.56 by dimitri, Mon Feb 21 21:53:46 2005 UTC revision 1.57 by dimitri, Tue Feb 22 01:20:54 2005 UTC
# Line 159  ln -sf ../../../../run_template/* . Line 159  ln -sf ../../../../run_template/* .
159  ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data  ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data
160  ln -sf  ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data  ln -sf  ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data
161  \cp ../build/mitgcmuv .  \cp ../build/mitgcmuv .
162  qsub job_altix92  qsub job_altix
163    
164    
165  ##########################################################################  ##########################################################################
# Line 191  ln -sf ../../../../run_template/* . Line 191  ln -sf ../../../../run_template/* .
191  ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data  ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data
192  ln -sf  ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data  ln -sf  ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data
193  \cp ../build/mitgcmuv .  \cp ../build/mitgcmuv .
194  job_c17_c20 < /dev/null >&! output.run &  job_c20_375cpu < /dev/null >&! output.run &
195    
196    
197    ##########################################################################
198    ##########################################################################
199    # 510*510*6*50, 1500-tile, 500-cpu, excludes land
200    # uses s1500t_17x51 configuration
201    # example for running on c17-c20 using arrayd
202    
203    cd MITgcm/verification/global_ocean.cs32x15/code
204    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
205    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s1500t_17x51/* .
206    \cp SIZE.h_500 SIZE.h
207    \cp packages.conf_hr packages.conf
208    
209    cd ../build
210    \rm *
211    ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas
212    make depend
213    make -j
214    
215    cd ..
216    mkdir run
217    cd run
218    \rm *
219    \cp ../input/* .
220    \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
221    ln -sf ../../../../run_template/* .
222    \rm pickup*
223    ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data
224    ln -sf  ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data
225    \cp ../build/mitgcmuv .
226    job_c19_500cpu < /dev/null >&! output.run &
227    
228    
229    

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

  ViewVC Help
Powered by ViewVC 1.1.22