Difference between revisions of "TUFLOW Message 2055"

From Tuflow
Jump to navigation Jump to search
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]]
 
|discussion_page=* [[Talk:TUFLOW Message 2055|Discuss Message 2055]]
 
|link3=''
 
|link3=''

Revision as of 09:24, 24 June 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
Go-up.png 2xxx Messages