Check Files 2d grd: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
This pages contains information on the attributes of the _grd_check file. This GIS contains a region object for each active (cell code 1) or null (cell code -1) cell. A number of the output attributes are only written if certain model features are enabled. For example, the '''SRF''' (Storage Reduction Factor) attribute is only included if any SRF commands are used in the model.<br>
<br>
There are a number of attributes that are only output for TUFLOW GPU models, as the GPU model is a cell centred scheme certain properties such as Manning's roughness and Form Loss are applied at the cell centre, whilst in TUFLOW these are applied at the cell side (refer to the TUFLOW manual for a more detailed explanation). These GPU only attributes are noted in the table below.
'''Attributes of grd_check'''<br>
{| align="center" class="wikitable" width="75%"
Line 10 ⟶ 11:
| m||Column number in the TUFLOW domain
|-
| Code||The cell code status. This is 1 for active cells and -1 for null cells that are included in the mesh. Refer to the TUFLOW Manual for more information on the cell codes.<br>
|-
| Material||The material ID.
Line 16 ⟶ 17:
| ZC||The cell centre elevation.
|-
| IWL||The initial water level value. If the initial water level set in the model is below the cell elevation (ZC), the cell elevation plus the model wet / dry depth is output.
|-
| 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.
Line 22 ⟶ 23:
| Mann_n (GPU model only)||The Manning's n value for the cell. This is only output for a GPU model only as the GPU model is a cell centred scheme and the Manning's n value is applied at the cell centre. For a TUFLOW "classic" simulation the Manning's is applied at the cell side and this is output in the [[Check_Files_2d_uvpt | _uvpt_check.mif<br>_uvpt_check_P.shp]]
|-
| FLC (GPU model only)||Form loss coefficient,
|-
| CWF_x (GPU model only)||Cell width factor in the x-direction. This is only output for a GPU model only as the GPU model is a cell centred scheme and the CWF value is applied at the cell centre. For a TUFLOW "classic" simulation this is applied at the cell side and this is output in the [[Check_Files_2d_uvpt | _uvpt_check.mif<br>_uvpt_check_P.shp]]
Line 34 ⟶ 35:
This file is very useful to apply a style or thematic map to. See the [[TUFLOW_Check_Files#Tips_for_Visualising_Check_Files| Tips for visualising check files page]].<br>
<br><br>
An grd_check file styled by the soil ID is below (in QGIS).<br>
[[ File:Grd check SoilID1.JPG]]
<br><br>
An example of a grid check file shaded by Material ID is below (in MapInfo).<br>
[[File:MI thematic map 04.jpg]]
| |||