TUFLOW Message 3022: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1:
{{TUFLOW_Message
|tuflow_message=ERROR 3022
<br>
|alt_msg=ERROR 3022 - Maximum number of Boundary tracer graphs exceeded.<br>
ERROR 3022 - Number of groundwater boundary Level Graphs exceeded. Maximum is 255.
|type=[[ERROR]]
|message_desc=
|suggestions=
For 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.
For 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).
For GT boundary:
* Check total number of GT boundaries in the 2d_bc layer isn't more than 255.
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
}}
|