Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2014-03-18 08:42:13
Size: 755
Editor: EricPalmer
Comment:
Revision 3 as of 2015-05-06 11:15:24
Size: 757
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:

["Test Files"]
[[Test_Files]]
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)