Difference between revisions of "TUFLOW Message 2818"
Jump to navigation
Jump to search
(2 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
|message_desc=Number of potential cells exceeds the limit. | |message_desc=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 <font color="blue">support@tuflow.com</font> to request an increase of maximum allowable number of cells. | |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. | ||
− | + | ||
− | |||
− | |||
− | |||
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]] | |uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]] | ||
− | |||
}} | }} |
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 |
---|
2xxx Messages |