Difference between revisions of "TUFLOW Message 3022"

From Tuflow
Jump to navigation Jump to search
Line 12: Line 12:
 
HQ boundary:
 
HQ boundary:
 
* Check that the number of HQ boundary segments (vertex to vertex) isn't higher than 253. This usually happens when the boundary is generated from subcatchments layer processed from various software packages containing a large number of vertices close to each other. If so, simplify the boundary (and code polygon).
 
* Check that the number of HQ boundary segments (vertex to vertex) isn't higher than 253. This usually happens when the boundary is generated from subcatchments layer processed from various software packages containing a large number of vertices close to each other. If so, simplify the boundary (and code polygon).
|discussion_page=* [[Talk:TUFLOW Message 3022|Discuss Message 3022]]
+
 
|link3=''
 
|link4=''
 
 
|prelink=[[TUFLOW_Message_3021|Message 3021]]
 
|prelink=[[TUFLOW_Message_3021|Message 3021]]
 
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
 
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
 
|nextlink=[[TUFLOW_Message_3023|Message 3023]]
 
|nextlink=[[TUFLOW_Message_3023|Message 3023]]
 
}}
 
}}

Revision as of 15:18, 13 July 2022

TUFLOW Message
ERROR 3022: Number of Boundary Level Graphs exceeded. Maximum is 253.

Alternate Message
None

Message Type
ERROR

Description
TUFLOW HPC has a limit of 253 unique HT or HQ boundaries.

Suggestions
Both, HT and HQ boundaries should only be digitised in the location where water is exiting the model, e.g. not along the whole code perimeter.
HT boundary:

  • Check total number of HT boundaries in the 2d_bc layer isn't more than 253.
  • Check number of HT boundaries read in the model by searching for "nht" in the .tlf file. If the number is higher than the number of HT boundaries in the 2d_bc layer then check if attributes "td", "a" and/or "b" have any (non-zero) values specified. These attributes adjust the boundary values incrementally along each cell of the HT boundary, thereby creating a unique boundary time-series for each cell and can significantly increase the number of unique boundaries. The use of "td", "a" and "b" to incrementally adjust HT boundary values was used in the past to vary the water levels along a boundary, for example, a tidal boundary where the tidal range and timing varies. The recommended approach today to vary water levels along a boundary is to snap 1d_bc HT (or HS) boundary points to a HX line - contact support@tuflow.com if you need assistance in doing this.

HQ boundary:

  • Check that the number of HQ boundary segments (vertex to vertex) isn't higher than 253. This usually happens when the boundary is generated from subcatchments layer processed from various software packages containing a large number of vertices close to each other. If so, simplify the boundary (and code polygon).


Up
Go-up.png 3xxx Messages