Check Files 2d zpt
Introduction
This GIS check file contains information on the final 2D elevations in the TUFLOW model (2D Zpts). This final elevation is after all elevation commands (TIN, Grid, breakline etc.) have been read into the model. These are the elevations that are used in the computation. This check files allows you to see the elevations at any point and can therefore be used for cross-checking that the elevations have been interpolate correctly.
This check file can be very large and not necessarily easy to visualise, the DEM_Z check file contains a raster version of the elevations and is nicer for visualisation (in particular when looking at the entire model or large sections of the model). The _zpt_check file is more suited to viewing the values at individual zpts.
Attributes of _zpt_check
General Attributes
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. The types are:
Please refer to the TUFLOW Manual for more detailed description of these. |
Elevation | The elevation within the cell. |
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. |
SGS Specific Attributes
Attribute Name | Attribute Description |
---|---|
Zmin | The minimum elevation within the cell. |
ZExact | The elevation at the exact location of the cell centre (type C), face mid-point (type U or V), or cell corner (type H). |
ZAvg | The average (mean) elevation of the sampled values. |
ZMed | The median elevation of the sampled values. |
ZMax | The maximum elevation, i.e. the elevation at which the cell area or cell face flow width is fully wet. |
ZOut | The elevation used for the SGS depth output. This is set using the TCF command SGS Depth Output ==.
Please refer to the TUFLOW Manual for more information on this command. |
Quadtree Specific Attributes
Attribute Name | Attribute Description |
---|---|
qpc_id | The quadtree cell ID. |
dx | The size of the cell. This value is dependent on the base cell size and the quadtree nesting level. For example, for a base cell size of 5m and nesting level 2, the dx attribute would be 2.5m. |
Features
In the image below the TUFLOW model grid is shown with the 2d_zpt check file labelled by the Type attribute.
In the image below the TUFLOW model grid is shown with the 2d_zpt check file labelled by the Elevation attribute.
Up |
---|
TUFLOW Check Files |