/[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.8 by dimitri, Fri Dec 12 10:20:05 2003 UTC revision 1.10 by dimitri, Sun Dec 14 02:59:06 2003 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 88  mpirun -np 2 ../build/mitgcmuv Line 86  mpirun -np 2 ../build/mitgcmuv
86    
87  ##########################################################################  ##########################################################################
88  ##########################################################################  ##########################################################################
89  # 32*32*6*15, 2-cpu cube sphere on the altices with efc  # 510*510*6*50, 54-cpu cube sphere on the altices with efc
90    
91  setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack  setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
92  cvs login ( CVS password: cvsanon )  cvs login ( CVS password: cvsanon )
# Line 110  cd MITgcm/verification/global_ocean.cs32 Line 108  cd MITgcm/verification/global_ocean.cs32
108  cd ..  cd ..
109  mkdir build  mkdir build
110  cd build  cd build
111  ../code/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi  ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi
112    make depend
113    make
114    
115    cd ..
116    mkdir run
117    cd run
118    \cp ../input/* .
119    \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
120    \cp data_hr data
121    \ln -sf ../../../../run_template/tile00* .
122    \ln -sf ../../../../run_template/LEV* .
123    \ln -sf ../../../../run_template/BATHY_18360x85_filled.bin .
124    qsub job_orion
125    
126    
127    ##########################################################################
128    ##########################################################################
129    # 510*510*6*50, 216-cpu cube sphere on the altices with efc
130    
131    setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
132    cvs login ( CVS password: cvsanon )
133    cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/README_ice
134    cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/code-mods
135    cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/matlab-grid-converter
136    cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/input
137    cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/results
138    cvs co -r checkpoint52d_pre MITgcm_code
139    cvs co -r checkpoint52d_pre MITgcm/verification/global_ocean.cs32x15
140    
141    cd MITgcm/verification/global_ocean.cs32x15/code
142    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
143    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .
144    \cp SIZE.h_216 SIZE.h
145    \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h
146    \rm mdsio_readfield.F
147    
148    cd ..
149    mkdir build
150    cd build
151    ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi
152  make depend  make depend
153  make  make
154    
155  cd ..  cd ..
156  mkdir run  mkdir run
157  cd run  cd run
 \cp ../inp_thsice/* .  
158  \cp ../input/* .  \cp ../input/* .
159  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
160  \cp data_hr data  \cp data_hr data
161    \cp data.pkg_hr data.pkg
162  \ln -sf ../../../../run_template/tile00* .  \ln -sf ../../../../run_template/tile00* .
163  \ln -sf ../../../../run_template/LEV* .  \ln -sf ../../../../run_template/LEV* .
164  \ln -sf ../../../../run_template/BATHY_18360x85_filled.bin .  \ln -sf ../../../../run_template/BATHY_18360x85_filled.bin .

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22