Check Files 2d zpt: Difference between revisions

Content deleted Content added
No edit summary
Line 10:
! 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>
Line 23:
* '''H''' The ZH - the cell corner to the top right hand corner of the cell
|-
| Elevation (Zmin if SGS is used)||The elevation within the cell. If SGS is used, minimum elevation within the cell.
|-
| Domain_Index||The index of the model domain. This is the order with <tt><font color="blue>Start 2D Domain</font><font color="red"> == </font><Domain Name></tt> commands appears in the TCF control file. For a single domain model this will be 1.
|-
!colspan="2" | If SGS is used...
|-
| ZExact||The elevation at the exact location of the cell centre, face mid-point, or cell corner.
|-
| 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.
|}
:'''Example of _zpt_check attribute table:'''
Line 48 ⟶ 36:
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description
|-
| ZMedZmin||The medianminimum elevation ofwithin the sampled valuescell.
| n||Row number in the TUFLOW domain
|-
| 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''').
| 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 the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u> 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 (Zmin if SGS is used)||The elevation within the cell. If SGS is used, minimum elevation within the cell.
|-
| Domain_Index||The index of the model domain. This is the order with <tt><font color="blue>Start 2D Domain</font><font color="red"> == </font><Domain Name></tt> commands appears in the TCF control file. For a single domain model this will be 1.
|-
!colspan="2" | If SGS is used...
|-
| ZExact||The elevation at the exact location of the cell centre, face mid-point, or cell corner.
|-
| ZAvg||The average (mean) elevation of the sampled values.
Line 75 ⟶ 46:
| 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 <tt><font color="blue">SGS Depth Output</font><font color="red"> ==</font></tt>. Please refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u> for more information on this command.
| ZOut|| The elevation used for the SGS Depth Output.
|}
:'''Example of _zpt_check attribute table (using SGS):'''
Line 86 ⟶ 57:
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description
|-
| qpc_id||The quadtree cell ID.
| n||Row number in the TUFLOW domain
|-
| 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.
| 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 the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u> 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 (Zmin if SGS is used)||The elevation within the cell. If SGS is used, minimum elevation within the cell.
|-
| Domain_Index||The index of the model domain. This is the order with <tt><font color="blue>Start 2D Domain</font><font color="red"> == </font><Domain Name></tt> commands appears in the TCF control file. For a single domain model this will be 1.
|-
!colspan="2" | If SGS is used...
|-
| ZExact||The elevation at the exact location of the cell centre, face mid-point, or cell corner.
|-
| 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.
|}
:'''Example of _zpt_check attribute table (using Quadtree):'''
:[[File:]]
 
 
== Features ==