Difference between revisions of "Check Files 2d zpt"

From Tuflow
Jump to navigation Jump to search
(Created page with "To be created")
 
Line 1: Line 1:
To be created
+
This GIS layer contains information on the 2D Zpts.<br>
 +
<br>
 +
'''Attributes of _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
 +
|-
 +
| n||Row number in the TUFLOW domain
 +
|-
 +
| m||Column number in the TUFLOW domain
 +
|-
 +
| Type||The type of point - in TUFLOW the topography is defined by the elevations at the cell centres, mid-sides and cell corners.<br>
 +
Please refer to section 4.4.4 of the 2010 manual for more detailed description of these.<br> 
 +
<br>
 +
The types are:<br>
 +
* '''C''' The ZC - the cell centre
 +
* '''U''' The ZU - the mid-side to the right of the cell
 +
* '''V''' The ZV - the mid-side to the top of the cell
 +
* '''H''' The ZH - the cell corner to the top right hand corner of the cell
 +
|-
 +
| Elevation||The final elevation of the point.
 +
|-
 +
| Domain_Index||The index of the model domain.  This is the order with <tt>Start 2D Domain == <Domain Name></tt> commands appears in the .tcf control file.  For a single domain model this will be 1.
 +
|}

Revision as of 16:29, 15 September 2015

This GIS layer contains information on the 2D Zpts.

Attributes of _zpt_check

Attribute Name Attribute Description
n Row number in the TUFLOW domain
m Column number in the TUFLOW domain
Type The type of point - in TUFLOW the topography is defined by the elevations at the cell centres, mid-sides and cell corners.

Please refer to section 4.4.4 of the 2010 manual for more detailed description of these.

The types are:

  • C The ZC - the cell centre
  • U The ZU - the mid-side to the right of the cell
  • V The ZV - the mid-side to the top of the cell
  • H The ZH - the cell corner to the top right hand corner of the cell
Elevation The final elevation of the point.
Domain_Index The index of the model domain. This is the order with Start 2D Domain == <Domain Name> commands appears in the .tcf control file. For a single domain model this will be 1.