/[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.72 by dimitri, Sun Oct 15 17:38:42 2006 UTC revision 1.75 by dimitri, Fri Nov 3 23:17:42 2006 UTC
# Line 3  Instructions for setting up a cube-spher Line 3  Instructions for setting up a cube-spher
3  =================  =================
4  UPDATES  UPDATES
5    
6    November 3, 2006: 216-CPU code for cube43
7    Martin's growth.F routine and Patrick's pkg/seaice diagnostics
8    
9  October 15, 2006: 216-CPU code for cube40  October 15, 2006: 216-CPU code for cube40
10    
11  September 28, 2006: 216-CPU code for cube38  September 28, 2006: 216-CPU code for cube38
# Line 48  cvs co MITgcm/verification/tutorial_held Line 51  cvs co MITgcm/verification/tutorial_held
51    
52  ##########################################################################  ##########################################################################
53  ##########################################################################  ##########################################################################
54    # 510*510*6*50, 216-cpu cube sphere on altix with ifort and pkg/diagnostics
55    # requires input files in sudirectories run_template and ncep_rgau
56    # these can be obained from lou:/u/menemenl/cube
57    
58    cd MITgcm/verification/global_ocean.cs32x15/code
59    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
60    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .
61    \cp SIZE.h_216 SIZE.h
62    \cp packages.conf_hr packages.conf
63    
64    cd ../build
65    \rm *
66    ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas
67    make depend
68    make -j
69    
70    cd ..
71    mkdir run
72    cd run
73    \rm *
74    \cp ../input/* .
75    \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
76    ln -sf ../../../../run_template/* .
77    \rm pickup* eedata.mth data.pkg data.seaice data.exf_clim data.exf data.mnc data pr*
78    \rm bathy_Hmin50.bin *192_94* *cs32* *.m lev* tren* job_c* job_altix150 job_altix92_54t
79    ln -sf ../../../../run_template/pickup.0000000216.cube38 pickup.0000000216
80    ln -sf  ../../../../run_template/pickup_seaice.0000000216.cube38 pickup_seaice.0000000216
81    \cp ../build/mitgcmuv .
82    qsub job_altix
83    
84    
85    ##########################################################################
86    ##########################################################################
87  # 32*32*6*15, 1-cpu cube sphere  # 32*32*6*15, 1-cpu cube sphere
88    
89  cd MITgcm/verification/global_ocean.cs32x15/code  cd MITgcm/verification/global_ocean.cs32x15/code
# Line 91  subplot(224), mypcolor(vice(:,:,6)'); co Line 127  subplot(224), mypcolor(vice(:,:,6)'); co
127    
128    
129  ##########################################################################  ##########################################################################
 ##########################################################################  
 # 510*510*6*50, 216-cpu cube sphere on altix with ifort and pkg/diagnostics  
 # requires input files in sudirectories run_template and ncep_rgau  
 # these can be obained from lou:/u/menemenl/cube  
   
 cd MITgcm/verification/global_ocean.cs32x15/code  
 \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .  
 \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .  
 \cp SIZE.h_216 SIZE.h  
 \cp packages.conf_hr packages.conf  
   
 cd ../build  
 \rm *  
 ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas  
 make depend  
 make -j  
   
 cd ..  
 mkdir run  
 cd run  
 \rm *  
 \cp ../input/* .  
 \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  
 ln -sf ../../../../run_template/* .  
 \rm pickup* data.pkg data.seaice data.exf_clim data.exf data bathy_Hmin50.bin  
 \rm *192_94* *cs32* *.m lev* tren* job_c* job_altix150 job_altix92_54t  
 ln -sf ../../../../run_template/pickup.0000000216.cube38 pickup.0000000216  
 ln -sf  ../../../../run_template/pickup_seaice.0000000216.cube38 pickup_seaice.0000000216  
 \cp ../build/mitgcmuv .  
 qsub job_altix  
   
   
 ##########################################################################  
130  ##########################################################################  ##########################################################################
131  # 32*32*6*15, 17-tile, 1-cpu cube sphere experiment  # 32*32*6*15, 17-tile, 1-cpu cube sphere experiment
132    

Legend:
Removed from v.1.72  
changed lines
  Added in v.1.75

  ViewVC Help
Powered by ViewVC 1.1.22