Difference between revisions of "TUFLOW Message 2140"

From Tuflow
Jump to navigation Jump to search
Line 9: Line 9:
 
* Using the <font color="blue"><tt>Read RowCol </tt></font> syntax for versions of TUFLOW prior to 2010 (use <font color="blue"><tt>Read MID </tt></font> instead).
 
* Using the <font color="blue"><tt>Read RowCol </tt></font> syntax for versions of TUFLOW prior to 2010 (use <font color="blue"><tt>Read MID </tt></font> instead).
 
* Putting a command in the wrong file, e.g. putting a geometry (.tgc) command in the boundary file (.tbc)
 
* Putting a command in the wrong file, e.g. putting a geometry (.tgc) command in the boundary file (.tbc)
<br>
+
 
 
|prelink=[[TUFLOW_Message_2139|Message 2139]]
 
|prelink=[[TUFLOW_Message_2139|Message 2139]]
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
 
|nextlink=[[TUFLOW_Message_2141|Message 2141]]
 
|nextlink=[[TUFLOW_Message_2141|Message 2141]]
 
}}
 
}}

Revision as of 09:07, 4 July 2022

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).
  • Using the Read RowCol syntax for versions of TUFLOW prior to 2010 (use Read MID 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