1 |
Instructions 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: December 13, 2005 |
3 |
Code and input used for integrating cube22. |
216-CPU code and input used for integrating cube27. |
4 |
|
|
5 |
|
|
6 |
########################################################################## |
########################################################################## |
13 |
cvs co MITgcm_contrib/high_res_cube/results |
cvs co MITgcm_contrib/high_res_cube/results |
14 |
cvs co MITgcm_code |
cvs co MITgcm_code |
15 |
cvs co MITgcm/verification/global_ocean.cs32x15 |
cvs co MITgcm/verification/global_ocean.cs32x15 |
|
cvs co MITgcm/verification/testreport |
|
16 |
|
|
17 |
|
|
18 |
########################################################################## |
########################################################################## |
155 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
156 |
ln -sf ../../../../run_template/* . |
ln -sf ../../../../run_template/* . |
157 |
\rm pickup* |
\rm pickup* |
158 |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
ln -sf ../../../../run_template/pickup.0000000216.cube27 pickup.0000000216 |
159 |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
ln -sf ../../../../run_template/pickup_seaice.0000000216.cube27 pickup_seaice.0000000216 |
160 |
\cp ../build/mitgcmuv . |
\cp ../build/mitgcmuv . |
161 |
qsub job_altix |
qsub job_altix |
162 |
|
|
163 |
|
|
164 |
########################################################################## |
########################################################################## |
165 |
########################################################################## |
########################################################################## |
166 |
# 510*510*6*50, 1500-tile, 150-cpu, excludes land |
# 510*510*6*50, 1500-tile, 150-cpu, excludes land |
186 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
187 |
ln -sf ../../../../run_template/* . |
ln -sf ../../../../run_template/* . |
188 |
\rm pickup* |
\rm pickup* |
189 |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216 |
190 |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216 |
191 |
\cp ../build/mitgcmuv mitgcmuv150 |
\cp ../build/mitgcmuv mitgcmuv150 |
192 |
qsub job_altix150 |
qsub job_altix150 |
193 |
|
|
194 |
|
|
195 |
|
|
196 |
|
|
197 |
|
########################################################################## |
198 |
|
########################################################################## |
199 |
|
# 510*510*6*50, 1500-tile, 375-cpu, excludes land |
200 |
|
# uses s1500t_17x51 configuration |
201 |
|
# example for running on c17-c20 using arrayd |
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/s1500t_17x51/* . |
206 |
|
\cp SIZE.h_375 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_ifort+mpi_altix_nas |
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 |
|
ln -sf ../../../../run_template/* . |
222 |
|
\rm pickup* |
223 |
|
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216 |
224 |
|
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216 |
225 |
|
\cp ../build/mitgcmuv . |
226 |
|
job_c20_375cpu < /dev/null >&! output.run & |
227 |
|
|
228 |
|
|
229 |
|
|
230 |
|
|
262 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
263 |
ln -sf ../../../../run_template/* . |
ln -sf ../../../../run_template/* . |
264 |
\rm pickup* |
\rm pickup* |
265 |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216 |
266 |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216 |
267 |
\cp ../build/mitgcmuv . |
\cp ../build/mitgcmuv . |
268 |
job_c20_375cpu < /dev/null >&! output.run & |
job_c20_375cpu < /dev/null >&! output.run & |
269 |
|
|
294 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
295 |
ln -sf ../../../../run_template/* . |
ln -sf ../../../../run_template/* . |
296 |
\rm pickup* |
\rm pickup* |
297 |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216 |
298 |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216 |
299 |
\cp ../build/mitgcmuv . |
\cp ../build/mitgcmuv . |
300 |
job_c19_500cpu < /dev/null >&! output.run & |
job_c19_500cpu < /dev/null >&! output.run & |
301 |
|
|
332 |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
333 |
ln -sf ../../../../run_template/* . |
ln -sf ../../../../run_template/* . |
334 |
\rm pickup* |
\rm pickup* |
335 |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216.data |
ln -sf ../../../../run_template/pickup.0000316440.cube19 pickup.0000000216 |
336 |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216.data |
ln -sf ../../../../run_template/pickup_seaice.0000316440.cube19 pickup_seaice.0000000216 |
337 |
\cp ../build/mitgcmuv . |
\cp ../build/mitgcmuv . |
338 |
bsub < job_cosmos |
bsub < job_cosmos |
339 |
|
|