1 |
daInstructions for setting up a cube-sphere integration with sea-ice. |
Instructions for setting up a cube-sphere integration with sea-ice. |
2 |
Date last updated: February 17, 2005 |
Date last updated: February 17, 2005 |
3 |
Code and input used for integrating cube22. |
Code and input used for integrating cube22. |
4 |
|
|
159 |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
160 |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
161 |
\cp ../build/mitgcmuv . |
\cp ../build/mitgcmuv . |
162 |
qsub job_altix92 |
qsub job_altix |
163 |
|
|
164 |
|
########################################################################## |
165 |
|
########################################################################## |
166 |
|
# 510*510*6*50, 1500-tile, 150-cpu, excludes land |
167 |
|
# uses s1500t_17x51 configuration |
168 |
|
|
169 |
|
cd MITgcm/verification/global_ocean.cs32x15/code |
170 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
171 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s1500t_17x51/* . |
172 |
|
\cp SIZE.h_150 SIZE.h |
173 |
|
\cp packages.conf_hr packages.conf |
174 |
|
|
175 |
|
cd ../build |
176 |
|
\rm * |
177 |
|
../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas |
178 |
|
make depend |
179 |
|
make -j |
180 |
|
|
181 |
|
cd .. |
182 |
|
mkdir run |
183 |
|
cd run |
184 |
|
\rm * |
185 |
|
\cp ../input/* . |
186 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
187 |
|
ln -sf ../../../../run_template/* . |
188 |
|
\rm pickup* |
189 |
|
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
190 |
|
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
191 |
|
\cp ../build/mitgcmuv mitgcmuv150 |
192 |
|
qsub job_altix150 |
193 |
|
|
194 |
|
|
195 |
|
|
196 |
|
|
197 |
|
|
198 |
|
|
199 |
|
|
200 |
|
|
201 |
|
|
202 |
|
|
203 |
|
|
204 |
|
|
205 |
|
|
206 |
|
|
207 |
|
|
208 |
########################################################################## |
########################################################################## |
234 |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
235 |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
236 |
\cp ../build/mitgcmuv . |
\cp ../build/mitgcmuv . |
237 |
job_c17_c20 < /dev/null >&! output.run & |
job_c20_375cpu < /dev/null >&! output.run & |
238 |
|
|
239 |
|
|
240 |
|
########################################################################## |
241 |
|
########################################################################## |
242 |
|
# 510*510*6*50, 1500-tile, 500-cpu, excludes land |
243 |
|
# uses s1500t_17x51 configuration |
244 |
|
# example for running on c17-c20 using arrayd |
245 |
|
|
246 |
|
cd MITgcm/verification/global_ocean.cs32x15/code |
247 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
248 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s1500t_17x51/* . |
249 |
|
\cp SIZE.h_500 SIZE.h |
250 |
|
\cp packages.conf_hr packages.conf |
251 |
|
|
252 |
|
cd ../build |
253 |
|
\rm * |
254 |
|
../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_ifort+mpi_altix_nas |
255 |
|
make depend |
256 |
|
make -j |
257 |
|
|
258 |
|
cd .. |
259 |
|
mkdir run |
260 |
|
cd run |
261 |
|
\rm * |
262 |
|
\cp ../input/* . |
263 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
264 |
|
ln -sf ../../../../run_template/* . |
265 |
|
\rm pickup* |
266 |
|
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
267 |
|
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
268 |
|
\cp ../build/mitgcmuv . |
269 |
|
job_c19_500cpu < /dev/null >&! output.run & |
270 |
|
|
271 |
|
|
272 |
|
|
273 |
|
|
274 |
|
|
275 |
|
########################################################################## |
276 |
|
########################################################################## |
277 |
|
# 510*510*6*50, 216-cpu cube sphere on cosmos |
278 |
|
|
279 |
|
cd MITgcm/verification/global_ocean.cs32x15/code |
280 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
281 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
282 |
|
\cp SIZE.h_216 SIZE.h |
283 |
|
\cp packages.conf_hr packages.conf |
284 |
|
|
285 |
|
module unload latest_intel80 |
286 |
|
module unload mpich-gm-intel80 |
287 |
|
module load latest_intel81 |
288 |
|
module load mpich-gm-intel81 |
289 |
|
|
290 |
|
cd ../build |
291 |
|
\rm * |
292 |
|
../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia32_ifort+mpi_cosmos |
293 |
|
make depend |
294 |
|
make -j |
295 |
|
|
296 |
|
cd .. |
297 |
|
mkdir run |
298 |
|
cd run |
299 |
|
\rm * |
300 |
|
\cp ../input/* . |
301 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
302 |
|
ln -sf ../../../../run_template/* . |
303 |
|
\rm pickup* |
304 |
|
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
305 |
|
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
306 |
|
\cp ../build/mitgcmuv . |
307 |
|
bsub < job_cosmos |
308 |
|
|
309 |
|
|
310 |
|
|