Difference between revisions of "TUFLOW Message 2835"

From Tuflow
Jump to navigation Jump to search
Line 6: Line 6:
 
|type=[[ERROR]]
 
|type=[[ERROR]]
 
|message_desc=Not expecting point / line / region for BC type: "<>". A point / line / region is not valid for the boundary condition (BC) type "<>".
 
|message_desc=Not expecting point / line / region for BC type: "<>". A point / line / region is not valid for the boundary condition (BC) type "<>".
|suggestions=Refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u> for information on the BC type "<>" and its specifications.  
+
<br>
 +
From the 2023-03 release, a point-type QT boundary is not supported when using Quadtree.
 +
|suggestions=*Refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u> for information on the BC type "<>" and its specifications.
 +
*If a QT point was used as an internal inflow boundary before the 2023-03 release, transitioning to a 2d_sa setup is recommended. For an external boundary, the preferred approach is to use a 2d_bc QT line snapped to the code polygon.  
  
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
 
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
 
}}
 
}}

Revision as of 09:58, 7 February 2025

TUFLOW Message
ERROR 2835 - Not expecting point for bc type: "<>".

Alternate Message
ERROR 2835 - Not expecting line for bc type: "<>".
ERROR 2835 - Not expecting region for bc type: "<>".

Message Type
ERROR

Description
Not expecting point / line / region for BC type: "<>". A point / line / region is not valid for the boundary condition (BC) type "<>".
From the 2023-03 release, a point-type QT boundary is not supported when using Quadtree.

Suggestions

  • Refer to the TUFLOW Manual for information on the BC type "<>" and its specifications.
  • If a QT point was used as an internal inflow boundary before the 2023-03 release, transitioning to a 2d_sa setup is recommended. For an external boundary, the preferred approach is to use a 2d_bc QT line snapped to the code polygon.


Up
Go-up.png 2xxx Messages