Check Files 2d vzsh: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
Line 1: Line 1:
This GIS check file layer is only written if a variable Z shape object is used in the model. This contains information on the elevation points that may change over time, the elevation change, final elevation as well as the trigger conditions.<br> Note that if using the variable Z shape the map output type "ZH" can be included in the <tt><font color="blue">Map Output Data Type </font><font color="red">== </font></tt> command to write the elevations over time. For example:<br>
This GIS check file layer is only written if a variable Z shape object (2d_vzsh) is used in the model. vzsh_zpt_check contains information on the elevation points that may change over time, the elevation change, final elevation as well as the trigger conditions.<br>
Note that if using a variable Z shape, the map output type "zh" can be included in the <tt><font color="blue">Map Output Data Type </font><font color="red">== </font></tt> command to write the elevations over time. For example, the following command would output water levels (h), velocities (v), depths (d) and elevations (zh): <br>
<tt><font color="blue">Map Output Data Type </font><font color="red">== </font> h v d zh</tt><br>
<tt><font color="blue">Map Output Data Type </font><font color="red">== </font> h v d zh</tt><br>
Would output the water levels (h), velocities (v), depths (d) and elevations (zh).<br>


'''Attributes of vzsh_zpt_check'''<br>
'''Attributes of vzsh_zpt_check'''<br>
Line 12: Line 12:
| Final_Z||The final elevation after variable elevation has been triggered.
| Final_Z||The final elevation after variable elevation has been triggered.
|-
|-
| Type||Whether the variable z shape is applying as a point or side.
| Type||Whether the variable Z shape is applying as a point or side.
|-
|-
| Period||The number of hours over which the elevation change will occur.
| Period||The number of hours over which the elevation change will occur.
Line 26: Line 26:
|}
|}
<br>
<br>
In the image below, the _vzsh_zpt check has been styled by the '''dZ''' attribute.<br>
In the image below, the _vzsh_zpt_check has been styled by the dZ attribute (default TUFLOW styling).<br>
<br>
<br>
[[File:Check Files vzsh zpt dz 01.jpg]]<br>
[[File: 2d_vzsh_zpt_check_01a.png]]<br>
<br>
<br>



Latest revision as of 16:14, 18 December 2025

This GIS check file layer is only written if a variable Z shape object (2d_vzsh) is used in the model. vzsh_zpt_check contains information on the elevation points that may change over time, the elevation change, final elevation as well as the trigger conditions.
Note that if using a variable Z shape, the map output type "zh" can be included in the Map Output Data Type == command to write the elevations over time. For example, the following command would output water levels (h), velocities (v), depths (d) and elevations (zh):
Map Output Data Type == h v d zh

Attributes of vzsh_zpt_check

Attribute Name Attribute Description
dZ The change in elevation that will be caused by the variable Z shape. A negative value indicates the elevation will decrease and a positive value indicates the elevation will increase.
Final_Z The final elevation after variable elevation has been triggered.
Type Whether the variable Z shape is applying as a point or side.
Period The number of hours over which the elevation change will occur.
When A text description of when the change will start. For example "Water level at [138;76] exceeds 41.".
Reinstate A text description of when the elevation reinstate option used. "Not Set" if no reinstate occurs. For example:

Starting <value>hours afterwards over a period of <value> hours, once only.

Time_Intrp
Source The input GIS file which was used.


In the image below, the _vzsh_zpt_check has been styled by the dZ attribute (default TUFLOW styling).




Up
TUFLOW Check Files