Check Files 2d vzsh: Difference between revisions
Content deleted Content added
Created page with "To be created" |
No edit summary |
||
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 will as the trigger conditions.<br> Note that if using the variable Z shape the map output type "ZH" can be included in the <tt>Map Output Data Type == </tt> command to write the elevations over time. For example:<br>
<tt>Map Output Data Type == 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>
{| 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;" width=75%| 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: <br>
<tt>Starting <value>hours afterwards over a period of <value> hours, once only.</tt>
|-
| Source||The input GIS file which was used.
|}
<br>
In the image below, the _vzsh_zpt check has been styled by the '''dZ''' attribute.<br>
[[File:Check Files vzsh zpt dz 01.jpg]]
| |||