Difference between revisions of "TUFLOW Message 2615"

From Tuflow
Jump to navigation Jump to search
(Created page with "{{TUFLOW_Message |tuflow_message=ERROR 2615 - Extracting maximum arrays size as parameter on following line in rainfall control file:<br> <tt><Line which causes error></tt> |a...")
 
Line 4: Line 4:
 
|alt_msg=NA
 
|alt_msg=NA
 
|type=[[ERROR]]
 
|type=[[ERROR]]
|message_desc=An error occurred when trying to read <tt>Maximum RF Locations == <integer></tt> or <tt>Maximum Points in Hyetograph == <integer></tt> line from rainfall control file (.trfcf).
+
|message_desc=An error occurred when trying to read <tt><font color="blue">Maximum RF Locations </font><font color="red">== </font><integer></tt> or <tt><font color="blue">Maximum Points in Hyetograph </font><font color="red">== </font><integer></tt> line from rainfall control file (.trfcf).
 
|suggestions=Ensure that only an positive integer value is used for the maximum array size parameters. E.g.<br>
 
|suggestions=Ensure that only an positive integer value is used for the maximum array size parameters. E.g.<br>
<tt>Maximum RF Locations == 20</tt><br>
+
<tt><font color="blue">Maximum RF Locations </font><font color="red">== </font>20</tt><br>
 
and not:<br>
 
and not:<br>
<tt>Maximum RF Locations == six</tt>
+
<tt><font color="blue">Maximum RF Locations </font><font color="red">== </font>six</tt>
 
|discussion_page=* [[Talk:TUFLOW Message 2615|Discuss Message 2615]]
 
|discussion_page=* [[Talk:TUFLOW Message 2615|Discuss Message 2615]]
 
|link3=''
 
|link3=''

Revision as of 13:32, 27 June 2022

TUFLOW Message
ERROR 2615 - Extracting maximum arrays size as parameter on following line in rainfall control file:
<Line which causes error>

Alternate Message
NA

Message Type
ERROR

Description
An error occurred when trying to read Maximum RF Locations == <integer> or Maximum Points in Hyetograph == <integer> line from rainfall control file (.trfcf).

Suggestions
Ensure that only an positive integer value is used for the maximum array size parameters. E.g.
Maximum RF Locations == 20
and not:
Maximum RF Locations == six


Up
Go-up.png 2xxx Messages