Difference between revisions of "TUFLOW Message 3022"

From Tuflow
Jump to navigation Jump to search
Line 3: Line 3:
 
<br>  
 
<br>  
 
|alt_msg=None
 
|alt_msg=None
 
 
|type=[[ERROR]]  
 
|type=[[ERROR]]  
 
|message_desc=TUFLOW HPC has a limit of 253 unique HT or HQ boundaries.
 
|message_desc=TUFLOW HPC has a limit of 253 unique HT or HQ boundaries.
 
|suggestions=
 
|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.
+
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.<br>
 
HT boundary:
 
HT boundary:
 
* Check total number of HT boundaries in the 2d_bc layer isn't more than 253.
 
* Check total number of HT boundaries in the 2d_bc layer isn't more than 253.

Revision as of 14:56, 10 March 2021

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