TUFLOW Message 3022: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
| (7 intermediate revisions by 4 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=
HT, HQ, and GT boundaries should only be digitised in the location where water is entering/exiting the model, i.e. not along the whole code perimeter.<br>
* Check total number of HS and HT boundaries in the 2d_bc layer is more than 253.▼
For HT boundary:
* Check number of HS and HT boundaries read in the model by searching for "nhs" and "nht" in the .tlf file. If the number is higher than the number of HS and 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 HS/HT boundary, thereby creating a unique boundary time-series for each cell and can significantly increase the number of unique boundaries.▼
▲* Check number of
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]]
}}
| |||