Difference between revisions of "TUFLOW Message 2818"

From Tuflow
Jump to navigation Jump to search
(Created page with "{{TUFLOW_Message |tuflow_message=ERROR 2818 - For nesting level 1, number of potential cells: "a" exceeds limit of : 214748647 |alt_msg=N/A |type=ERROR |message_desc=Above...")
 
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{TUFLOW_Message
 
{{TUFLOW_Message
|tuflow_message=ERROR 2818 - For nesting level 1, number of potential cells: "a" exceeds limit of : 214748647
+
|tuflow_message=ERROR 2818 - For nesting level 1, number of potential cells: "a" exceeds limit of : 2147483647
 
|alt_msg=N/A
 
|alt_msg=N/A
 
|type=[[ERROR]]
 
|type=[[ERROR]]
|message_desc=Above features such as output zones are not yet supported in Quadtree.
+
|message_desc=Number of potential cells exceeds the limit.  
|suggestions=Remove those features for now or use HPC without Quadtree. For more information or suggestion, please contact <font color="blue">support@tuflow.com</font>
+
|suggestions=Increase the cell size or reduce the nesting level domain size to reduce the number of cells. Check the nesting level has been setup correctly. Note that 2,147,483,647 is the maximum value of an INT4 variable, which is used for the memory allocation in TUFLOW. Please contact <font color="blue">support@tuflow.com</font> to request an increase of maximum allowable number of cells.
|discussion_page=* [[Talk:TUFLOW Message 2818|Discuss Message 2818]]
+
 
|link3=''
 
|link4=''
 
|prelink=[[TUFLOW_Message_2815|Message 2815]]
 
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|nextlink=[[TUFLOW_Message_2821|Message 2821]]
 
 
}}
 
}}

Latest revision as of 09:59, 3 March 2023

TUFLOW Message
ERROR 2818 - For nesting level 1, number of potential cells: "a" exceeds limit of : 2147483647

Alternate Message
N/A

Message Type
ERROR

Description
Number of potential cells exceeds the limit.

Suggestions
Increase the cell size or reduce the nesting level domain size to reduce the number of cells. Check the nesting level has been setup correctly. Note that 2,147,483,647 is the maximum value of an INT4 variable, which is used for the memory allocation in TUFLOW. Please contact support@tuflow.com to request an increase of maximum allowable number of cells.


Up
Go-up.png 2xxx Messages