TUFLOW Message 2140: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(7 intermediate revisions by 3 users not shown)
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=Check the line is a valid TUFLOW command for the version of TUFLOW that you are running. Common mistake are:<br>
|suggestions=????
* 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>)
|discussion_page=* [[Talk:TUFLOW Message 2140|Discuss Message 2140]]
* 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).
|link3=''
* 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).
|link4=''
* Putting a command in the wrong file, e.g. putting a geometry (.tgc) command in the boundary file (.tbc)
|prelink=[[TUFLOW_Message_2139|Message 2139]]


|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]

|nextlink=[[TUFLOW_Message_2141|Message 2141]]
}}
}}

Latest revision as of 13:39, 7 February 2023

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
2xxx Messages