127 |
|
|
128 |
########################################################################## |
########################################################################## |
129 |
########################################################################## |
########################################################################## |
|
# 510*510*6*50, 216-tile, 54-cpu cube sphere on the altices with efc |
|
|
# requires input files in sudirectories run_template and ncep_rgau |
|
|
# presently residing under orion:/tmp1/dmenem/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_54 SIZE.h |
|
|
\cp packages.conf_hr packages.conf |
|
|
|
|
|
cd ../build |
|
|
\rm * |
|
|
../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi_altix |
|
|
make depend |
|
|
make -j |
|
|
|
|
|
cd .. |
|
|
mkdir run |
|
|
cd run |
|
|
\rm * |
|
|
\cp ../input/* . |
|
|
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
|
|
qsub job_orion |
|
|
|
|
|
|
|
|
########################################################################## |
|
|
########################################################################## |
|
130 |
# 510*510*6*50, 54-tile, 54-cpu cube sphere on the altices with efc |
# 510*510*6*50, 54-tile, 54-cpu cube sphere on the altices with efc |
131 |
# starting with pickup file from end of 1992 |
# starting with pickup file from end of 1992 |
132 |
# requires input files in sudirectories run_template and ncep_rgau |
# requires input files in sudirectories run_template and ncep_rgau |
194 |
|
|
195 |
|
|
196 |
|
|
197 |
|
########################################################################## |
198 |
|
########################################################################## |
199 |
|
# 510*510*6*50, 216-tile, 54-cpu cube sphere on the altices with efc |
200 |
|
# requires input files in sudirectories run_template and ncep_rgau |
201 |
|
# presently residing under orion:/tmp1/dmenem/cube |
202 |
|
|
203 |
|
cd MITgcm/verification/global_ocean.cs32x15/code |
204 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
205 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
206 |
|
\cp SIZE.h_54 SIZE.h |
207 |
|
\cp packages.conf_hr packages.conf |
208 |
|
|
209 |
|
cd ../build |
210 |
|
\rm * |
211 |
|
../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi_altix |
212 |
|
make depend |
213 |
|
make -j |
214 |
|
|
215 |
|
cd .. |
216 |
|
mkdir run |
217 |
|
cd run |
218 |
|
\rm * |
219 |
|
\cp ../input/* . |
220 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
221 |
|
qsub job_orion |
222 |
|
|
223 |
|
|
224 |
########################################################################## |
########################################################################## |