Check Files 2d sh obj: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
Line 11: Line 11:
|}
|}


For example, if an [[TUFLOW_Message_2232 | ERROR 2232]] has occurred, it is suggested to import the sh_obj check file. This file is written sequentially and the last entry is the final object TUFLOW was able to process. The final triangle is shown in red below:<br>
For example, if an [[TUFLOW_Message_2232 | ERROR 2232]] has occurred, it is suggested to import the sh_obj check file. This file is written sequentially and the last entry is the final object TUFLOW was able to process. The final triangle is shown in yellow below:<br>
<br>
<br>
[[File:Error 2232 01.jpg|600px]]
[[File: 2d_sh_obj_check_01a.png]]
<br><br>
<br><br>
This shows that the issue is in the 2d_zsh polygon layer (highlighted in green): <br>
This shows that the issue is in the highlighted green 2d_zsh polygon layer: <br>
<br>
<br>
[[File:Error 2232 02.jpg]]
[[File: 2d_sh_obj_check_02a.png]]
<br><br>
<br><br>
See [[TUFLOW_Message_2232 | ERROR 2232]] for a more detailed discussion on this error.
See [[TUFLOW_Message_2232 | ERROR 2232]] for a more detailed discussion on this error.

Latest revision as of 14:06, 18 December 2025

This file contains the breaklines and triangulation that have been used by TUFLOW in applying Z Shape layers. The breaklines and triangulations are written for each Z shape, provided TUFLOW has not read the object directly from an XF file. If the problem object cannot be found in the sh_obj check layer, it is recommended to re-initalise the model with the XF Files == OFF command.
This file can be very useful if there is an issue in the way the Z shape has been applied. This file is written sequentially and the final object written can be used to find the culprit area.

Attributes of sh_obj

Attribute Name Attribute Description
Source The input Z shape (2d_zsh) or variable Z Shape (2d_vzsh) layer.
dx The model 2D cell size.

For example, if an ERROR 2232 has occurred, it is suggested to import the sh_obj check file. This file is written sequentially and the last entry is the final object TUFLOW was able to process. The final triangle is shown in yellow below:



This shows that the issue is in the highlighted green 2d_zsh polygon layer:



See ERROR 2232 for a more detailed discussion on this error.

Up
TUFLOW Check Files