| 96 | 
 color="#bbffdd" | 
 color="#bbffdd" | 
| 97 | 
 ncolor="#bbddff" | 
 ncolor="#bbddff" | 
| 98 | 
  | 
  | 
| 99 | 
 MACHINES="aces- acesgrid baudelaire dickens danton pleiades" | 
 MACHINES="aces- acesgrid baudelaire engaging svante glacier uv100 ollie stan1" | 
| 100 | 
 MACHINES="$MACHINES iblade sx8 uv100 stomp octopus svante saramago" | 
 MACHINES="$MACHINES pleiades archer stomp octopus saramago" | 
| 101 | 
  | 
  | 
| 102 | 
 ( cd $INDIR ; ls -1 -t */summary.txt | sed 's/\/summary.txt//' ) > $TMP.dir_all | 
 ( cd $INDIR ; ls -1 -t */summary.txt | sed 's/\/summary.txt//' ) > $TMP.dir_all | 
| 103 | 
  | 
  | 
| 211 | 
         else | 
         else | 
| 212 | 
             kind="restart" ; order=5 | 
             kind="restart" ; order=5 | 
| 213 | 
         fi | 
         fi | 
 | 
         order=`expr $order + 10 \* $EXTRA` | 
  | 
 | 
         order=`printf '%3.3i' $order` | 
  | 
| 214 | 
         if test "x$UR4" = x1 ; then | 
         if test "x$UR4" = x1 ; then | 
| 215 | 
             OPTFILE="${OPTFILE}.use_r4" | 
             OPTFILE="${OPTFILE}.use_r4" | 
| 216 | 
         fi | 
         fi | 
| 217 | 
         if test "x$MPI" = x1 ; then | 
         if test "x$MPI" = x1 ; then | 
| 218 | 
             yy=`echo $OPTFILE | grep -c '+mpi'` | 
             yy=`echo $OPTFILE | grep -c '+mpi'` | 
| 219 | 
             if test $yy = 0 ; then OPTFILE="${OPTFILE}+mpi" ; fi | 
             if test $yy = 0 ; then yy=`echo $OPTFILE | grep -c '+impi'` ; fi | 
| 220 | 
  | 
             if test $yy = 0 ; then OPTFILE="${OPTFILE}+mpi" | 
| 221 | 
  | 
                               else order=`expr $order + 200` ; fi | 
| 222 | 
         fi | 
         fi | 
| 223 | 
         if test "x$MTH" = x1 ; then | 
         if test "x$MTH" = x1 ; then | 
| 224 | 
             yy=`echo $OPTFILE | grep -c '+mth$'` | 
             yy=`echo $OPTFILE | grep -c '+mth$'` | 
| 230 | 
         if test "x$DVLP" = x1 ; then | 
         if test "x$DVLP" = x1 ; then | 
| 231 | 
             OPTFILE="${OPTFILE}.dvlp" | 
             OPTFILE="${OPTFILE}.dvlp" | 
| 232 | 
         fi | 
         fi | 
| 233 | 
  | 
         order=`expr $order + 10 \* $EXTRA` | 
| 234 | 
  | 
         order=`printf '%3.3i' $order` | 
| 235 | 
  | 
  | 
| 236 | 
         t_pass="--" | 
         t_pass="--" | 
| 237 | 
         t_tot="--" | 
         t_tot="--" | 
| 305 | 
     </table> | 
     </table> | 
| 306 | 
  | 
  | 
| 307 | 
 <p>Examples of the scripts used for these testing runs can be obtained from: <a | 
 <p>Examples of the scripts used for these testing runs can be obtained from: <a | 
| 308 | 
 href="http://mitgcm.org/viewvc/MITgcm/MITgcm/tools/example_scripts/"> | 
 href="http://mitgcm.org/viewvc/MITgcm/MITgcm_contrib/test_scripts/"> | 
| 309 | 
 MITgcm/tools/example_scripts</a>.</p> | 
 MITgcm_contrib/test_scripts</a>.</p> | 
| 310 | 
  | 
  | 
| 311 | 
   </body> | 
   </body> | 
| 312 | 
 </html> | 
 </html> |