TUFLOW Message 2140: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
Line 10: Line 10:
* 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)



|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