Difference between revisions of "CHECK"

From Tuflow
Jump to navigation Jump to search
(Created page with "There are three levels of message in TUFLOW in increasing order of severity they are "Check --> '''Warning''' --> Error". An warning indicates that data has been processed that i...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
There are three levels of message in TUFLOW in increasing order of severity they are "Check --> '''Warning''' --> Error". An warning indicates that data has been processed that is unusual, this doesn't stop the simulation from starting.  However, these should be reviewed.  An example of a warning is a Manning's n of 0.001 which is unusually low.
+
There are three levels of message in TUFLOW in increasing order of severity they are "'''Check''' --> Warning --> Error".<br>
 +
A check indicates that data has been processed that is unusual, this doesn't stop the simulation from starting.  However, these should be reviewed.  An example of a check is a break-line that fails to modify any cells.
 +
 
 +
See Also
 +
* [[WARNING]]
 +
* [[ERROR]]

Latest revision as of 21:34, 29 September 2011

There are three levels of message in TUFLOW in increasing order of severity they are "Check --> Warning --> Error".
A check indicates that data has been processed that is unusual, this doesn't stop the simulation from starting. However, these should be reviewed. An example of a check is a break-line that fails to modify any cells.

See Also