Tutorial M10 001 Check Files QGIS: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
= Method = |
= Method = |
||
This tutorial introduces: |
This tutorial introduces: |
||
:*[[Check_Files_2d_DEM_Z | _DEM_Z |
:*[[Check_Files_2d_DEM_Z | _DEM_Z]] |
||
:*[[Check_Files_2d_zsh_zpt | _zsh_zpt_check_P |
:*[[Check_Files_2d_zsh_zpt | _zsh_zpt_check_P]] |
||
:*[[Check_Files_2d_vzsh | _vzsh_zpt_check_P |
:*[[Check_Files_2d_vzsh | _vzsh_zpt_check_P]] |
||
:*[[Check_Files_2d_sh_obj | _sh_obj_check_R |
:*[[Check_Files_2d_sh_obj | _sh_obj_check_R]] |
||
:*[[Check_Files_2d_grd | _grd_check_R |
:*[[Check_Files_2d_grd | _grd_check_R]] |
||
:*[[Check_Files_2d_bcc_check | _bcc_check_R |
:*[[Check_Files_2d_bcc_check | _bcc_check_R]] |
||
:*[[Check_Files_2d_sac | _sac_check_R |
:*[[Check_Files_2d_sac | _sac_check_R]] |
||
Review the check files: <br> |
Review the check files: <br> |
||
<ol> |
<ol> |
||
<li>Open the following files from the '''Module_10\TUFLOW\check''' folder: |
<li>Open the following files from the '''Module_10\TUFLOW\check''' folder: |
||
:*'''M10_5m_001_DEM_Z. |
:*'''M10_5m_001_DEM_Z.tif''' |
||
:*'''M10_5m_001_zsh_zpt_check_P.shp''' |
:*'''M10_5m_001_zsh_zpt_check_P.shp''' |
||
:*'''M10_5m_001_vzsh_zpt_check_P.shp''' |
:*'''M10_5m_001_vzsh_zpt_check_P.shp''' |
||
| Line 28: | Line 28: | ||
<li>The zsh_zpt_check file contains the Zpts modified by the 2d_zsh layers with updated elevation, change in elevation and source layer. The Shape_Width attribute is specified the same as the cell size, a thick breakline is used with entire cells being modified. The TUFLOW style colour codes the symbols based on the amount raised, or lowered. <br> |
<li>The zsh_zpt_check file contains the Zpts modified by the 2d_zsh layers with updated elevation, change in elevation and source layer. The Shape_Width attribute is specified the same as the cell size, a thick breakline is used with entire cells being modified. The TUFLOW style colour codes the symbols based on the amount raised, or lowered. <br> |
||
<br> |
<br> |
||
{{Video|name=Animation_M10_001_Check_01a.mp4|width=1238}}<br> |
|||
[[File:Animation M10 001 Check 01a.gif]]<br> |
|||
<br> |
<br> |
||
<li>The vzsh_zpt_check file contains information on the elevation points that change over time, elevation change, final elevation and trigger conditions.<br> |
<li>The vzsh_zpt_check file contains information on the elevation points that change over time, elevation change, final elevation and trigger conditions.<br> |
||
<li>The sh_obj_check file displays the TIN triangles created by TUFLOW during the model initialisation and is useful to review for all merge polygons.<br> |
<li>The sh_obj_check file displays the TIN triangles created by TUFLOW during the model initialisation and is useful to review for all merge polygons.<br> |
||
<br> |
<br> |
||
{{Video|name=Animation_M10_001_Check_02.mp4|width=1238}}<br> |
|||
[[File:Animation M10 001 Check 02.gif]]<br> |
|||
<br> |
<br> |
||
<li>The grd_check is the 2D grid defined by the 2d_code layer and contains a region object for each cell with attributes, e.g. the IWL. <br> |
<li>The grd_check is the 2D grid defined by the 2d_code layer and contains a region object for each cell with attributes, e.g. the IWL. <br> |
||
<br> |
<br> |
||
{{Video|name=Animation_M10_001_Check_03.mp4|width=1238}}<br> |
|||
[[File:Animation M10 001 Check 03.gif]]<br> |
|||
<br> |
<br> |
||
<li>The sac_check contains information on the lowest cells for each SA boundary region. The upstream 2d_bc QT inflow was replaced with a 2d_sa inflow. |
<li>The sac_check contains information on the lowest cells for each SA boundary region. The upstream 2d_bc QT inflow was replaced with a 2d_sa inflow. |
||
<li>The bcc_check contains information on the 2D boundaries, it shows the cells conveying water out of the model selected by the 2d_bc HQ type boundary (based on a slope).<br> |
<li>The bcc_check contains information on the 2D boundaries, it shows the cells conveying water out of the model selected by the 2d_bc HQ type boundary (based on a slope).<br> |
||
<br> |
<br> |
||
{{Video|name=Animation M10 001 Check 04a.mp4|width=1238}}<br> |
|||
</ol> |
</ol> |
||
<br> |
<br> |
||
Latest revision as of 11:09, 15 August 2023
Introduction
QGIS is used to import the check files and review the dam break.
Method
This tutorial introduces:
Review the check files:
- Open the following files from the Module_10\TUFLOW\check folder:
- M10_5m_001_DEM_Z.tif
- M10_5m_001_zsh_zpt_check_P.shp
- M10_5m_001_vzsh_zpt_check_P.shp
- M10_5m_001_sh_obj_check_R.shp
- M10_5m_001_grd_check_R.shp
- M10_5m_001_bcc_check_R.shp
- M10_5m_001_sac_check_R.shp
- Use the 'Apply TUFLOW Styles to Open Layers'.
- The DEM_Z grid shows the final elevations (at time 0) used for the model calculations. The elevation changes due to the dambreak are inspected in the Results section.
- The zsh_zpt_check file contains the Zpts modified by the 2d_zsh layers with updated elevation, change in elevation and source layer. The Shape_Width attribute is specified the same as the cell size, a thick breakline is used with entire cells being modified. The TUFLOW style colour codes the symbols based on the amount raised, or lowered.
- The vzsh_zpt_check file contains information on the elevation points that change over time, elevation change, final elevation and trigger conditions.
- The sh_obj_check file displays the TIN triangles created by TUFLOW during the model initialisation and is useful to review for all merge polygons.
- The grd_check is the 2D grid defined by the 2d_code layer and contains a region object for each cell with attributes, e.g. the IWL.
- The sac_check contains information on the lowest cells for each SA boundary region. The upstream 2d_bc QT inflow was replaced with a 2d_sa inflow.
- The bcc_check contains information on the 2D boundaries, it shows the cells conveying water out of the model selected by the 2d_bc HQ type boundary (based on a slope).
Conclusion
- The topographic modifications representing the dam wall, dam break and initial water level were inspected.
| Up |
|---|