TUFLOW CATCH Tutorial M02 Check Files QGIS: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<font color="red"><font size=18>Page Under Construction</font></font>
==Introduction==
==Introduction==
QGIS is used to review the intervention devices.
Review the transfer between the HPC and the FV domains. Review the TUFLOW FV nodestring and mesh check files.


==Review HPC Transfer Check Files==
==Review the Interventions==
Review the transfer from the HPC model domain into the FV model domain:
<ol>
<ol>
<li> In Windows File Explorer, navigate to the '''TUFLOWCatch\check''' folder and drag and drop TC02_001_catchment_hydraulic_hpc_transfer_R.shp into QGIS.
<li> In Windows File Explorer, navigate to the '''TUFLOWCATCH\check''' folder and drag and drop '''TC02_001_catchment_hydraulic_im_check_L.shp''' and '''TC02_001_catchment_hydraulic_grd_check_R.shp''' into QGIS.
<li> The _hpc_transfer_R is the cells where the HPC transfers into the FV model mesh.
<li> Click on the 'Apply TUFLOW Styles to Open Layers' symbol from the TUFLOW Plugin toolbar.
<br><br>
[[File:tuflow_plugin_styles_open_layers.png]]<br>
<br>
<br>
<li> The _im_check_L layer shows where the interventions have been applied, and their lengths. Notice that the lines step around the grid cells. This occurs because interventions use a cell face based calculation to remove pollutants. This calculation looks at the flux going across every cell face that the line intercepts with.<br>
{{Video|name=}}<br>
</ol>

==Review TUFLOW FV Check Files==
Open the following check files from the '''TUFLOWCatch\check''' folder into QGIS:
:*'''TC02_001_receiving_mesh_check_R.shp'''
:*'''TC02_001_catchment_hydraulic_nodestrings_R.shp'''
:*'''TC02_001_receiving_ns_check_L.shp'''

Review the TUFLOW FV model mesh:
<ol>
<li>Click on the 'Apply TUFLOW Styles to Open Layers' symbol from the TUFLOW Plugin toolbar.
<li>The receiving_mesh_check is the TUFLOW FV model domain defined by the '''Stream_Mesh.2dm'''. For each cell, it contains:
* '''IDX2''' and '''IDX3''': The cell 2D and 3D ID number. As this is an only 2D model, the IDX3 is set to the IDX2 attribute.
* '''CTRDX''' and '''CTRDY''': The X and Y coordinates of the cell center.
* '''Mat''': The material ID applied in the cell.
* '''ZB''': The elevation of the cell center.
* '''BRough''': The bed roughness (Manning's n) value of the cell.
<li><font color=red> what to look at??</font>
<br>
<br>
{{Video|name=}}<br>
{{Video|name=animation_TC2_check_01a.mp4|width=1236}}<br>
</ol>
</ol>

Review the boundary and culvert nodestrings:
<ol>
<li>Zoom in to the downstream culvert. Observe that the nodestrings have snapped along the closest mesh lines.
<br>
{{Video|name=}}<br>
<li>Zoom in to the upstream boundary. The_catchment_hydraulic_nodestrings is the TUFLOW HPC cell(s) selected by the catchment boundary nodestring. <font color=red> more info?</font>
<br>
{{Video|name=}}<br>
</ol>




<br>
<br>
{{Tips Navigation
{{Tips Navigation
|uplink=[[TUFLOW_CATCH_Tutorial_M02#Check_Files_and_Results_Output| Back to TUFLOW CATCH Tutorial 2]]
|uplink=[[TUFLOW_CATCH_Tutorial_M02#Check_Files_and_Results_Output| Back to TUFLOW CATCH Tutorial 02]]
}}
}}

Latest revision as of 10:32, 29 May 2025

Introduction

QGIS is used to review the intervention devices.

Review the Interventions

  1. In Windows File Explorer, navigate to the TUFLOWCATCH\check folder and drag and drop TC02_001_catchment_hydraulic_im_check_L.shp and TC02_001_catchment_hydraulic_grd_check_R.shp into QGIS.
  2. Click on the 'Apply TUFLOW Styles to Open Layers' symbol from the TUFLOW Plugin toolbar.



  3. The _im_check_L layer shows where the interventions have been applied, and their lengths. Notice that the lines step around the grid cells. This occurs because interventions use a cell face based calculation to remove pollutants. This calculation looks at the flux going across every cell face that the line intercepts with.



Up
Back to TUFLOW CATCH Tutorial 02