Difference between revisions of "TUFLOW Message 2615"
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...") |
|||
(2 intermediate revisions by the same user not shown) | |||
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> |
− | + | ||
− | |||
− | |||
− | |||
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]] | |uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]] | ||
− | |||
}} | }} |
Latest revision as of 09:43, 3 March 2023
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 |
---|
2xxx Messages |