Differences between revisions 1 and 2
Revision 1 as of 2014-03-18 08:42:13
Size: 755
Editor: EricPalmer
Comment:
Revision 2 as of 2014-04-07 00:24:42
Size: 757
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 6: Line 5:
Runs through make_sumfiles.in and checks each <maplet>.OOT file for errors. 5.5 Runs through make_sumfiles.in and checks each <maplet>.OOT file for errors.

["Test Files"]

= Overview =

5.5 Runs through make_sumfiles.in and checks each <maplet>.OOT file for errors.

Output may be exact (diff)

= Input =

/usr/local/bin/find_nofitP

= Output =

When running, you'll see an ! for each processor that is running and the total number of files checked.

!  cat EQ0007.OOT 
!  cat EQ0008.OOT 
!  cat DQ0060.OOT 
!  cat DQ0061.OOT 
!  cat DQ0062.OOT 
!  cat EQ0040.OOT 
!  cat EQ0041.OOT 
!  cat DJ0599.OOT 
          25

There are no errors in this case.

When all done, run it again to see where there issues.

  • A * is bad A . shows the solution hasn't converged fully

    A <space> indicates that there is a minor issue with overlap.

No files is good.

do_find_nofitP (last edited 2015-05-06 11:15:24 by localhost)