16 |
( enter the CVS password: "cvsanon" ) |
( enter the CVS password: "cvsanon" ) |
17 |
|
|
18 |
cvs co MITgcm_contrib/high_res_cube/README.cs32 |
cvs co MITgcm_contrib/high_res_cube/README.cs32 |
19 |
cvs co MITgcm_contrib/high_res_cube/code-mods |
cvs co -P MITgcm_contrib/high_res_cube/code-mods |
20 |
cvs co MITgcm_contrib/high_res_cube/input |
cvs co MITgcm_contrib/high_res_cube/input |
21 |
cvs co MITgcm_contrib/high_res_cube/results |
cvs co MITgcm_contrib/high_res_cube/results |
22 |
cvs co MITgcm_code |
cvs co MITgcm_code |
31 |
cd build |
cd build |
32 |
\rm * |
\rm * |
33 |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . |
|
\cp ../utils/exch2/code-mods/s12t_16x32/* . |
|
|
ex - SIZE.h >> /dev/null <<EOF |
|
|
/OLx = |
|
|
c |
|
|
& OLx = 5, |
|
|
. |
|
|
/OLy = |
|
|
c |
|
|
& OLy = 5, |
|
|
. |
|
|
w |
|
|
q |
|
|
EOF |
|
34 |
\rm CPP_EEOPTIONS.h |
\rm CPP_EEOPTIONS.h |
35 |
../tools/genmake2 |
../tools/genmake2 |
36 |
make depend |
make depend |
88 |
|
|
89 |
|
|
90 |
########################################################################## |
########################################################################## |
91 |
# 32*32*6*15, 2-cpu cube sphere on the altices with ifort |
# 32*32*6*15, 2-cpu cube sphere on the NAS altices with ifort |
92 |
|
|
93 |
cd MITgcm |
cd MITgcm |
94 |
mkdir build run |
mkdir build run |
96 |
\rm * |
\rm * |
97 |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . |
\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . |
98 |
\cp ../utils/exch2/code-mods/s12t_16x32/* . |
\cp ../utils/exch2/code-mods/s12t_16x32/* . |
99 |
\cp SIZE.h_mpi SIZE.h |
\mv SIZE.h_mpi SIZE.h |
100 |
../tools/genmake2 -of ../../MITgcm_contrib/high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas |
../tools/genmake2 -of ../../MITgcm_contrib/high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas |
101 |
make depend |
make depend |
102 |
make -j |
make -j |
103 |
cd ../run |
cd ../run |
104 |
|
\rm * |
105 |
|
\cp ../verification/tutorial_held_suarez_cs/input/grid* . |
106 |
|
\cp ../verification/global_ocean.cs32x15/input/lev_*_cs_15k.bin . |
107 |
|
\cp ../verification/global_ocean.cs32x15/input/bathy_Hmin50.bin . |
108 |
|
\cp ../../MITgcm_contrib/high_res_cube/input/* . |
109 |
|
mpirun -np 2 ../build/mitgcmuv |
110 |
|
|
111 |
|
|
112 |
|
########################################################################## |
113 |
|
# 32*32*6*15, 2-cpu cube sphere on the JPL altices with ifort |
114 |
|
|
115 |
|
cd MITgcm |
116 |
|
mkdir build run |
117 |
|
cd build |
118 |
|
\rm * |
119 |
|
\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . |
120 |
|
\cp ../utils/exch2/code-mods/s12t_16x32/* . |
121 |
|
\mv SIZE.h_mpi SIZE.h |
122 |
|
../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_jpl |
123 |
|
make depend |
124 |
|
make -j |
125 |
|
cd ../run |
126 |
\rm * |
\rm * |
127 |
\cp ../verification/tutorial_held_suarez_cs/input/grid* . |
\cp ../verification/tutorial_held_suarez_cs/input/grid* . |
128 |
\cp ../verification/global_ocean.cs32x15/input/lev_*_cs_15k.bin . |
\cp ../verification/global_ocean.cs32x15/input/lev_*_cs_15k.bin . |