/[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.9 by dimitri, Sun Dec 14 02:06:15 2003 UTC
# Line 88  mpirun -np 2 ../build/mitgcmuv Line 88  mpirun -np 2 ../build/mitgcmuv
88    
89  ##########################################################################  ##########################################################################
90  ##########################################################################  ##########################################################################
91  # 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
92    
93  setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack  setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
94  cvs login ( CVS password: cvsanon )  cvs login ( CVS password: cvsanon )
# Line 124  cd run Line 124  cd run
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 .
127    qsub job_orion
128    
129    
130    ##########################################################################
131    ##########################################################################
132    # 510*510*6*50, 216-cpu cube sphere on the altices with efc
133    
134    setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
135    cvs login ( CVS password: cvsanon )
136    cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/README_ice
137    cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/code-mods
138    cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/matlab-grid-converter
139    cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/input
140    cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/results
141    cvs co -r checkpoint52d_pre MITgcm_code
142    cvs co -r checkpoint52d_pre MITgcm/verification/global_ocean.cs32x15
143    
144    cd MITgcm/verification/global_ocean.cs32x15/code
145    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
146    \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .
147    \cp SIZE.h_216 SIZE.h
148    \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h
149    \rm mdsio_readfield.F
150    
151    cd ..
152    mkdir build
153    cd build
154    ../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi
155    make depend
156    make
157    
158    cd ..
159    mkdir run
160    cd run
161    \cp ../inp_thsice/* .
162    \cp ../input/* .
163    \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
164    \cp data_hr data
165    \cp data.pkg_hr data.pkg
166    \ln -sf ../../../../run_template/tile00* .
167    \ln -sf ../../../../run_template/LEV* .
168    \ln -sf ../../../../run_template/BATHY_18360x85_filled.bin .
169  qsub job_orion  qsub job_orion

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

  ViewVC Help
Powered by ViewVC 1.1.22