Difference between revisions of "Tutorial M11 002 Check Files QGIS"
Jump to navigation
Jump to search
(Created page with "= Introduction = QGIS is used to import the check files and review the model.<br> <br> = Method = This tutorial introduces: :* _grd_check_R.shp :*C...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
= Method = | = Method = | ||
This tutorial introduces: | This tutorial introduces: | ||
− | :*[[Check_Files_2d_grd | _grd_check_R | + | :*[[Check_Files_2d_grd | _grd_check_R]] |
− | :*[[Check_Files_1d_to_2d_bc | _1d_to_2d_check_R | + | :*[[Check_Files_1d_to_2d_bc | _1d_to_2d_check_R]] |
− | :*[[Check_Files_1d_nwk_C | _nwk_C_check_L | + | :*[[Check_Files_1d_nwk_C | _nwk_C_check_L]] |
Review the check files: <br> | Review the check files: <br> | ||
Line 19: | Line 19: | ||
<li>The 1d_to_2d_check file contains the cells that transfer the water between the 1D and 2D domain: <br> | <li>The 1d_to_2d_check file contains the cells that transfer the water between the 1D and 2D domain: <br> | ||
<br> | <br> | ||
− | + | {{Video|name=Animation_M11_002_Check_01a.mp4|width=1238}}<br> | |
<br> | <br> | ||
<li>The nwk_C_check file contains information on the 1D channels, bridges and weirs. Use the 'Identify Features' tool to inspect the attributes:<br> | <li>The nwk_C_check file contains information on the 1D channels, bridges and weirs. Use the 'Identify Features' tool to inspect the attributes:<br> | ||
<br> | <br> | ||
− | + | {{Video|name=Animation_M11_002_Check_02a.mp4|width=1238}}<br> | |
</ol> | </ol> | ||
<br> | <br> |
Latest revision as of 11:42, 15 August 2023
Introduction
QGIS is used to import the check files and review the model.
Method
This tutorial introduces:
Review the check files:
- Open the following files from the Module_11\TUFLOW\check folder:
- M11_5m_002_grd_check_R.shp
- M11_5m_002_1d_to_2d_check_R.shp
- M11_5m_002_nwk_C_check_L.shp
- Use the 'Apply TUFLOW Styles to Open Layers'.
- The 2d_grd_check file shows all active cells and confirms the 1D open channel is removed from the 2D domain including the 1D weir area at the downstream road.
- The 1d_to_2d_check file contains the cells that transfer the water between the 1D and 2D domain:
- The nwk_C_check file contains information on the 1D channels, bridges and weirs. Use the 'Identify Features' tool to inspect the attributes:
Conclusion
- The code layer was inspected to confirm the 1D weir location was deactivated from the 2D simulations.
- The cells connecting the 1D and 2D were reviewed.
- The 1D network layer was inspected, properties of the downstream bridge and weir reviewed.
Up |
---|
Back to Module 11 Main Page |