/[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.73 by dimitri, Sun Oct 15 18:23:06 2006 UTC
# Line 48  cvs co MITgcm/verification/tutorial_held Line 48  cvs co MITgcm/verification/tutorial_held
48    
49  ##########################################################################  ##########################################################################
50  ##########################################################################  ##########################################################################
51    # 510*510*6*50, 216-cpu cube sphere on altix with ifort and pkg/diagnostics
52    # requires input files in sudirectories run_template and ncep_rgau
53    # these can be obained from lou:/u/menemenl/cube
54    
55    cd MITgcm/verification/global_ocean.cs32x15/code
56    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
57    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .
58    \cp SIZE.h_216 SIZE.h
59    \cp packages.conf_hr packages.conf
60    
61    cd ../build
62    \rm *
63    ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas
64    make depend
65    make -j
66    
67    cd ..
68    mkdir run
69    cd run
70    \rm *
71    \cp ../input/* .
72    \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
73    ln -sf ../../../../run_template/* .
74    \rm pickup* eedata.mth data.pkg data.seaice data.exf_clim data.exf data.mnc data pr*
75    \rm bathy_Hmin50.bin *192_94* *cs32* *.m lev* tren* job_c* job_altix150 job_altix92_54t
76    ln -sf ../../../../run_template/pickup.0000000216.cube38 pickup.0000000216
77    ln -sf  ../../../../run_template/pickup_seaice.0000000216.cube38 pickup_seaice.0000000216
78    \cp ../build/mitgcmuv .
79    qsub job_altix
80    
81    
82    ##########################################################################
83    ##########################################################################
84  # 32*32*6*15, 1-cpu cube sphere  # 32*32*6*15, 1-cpu cube sphere
85    
86  cd MITgcm/verification/global_ocean.cs32x15/code  cd MITgcm/verification/global_ocean.cs32x15/code
# Line 91  subplot(224), mypcolor(vice(:,:,6)'); co Line 124  subplot(224), mypcolor(vice(:,:,6)'); co
124    
125    
126  ##########################################################################  ##########################################################################
 ##########################################################################  
 # 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  
   
   
 ##########################################################################  
127  ##########################################################################  ##########################################################################
128  # 32*32*6*15, 17-tile, 1-cpu cube sphere experiment  # 32*32*6*15, 17-tile, 1-cpu cube sphere experiment
129    

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

  ViewVC Help
Powered by ViewVC 1.1.22