/[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.34 by dimitri, Fri Mar 26 19:02:13 2004 UTC revision 1.36 by dimitri, Sun Mar 28 09:28:21 2004 UTC
# Line 1  Line 1 
1  Instructions for setting up a cube-sphere integration with sea-ice.  Instructions for setting up a cube-sphere integration with sea-ice.
2  Date last tested: March 9, 2004.  Date last tested: March 28, 2004.
3  Code and input used for integrating cube5.  Code and input used for integrating cube5.
4    
5    
# Line 85  mpirun -np 2 ../build/mitgcmuv Line 85  mpirun -np 2 ../build/mitgcmuv
85    
86  ##########################################################################  ##########################################################################
87  ##########################################################################  ##########################################################################
88  # 510*510*6*50, 54-cpu cube sphere on the altices with efc  # 510*510*6*50, 216-tile, 54-cpu cube sphere on the altices with efc
89  # requires input files in sudirectories run_template and ncep_rgau  # requires input files in sudirectories run_template and ncep_rgau
90  # presently residing under orion:/tmp1/dmenem/cube  # presently residing under orion:/tmp1/dmenem/cube
91    
# Line 112  qsub job_orion Line 112  qsub job_orion
112    
113  ##########################################################################  ##########################################################################
114  ##########################################################################  ##########################################################################
115    # 510*510*6*50, 54-tile, 54-cpu cube sphere on the altices with efc
116    # starting with pickup file from end of 1992
117    # requires input files in sudirectories run_template and ncep_rgau
118    # presently residing under orion:/tmp1/dmenem/cube
119    
120    cd MITgcm/verification/global_ocean.cs32x15/code
121    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
122    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s54t_170x170/* .
123    \cp packages.conf_hr packages.conf
124    
125    cd ../build
126    \rm *
127    ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi
128    make depend
129    make
130    
131    cd ..
132    mkdir run
133    cd run
134    \rm *
135    \cp ../input/* .
136    \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
137    qsub job_altix93_newIO
138    
139    
140    ##########################################################################
141    ##########################################################################
142  # 510*510*6*50, 205-tile, 41-cpu cube sphere on the altices with efc  # 510*510*6*50, 205-tile, 41-cpu cube sphere on the altices with efc
143  # requires input files in sudirectories run_template and ncep_rgau  # requires input files in sudirectories run_template and ncep_rgau
144  # presently residing under orion:/tmp1/dmenem/cube  # presently residing under orion:/tmp1/dmenem/cube
# Line 138  qsub job_orion41 Line 165  qsub job_orion41
165    
166    
167  ##########################################################################  ##########################################################################
168    ##########################################################################
169    # 510*510*6*50, 1500-tile, 50-cpu cube sphere on the altices with efc
170    # requires input files in sudirectories run_template and ncep_rgau
171    # presently residing under orion:/tmp1/dmenem/cube
172    
173    cd MITgcm/verification/global_ocean.cs32x15/code
174    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
175    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s1500t_17x51/* .
176    \cp SIZE.h_50 SIZE.h
177    \cp packages.conf_hr packages.conf
178    
179    cd ../build
180    \rm *
181    ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi
182    make depend
183    make
184    
185    cd ..
186    mkdir run
187    cd run
188    \rm *
189    \cp ../input/* .
190    \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
191    qsub job_orion
192    
193    
194    ##########################################################################
195  ##########################################################################  ##########################################################################
196  # 510*510*6*50, 216-cpu cube sphere on altix with efc  # 510*510*6*50, 216-cpu cube sphere on altix with efc
197  # requires input files in sudirectories run_template and ncep_rgau  # requires input files in sudirectories run_template and ncep_rgau

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.36

  ViewVC Help
Powered by ViewVC 1.1.22