/[MITgcm]/MITgcm/verification/testreport
ViewVC logotype

Diff of /MITgcm/verification/testreport

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.180 by jmc, Tue Sep 4 19:27:52 2012 UTC revision 1.181 by jmc, Thu Apr 4 14:32:31 2013 UTC
# Line 1376  if test $KIND = 0 ; then Line 1376  if test $KIND = 0 ; then
1376  else  else
1377      line_0=`printf '%s %2i' 'default   ' $MATCH_CRIT`      line_0=`printf '%s %2i' 'default   ' $MATCH_CRIT`
1378    if test $KIND = 1 ; then    if test $KIND = 1 ; then
1379      echo "TANGLIN=true" >> $SUMMARY     #echo "TANGLIN=true" >> $SUMMARY
1380        echo "TangLin generated by TAF" >> $SUMMARY
1381      elif test $KIND = 3 ; then
1382        echo "TangLin generated by OpenAD" >> $SUMMARY
1383      elif test $KIND = 2 ; then
1384       #echo "ADJOINT=true" >> $SUMMARY
1385        echo "Adjoint generated by TAF" >> $SUMMARY
1386      else
1387        echo "Adjoint generated by OpenAD" >> $SUMMARY
1388      fi
1389      if test $KIND = 1 -o $KIND = 3 ; then
1390      line_1="G D M    C  T  F"      line_1="G D M    C  T  F"
1391      line_2="e p a R  o  L  D"      line_2="e p a R  o  L  D"
1392    else    else
     echo "ADJOINT=true" >> $SUMMARY  
1393      line_1="G D M    C  A  F"      line_1="G D M    C  A  F"
1394      line_2="e p a R  o  d  D"      line_2="e p a R  o  d  D"
1395    fi    fi

Legend:
Removed from v.1.180  
changed lines
  Added in v.1.181

  ViewVC Help
Powered by ViewVC 1.1.22