/[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.1 by dimitri, Tue Nov 9 22:02:51 2004 UTC revision 1.3 by dimitri, Tue Nov 30 01:59:56 2004 UTC
# Line 8  cvs co MITgcm_contrib/quarter_degree_glo Line 8  cvs co MITgcm_contrib/quarter_degree_glo
8  cvs co MITgcm_code  cvs co MITgcm_code
9    
10  ##########################################################################  ##########################################################################
11  # 510*510*6*50, 216-cpu cube sphere on altix with efc  # 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix with efc
12  # requires input files in sudirectories run_template and ncep_rgau  # requires input files in sudirectory iter69 to be at same level as MITgcm
13  # these can be obained from lou:/u/menemenl/cube  # and MITgcm_contrib.  A copy of iter69 resides on columbia10:/nobackup10
14    
15  cd MITgcm/verification/global_ocean.cs32x15/code  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.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22