| 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 |
|
|
| 161 |
\cp ../build/mitgcmuv . |
\cp ../build/mitgcmuv . |
| 162 |
qsub job_altix |
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 |
########################################################################## |
########################################################################## |
| 209 |
########################################################################## |
########################################################################## |