| 88 |
|
|
| 89 |
########################################################################## |
########################################################################## |
| 90 |
########################################################################## |
########################################################################## |
| 91 |
# 32*32*6*15, 2-cpu cube sphere on the altices with efc |
# 510*510*6*50, 54-cpu cube sphere on the altices with efc |
| 92 |
|
|
| 93 |
setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack |
setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack |
| 94 |
cvs login ( CVS password: cvsanon ) |
cvs login ( CVS password: cvsanon ) |
| 124 |
\ln -sf ../../../../run_template/tile00* . |
\ln -sf ../../../../run_template/tile00* . |
| 125 |
\ln -sf ../../../../run_template/LEV* . |
\ln -sf ../../../../run_template/LEV* . |
| 126 |
\ln -sf ../../../../run_template/BATHY_18360x85_filled.bin . |
\ln -sf ../../../../run_template/BATHY_18360x85_filled.bin . |
| 127 |
|
qsub job_orion |
| 128 |
|
|
| 129 |
|
|
| 130 |
|
########################################################################## |
| 131 |
|
########################################################################## |
| 132 |
|
# 510*510*6*50, 216-cpu cube sphere on the altices with efc |
| 133 |
|
|
| 134 |
|
setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack |
| 135 |
|
cvs login ( CVS password: cvsanon ) |
| 136 |
|
cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/README_ice |
| 137 |
|
cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/code-mods |
| 138 |
|
cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/matlab-grid-converter |
| 139 |
|
cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/input |
| 140 |
|
cvs co -r checkpoint52d_pre MITgcm_contrib/high_res_cube/results |
| 141 |
|
cvs co -r checkpoint52d_pre MITgcm_code |
| 142 |
|
cvs co -r checkpoint52d_pre MITgcm/verification/global_ocean.cs32x15 |
| 143 |
|
|
| 144 |
|
cd MITgcm/verification/global_ocean.cs32x15/code |
| 145 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
| 146 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* . |
| 147 |
|
\cp SIZE.h_216 SIZE.h |
| 148 |
|
\cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h |
| 149 |
|
\rm mdsio_readfield.F |
| 150 |
|
|
| 151 |
|
cd .. |
| 152 |
|
mkdir build |
| 153 |
|
cd build |
| 154 |
|
../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi |
| 155 |
|
make depend |
| 156 |
|
make |
| 157 |
|
|
| 158 |
|
cd .. |
| 159 |
|
mkdir run |
| 160 |
|
cd run |
| 161 |
|
\cp ../inp_thsice/* . |
| 162 |
|
\cp ../input/* . |
| 163 |
|
\cp ../../../../MITgcm_contrib/high_res_cube/input/* . |
| 164 |
|
\cp data_hr data |
| 165 |
|
\cp data.pkg_hr data.pkg |
| 166 |
|
\ln -sf ../../../../run_template/tile00* . |
| 167 |
|
\ln -sf ../../../../run_template/LEV* . |
| 168 |
|
\ln -sf ../../../../run_template/BATHY_18360x85_filled.bin . |
| 169 |
qsub job_orion |
qsub job_orion |