/[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.9 by dimitri, Sun Dec 14 02:06:15 2003 UTC revision 1.13 by dimitri, Sat Jan 10 00:50:25 2004 UTC
# Line 24  cd MITgcm/verification/global_ocean.cs32 Line 24  cd MITgcm/verification/global_ocean.cs32
24  cd ..  cd ..
25  mkdir build  mkdir build
26  cd build  cd build
27  ../code/genmake2 -mods=../code  ../../../tools/genmake2 -mods=../code
28  make depend  make depend
29  make  make
30    
31  cd ..  cd ..
32  mkdir run  mkdir run
33  cd run  cd run
 \cp ../inp_thsice/* .  
34  \cp ../input/* .  \cp ../input/* .
35  \cp ../../../../MITgcm_contrib/high_res_cube/matlab-grid-converter/tile00* .  \cp ../../../../MITgcm_contrib/high_res_cube/matlab-grid-converter/tile00* .
36  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
# Line 72  cd MITgcm/verification/global_ocean.cs32 Line 71  cd MITgcm/verification/global_ocean.cs32
71  cd ..  cd ..
72  mkdir build  mkdir build
73  cd build  cd build
74  ../code/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi  ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi
75  make depend  make depend
76  make  make
77    
78  cd ..  cd ..
79  mkdir run  mkdir run
80  cd run  cd run
 \cp ../inp_thsice/* .  
81  \cp ../input/* .  \cp ../input/* .
82  \cp ../../../../MITgcm_contrib/high_res_cube/matlab-grid-converter/tile00* .  \cp ../../../../MITgcm_contrib/high_res_cube/matlab-grid-converter/tile00* .
83  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
# Line 105  cd MITgcm/verification/global_ocean.cs32 Line 103  cd MITgcm/verification/global_ocean.cs32
103  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .
104  \cp SIZE.h_54 SIZE.h  \cp SIZE.h_54 SIZE.h
105  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h
106    \cp packages.conf_hr packages.conf
107    \cp mom_vi_hdissip.F_hr mom_vi_hdissip.F
108  \rm mdsio_readfield.F  \rm mdsio_readfield.F
109    
110  cd ..  cd ..
111  mkdir build  mkdir build
112  cd build  cd build
113  ../code/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi  ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi
114  make depend  make depend
115  make  make
116    
117  cd ..  cd ..
118  mkdir run  mkdir run
119  cd run  cd run
 \cp ../inp_thsice/* .  
120  \cp ../input/* .  \cp ../input/* .
121  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
122  \cp data_hr data  \cp data_hr data
123    \cp data.pkg_hr data.pkg
124  \ln -sf ../../../../run_template/tile00* .  \ln -sf ../../../../run_template/tile00* .
125  \ln -sf ../../../../run_template/LEV* .  \ln -sf ../../../../run_template/LEV* .
126  \ln -sf ../../../../run_template/BATHY_18360x85_filled.bin .  \ln -sf ../../../../run_template/BATHY_18360x85_filled.bin .
# Line 129  qsub job_orion Line 129  qsub job_orion
129    
130  ##########################################################################  ##########################################################################
131  ##########################################################################  ##########################################################################
132  # 510*510*6*50, 216-cpu cube sphere on the altices with efc  # 510*510*6*50, 216-cpu cube sphere on altix with efc
133    
134  setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack  setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
135  cvs login ( CVS password: cvsanon )  cvs login ( CVS password: cvsanon )
# Line 146  cd MITgcm/verification/global_ocean.cs32 Line 146  cd MITgcm/verification/global_ocean.cs32
146  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .
147  \cp SIZE.h_216 SIZE.h  \cp SIZE.h_216 SIZE.h
148  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h
149    \cp packages.conf_hr packages.conf
150    \cp mom_vi_hdissip.F_hr mom_vi_hdissip.F
151  \rm mdsio_readfield.F  \rm mdsio_readfield.F
152    
153  cd ..  cd ..
154  mkdir build  mkdir build
155  cd build  cd build
156  ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi  ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi_altix
157  make depend  make depend
158  make  make
159    
160  cd ..  cd ..
161  mkdir run  mkdir run
162  cd run  cd run
163  \cp ../inp_thsice/* .  qsub job_altix
 \cp ../input/* .  
 \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  
 \cp data_hr data  
 \cp data.pkg_hr data.pkg  
 \ln -sf ../../../../run_template/tile00* .  
 \ln -sf ../../../../run_template/LEV* .  
 \ln -sf ../../../../run_template/BATHY_18360x85_filled.bin .  
 qsub job_orion  

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.22