| 7 |
########################################################################## |
########################################################################## |
| 8 |
# getting the code from anonymous CVS server |
# getting the code from anonymous CVS server |
| 9 |
|
|
| 10 |
setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack |
cvs co MITgcm_contrib/high_res_cube/README_ice |
| 11 |
cvs login ( CVS password: cvsanon ) |
cvs co MITgcm_contrib/high_res_cube/code-mods |
| 12 |
cvs co -r hrcube5 MITgcm_contrib/high_res_cube/README_ice |
cvs co MITgcm_contrib/high_res_cube/input |
| 13 |
cvs co -r hrcube5 MITgcm_contrib/high_res_cube/code-mods |
cvs co MITgcm_contrib/high_res_cube/results |
| 14 |
cvs co -r hrcube5 MITgcm_contrib/high_res_cube/input |
cvs co MITgcm_contrib/edge_problem |
| 15 |
cvs co -r hrcube5 MITgcm_contrib/high_res_cube/results |
cvs co MITgcm_code |
| 16 |
cvs co -r hrcube5 MITgcm_code |
cvs co MITgcm/verification/global_ocean.cs32x15 |
| 17 |
cvs co -r hrcube5 MITgcm/verification/global_ocean.cs32x15 |
cvs co MITgcm/verification/testreport |
| 18 |
|
|
| 19 |
|
|
| 20 |
########################################################################## |
########################################################################## |
| 157 |
# 510*510*6*50, 54-tile, 54-cpu cube sphere on the altices with efc |
# 510*510*6*50, 54-tile, 54-cpu cube sphere on the altices with efc |
| 158 |
# starting with pickup file from end of 1992 |
# starting with pickup file from end of 1992 |
| 159 |
# requires input files in sudirectories run_template and ncep_rgau |
# requires input files in sudirectories run_template and ncep_rgau |
|
# presently residing under orion:/tmp1/dmenem/cube |
|
| 160 |
|
|
| 161 |
cd MITgcm/verification/global_ocean.cs32x15/code |
cd MITgcm/verification/global_ocean.cs32x15/code |
| 162 |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
\cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
| 165 |
|
|
| 166 |
cd ../build |
cd ../build |
| 167 |
\rm * |
\rm * |
| 168 |
../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi |
../../../tools/genmake2 -mods=../code -of ../../../tools/build_options/linux_ia64_efc+mpi_altix |
| 169 |
make depend |
make depend |
| 170 |
make |
make |
| 171 |
|
|