Difference between revisions of "TUFLOW Message 3022"

From Tuflow
Jump to navigation Jump to search
Line 5: Line 5:
  
 
|type=[[ERROR]]  
 
|type=[[ERROR]]  
|message_desc=HPC has a limit of 253 unique HT boundaries.
+
|message_desc=TUFLOW HPC has a limit of 253 unique H (HS and HT) boundaries.
 
|suggestions=
 
|suggestions=
* Check number of HT boundaries in the 2d_bc layer if more than 253.
+
* Check total number of HS and HT boundaries in the 2d_bc layer is 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 number of HT boundaries in the 2d_bc layer check if attribute "Td", "A" and/or "B" have any value specified. These attributes will add an incremental amount to each cell of the HT boundary and each cell will be read in TUFLOW as unique 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.
 
|discussion_page=* [[Talk:TUFLOW Message 3022|Discuss Message 3022]]
 
|discussion_page=* [[Talk:TUFLOW Message 3022|Discuss Message 3022]]
 
|link3=''
 
|link3=''

Revision as of 12:10, 15 August 2018

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 H (HS and HT) boundaries.

Suggestions

  • Check total number of HS and HT boundaries in the 2d_bc layer is more than 253.
  • 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.


Up
Go-up.png 3xxx Messages