/[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.2 by dimitri, Tue Nov 30 01:29:12 2004 UTC revision 1.3 by dimitri, Tue Nov 30 01:59:56 2004 UTC
# Line 9  cvs co MITgcm_code Line 9  cvs co MITgcm_code
9    
10  ##########################################################################  ##########################################################################
11  # 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 with efc
12  # requires input files in sudirectories iter69  # requires input files in sudirectory iter69 to be at same level as MITgcm
13    # and MITgcm_contrib.  A copy of iter69 resides on columbia10:/nobackup10
14    
15  cd MITgcm/  cd MITgcm
16  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .  mkdir bin exe
17  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .  cd bin
 \cp SIZE.h_216 SIZE.h  
 \cp packages.conf_hr packages.conf  
   
 cd ../build  
18  \rm *  \rm *
19  ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi_altix  ../tools/genmake2 -mods=../../MITgcm_contrib/quarter_degree_global/code -of ../tools/build_options/linux_ia64_efc+mpi_altix
20  make depend  make depend
21  make -j 16  make -j 16
22    cd ../exe
 cd ..  
 mkdir run  
 cd run  
23  \rm *  \rm *
24  \cp ../input/* .  \cp ../bin/mitgcmuv .
25  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
26  qsub job_altix92  \ln -sf ../../iter69/* .
27    qsub job_altix

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22