/[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.59 by dimitri, Tue May 3 16:07:36 2005 UTC revision 1.60 by dimitri, Thu Sep 15 22:00:15 2005 UTC
# Line 272  job_c19_500cpu < /dev/null >&! output.ru Line 272  job_c19_500cpu < /dev/null >&! output.ru
272    
273    
274    
275    ##########################################################################
276    ##########################################################################
277    # 510*510*6*50, 216-cpu cube sphere on cosmos
278    
279    cd MITgcm/verification/global_ocean.cs32x15/code
280    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
281    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .
282    \cp SIZE.h_216 SIZE.h
283    \cp packages.conf_hr packages.conf
284    
285    module unload latest_intel80
286    module unload mpich-gm-intel80
287    module load latest_intel81
288    module load mpich-gm-intel81
289    
290    cd ../build
291    \rm *
292    ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia32_ifort+mpi_cosmos
293    make depend
294    make -j
295    
296    cd ..
297    mkdir run
298    cd run
299    \rm *
300    \cp ../input/* .
301    \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
302    ln -sf ../../../../run_template/* .
303    \rm pickup*
304    ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data
305    ln -sf  ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data
306    \cp ../build/mitgcmuv .
307    bsub < job_cosmos
308    
309    
310    
311    

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

  ViewVC Help
Powered by ViewVC 1.1.22