119 |
########################################################################## |
########################################################################## |
120 |
# 510*510*6*50, 216-cpu cube sphere on altix with efc |
# 510*510*6*50, 216-cpu cube sphere on altix with efc |
121 |
|
|
|
setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack |
|
|
cvs login ( CVS password: cvsanon ) |
|
|
cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/README_ice |
|
|
cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/code-mods |
|
|
cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/matlab-grid-converter |
|
|
cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/input |
|
|
cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/results |
|
|
cvs co -r checkpoint52d_pre MITgcm_code |
|
|
cvs co -r checkpoint52d_pre MITgcm/verification/global_ocean.cs32x15 |
|
|
|
|
122 |
cd MITgcm/verification/global_ocean.cs32x15/code |
cd MITgcm/verification/global_ocean.cs32x15/code |
123 |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
124 |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
131 |
cd .. |
cd .. |
132 |
mkdir build |
mkdir build |
133 |
cd build |
cd build |
134 |
|
\rm * |
135 |
../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi_altix |
../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi_altix |
136 |
make depend |
make depend |
137 |
make |
make |
139 |
cd .. |
cd .. |
140 |
mkdir run |
mkdir run |
141 |
cd run |
cd run |
142 |
|
\rm * |
143 |
|
\cp ../input/* . |
144 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
145 |
qsub job_altix |
qsub job_altix |