Difference between revisions of "TUFLOW Message 2830"

From Tuflow
Jump to navigation Jump to search
 
Line 8: Line 8:
 
Check the dom_check file if it needs extending. If TUFLOW doesn't produce this file, insert "Verbose == ON" in .tcf to output pre-processing dom_check file.
 
Check the dom_check file if it needs extending. If TUFLOW doesn't produce this file, insert "Verbose == ON" in .tcf to output pre-processing dom_check file.
  
|prelink=[[TUFLOW_Message_2829|Message 2829]]
 
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
|nextlink=[[TUFLOW_Message_2831|Message 2831]]
 
 
}}
 
}}

Latest revision as of 10:02, 3 March 2023

TUFLOW Message
ERROR 2830 - Nesting polygon outside level 1 polygon.

Alternate Message
ERROR 2830 - Nesting polygon outside computational domain.

Message Type
ERROR

Description
Quadtree nesting polygons can only be completely within level 1 polygon in 2d_qnl layer or 2d_code layer if level 1 polygon in 2d_qnl layer is not used.
Quadtree nesting polygons can only be within the model domain.

Suggestions
Check the extent of nesting polygons is completely within level 1 polygon in 2d_qnl layer or 2d_code layer if level 1 polygon in 2d_qnl layer is not used. If "Model Origin and Extent" and "Orientation Angle" is set to "TGC" level 1 polygon doesn't need to be specified. In such case model domain will be used as level 1 polygon and nesting levels can be snapped to the code polygon.
Check the dom_check file if it needs extending. If TUFLOW doesn't produce this file, insert "Verbose == ON" in .tcf to output pre-processing dom_check file.


Up
Go-up.png 2xxx Messages