/[MITgcm]/mitgcm.org/front_content/make_summary
ViewVC logotype

Diff of /mitgcm.org/front_content/make_summary

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

revision 1.89 by jmc, Tue May 30 04:39:17 2023 UTC revision 1.90 by jmc, Wed Jan 3 00:37:19 2024 UTC
# Line 159  for mname in $MACHINES ; do Line 159  for mname in $MACHINES ; do
159          MTH=0          MTH=0
160          UR4=0          UR4=0
161          if test -r $dir/summary.txt ; then          if test -r $dir/summary.txt ; then
162              TAPENAD=`grep -c ' Tapenade$' $dir/summary.txt`              TAPENAD=`grep -c ' generated by Tapenade' $dir/summary.txt`
163              ADJOINT=`grep -c -i '^ADJOINT' $dir/summary.txt`              ADJOINT=`grep -c -i '^ADJOINT' $dir/summary.txt`
164              TANGLIN=`grep -c -i '^TANGLIN' $dir/summary.txt`              TANGLIN=`grep -c -i '^TANGLIN' $dir/summary.txt`
165              if test "x$ADJOINT" = x1 ; then              if test "x$ADJOINT" = x1 ; then

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90

  ViewVC Help
Powered by ViewVC 1.1.22