Difference between revisions of "Check Files 2d LP"

From Tuflow
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This file contains the locations and output types for the 2D long profile (2d_LP) objects in the model.  Note that the LP line will be split into a a series of lines, one for each segment.
+
This file contains the locations and output types for the 2D long profile (2d_lp) objects in the model.  Note that the LP line will be split into a series of lines, one for each segment.
 
<br>
 
<br>
  
'''Attributes of lp_check'''<br>
+
'''Attributes of _lp_check'''<br>
 
{| align="center" class="wikitable" width="75%"
 
{| align="center" class="wikitable" width="75%"
 
! style="background-color:#005581; font-weight:bold; color:white;"| Attribute Name
 
! style="background-color:#005581; font-weight:bold; color:white;"| Attribute Name
 
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description
 
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description
 
|-
 
|-
| Type||The output types for the long profile.
+
| Type||The output types for the long profile. "H" is water level and "V" is velocity.  
 
|-
 
|-
| Label||The label of the LP object. This will be the label for the long profile location in the .csv file.
+
| Label||The label of the LP object. This will be the label for the long profile location in the .csv file.
 
|-
 
|-
| Comment||The optional comment attribute for the long profile object. This is not used computationally.
+
| Comment||The optional comment attribute for the long profile object. This is not used computationally.
 
|}
 
|}
 +
<br>
 +
The image below shows a _lp_check styled in pink, and its corresponding 2d_lp GIS layer styled in black. Notice that there are two 'LP_01' lines in the _lp_check - one for each segment in the 2d_lp.<br>
 +
<br>
 +
[[File:2d_lp_check_01a.png]]<br>
 +
<br>
 +
 +
{{Tips Navigation
 +
|uplink=[[TUFLOW_Check_Files | TUFLOW Check Files]]
 +
}}

Latest revision as of 09:40, 6 August 2025

This file contains the locations and output types for the 2D long profile (2d_lp) objects in the model. Note that the LP line will be split into a series of lines, one for each segment.

Attributes of _lp_check

Attribute Name Attribute Description
Type The output types for the long profile. "H" is water level and "V" is velocity.
Label The label of the LP object. This will be the label for the long profile location in the .csv file.
Comment The optional comment attribute for the long profile object. This is not used computationally.


The image below shows a _lp_check styled in pink, and its corresponding 2d_lp GIS layer styled in black. Notice that there are two 'LP_01' lines in the _lp_check - one for each segment in the 2d_lp.

2d lp check 01a.png

Up
Go-up.png TUFLOW Check Files