| 101 |
|
|
| 102 |
|
|
| 103 |
########################################################################## |
########################################################################## |
| 104 |
# 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 |
| 105 |
|
|
| 106 |
cd MITgcm |
cd MITgcm |
| 107 |
mkdir build run |
mkdir build run |
| 114 |
make depend |
make depend |
| 115 |
make -j |
make -j |
| 116 |
cd ../run |
cd ../run |
| 117 |
|
\rm * |
| 118 |
|
\cp ../verification/tutorial_held_suarez_cs/input/grid* . |
| 119 |
|
\cp ../verification/global_ocean.cs32x15/input/lev_*_cs_15k.bin . |
| 120 |
|
\cp ../verification/global_ocean.cs32x15/input/bathy_Hmin50.bin . |
| 121 |
|
\cp ../../MITgcm_contrib/high_res_cube/input/* . |
| 122 |
|
mpirun -np 2 ../build/mitgcmuv |
| 123 |
|
|
| 124 |
|
|
| 125 |
|
########################################################################## |
| 126 |
|
# 32*32*6*15, 2-cpu cube sphere on the JPL altices with ifort |
| 127 |
|
|
| 128 |
|
cd MITgcm |
| 129 |
|
mkdir build run |
| 130 |
|
cd build |
| 131 |
|
\rm * |
| 132 |
|
\cp ../../MITgcm_contrib/high_res_cube/code-mods/* . |
| 133 |
|
\cp ../utils/exch2/code-mods/s12t_16x32/* . |
| 134 |
|
\cp SIZE.h_mpi SIZE.h |
| 135 |
|
../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_jpl |
| 136 |
|
make depend |
| 137 |
|
make -j |
| 138 |
|
cd ../run |
| 139 |
\rm * |
\rm * |
| 140 |
\cp ../verification/tutorial_held_suarez_cs/input/grid* . |
\cp ../verification/tutorial_held_suarez_cs/input/grid* . |
| 141 |
\cp ../verification/global_ocean.cs32x15/input/lev_*_cs_15k.bin . |
\cp ../verification/global_ocean.cs32x15/input/lev_*_cs_15k.bin . |