TUFLOW Message 2055: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=An error occurred interpreting the parameter(s) or option for a boundary condition command, or the command is ambiguous.
|message_desc=An error occurred interpreting the parameter(s) or option for a boundary condition command, or the command is ambiguous.
|suggestions=Check command is a valid .tbc command. Check that "==" has been used not "="<br>
|suggestions=Check command is a valid .tbc command. Check that "<font color="red"><tt>==</tt></font>" has been used not "<font color="red"><tt>=</tt></font>"<br>
E.g.<br>
E.g.<br>
<font color="green"><tt>Read GIS BC ==</tt></font><br>
<font color="blue"><tt>Read GIS BC </tt></font><font color="red"><tt>==</tt></font><br>
NOT<br>
NOT<br>
<font color="green"><tt>Read GIS BC =</tt></font><br>
<font color="blue"><tt>Read GIS BC </tt></font><font color="red"><tt>=</tt></font><br>

|discussion_page=* [[Talk:TUFLOW Message 2055|Discuss Message 2055]]

|link3=''
|link4=''
|prelink=[[TUFLOW_Message_2054|Message 2054]]
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|nextlink=[[TUFLOW_Message_2056|Message 2056]]
}}
}}

Latest revision as of 11:47, 23 December 2022

TUFLOW Message
ERROR 2055 - Reading parameter(s) or option for following command, or ambiguous command.

Alternate Message
NA

Message Type
ERROR

Description
An error occurred interpreting the parameter(s) or option for a boundary condition command, or the command is ambiguous.

Suggestions
Check command is a valid .tbc command. Check that "==" has been used not "="
E.g.
Read GIS BC ==
NOT
Read GIS BC =


Up
2xxx Messages