Difference between revisions of "TUFLOW Message 2140"

From Tuflow
Jump to navigation Jump to search
Line 4: Line 4:
 
|type=[[ERROR]]
 
|type=[[ERROR]]
 
|message_desc=An error occurred reading the following line in the control file.
 
|message_desc=An error occurred reading the following line in the control file.
|suggestions=????
+
|suggestions=Check the line is a valid TUFLOW command for the version of TUFLOW that you are running. Common mistake are:<br>
 +
* Omitting the double equals (<font color="blue"><tt>Set IWL </tt></font> <font color="red"><tt>=</tt></font><tt> 0.6</tt> not <font color="blue"><tt>Set IWL </tt></font> <font color="red"><tt>==</tt></font><tt> 0.6</tt>)
 +
* Using the <font color="blue"><tt>Read GIS </tt></font> syntax for versions of TUFLOW prior to 2010 (use <font color="blue"><tt>Read MI </tt></font> instead
 +
* Putting a command in the wrong file, e.g. putting a geometry (.tgc) command in the boundary file (.tbc)
 +
 
 
|discussion_page=* [[Talk:TUFLOW Message 2140|Discuss Message 2140]]
 
|discussion_page=* [[Talk:TUFLOW Message 2140|Discuss Message 2140]]
 
|link3=''
 
|link3=''

Revision as of 15:31, 4 October 2011

TUFLOW Message
ERROR 2140 - Reading following line in control file.

Alternate Message
NA

Message Type
ERROR

Description
An error occurred reading the following line in the control file.

Suggestions
Check the line is a valid TUFLOW command for the version of TUFLOW that you are running. Common mistake are:

  • Omitting the double equals (Set IWL = 0.6 not Set IWL == 0.6)
  • Using the Read GIS syntax for versions of TUFLOW prior to 2010 (use Read MI instead
  • Putting a command in the wrong file, e.g. putting a geometry (.tgc) command in the boundary file (.tbc)


Up
Go-up.png 2xxx Messages