Difference between revisions of "QGIS SWMM Junctions Convert HX Nodes to Storage"

From Tuflow
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
=== Parameters ===
 
=== Parameters ===
 
<ol>
 
<ol>
 
+
<li>'''Input Junctions layers (named Nodes--Junctions) [optional]:''' The existing junctions layer.
 +
<li>'''Input BC Connection Layers [optional]:''' The BC connection layer(s) that contain the CN and HX lines to identify the nodes connected to HX boundaries.
 +
<li>'''Storage Shape:''' Shape information for the output storage node(s).
 +
<li>'''Length (rectangular)/Major Axis (cylindrical/conical):''' Length (for Pyramidal shape) or major axis (for cylindrical or conical shape) information for the output storage node(s).
 +
<li>'''Width (rectangular)/Minor Axis (cylindrical/conical):''' Width (for Pyramidal shape) or minor axis (for cylindrical or conical shape) information for the output storage node(s).
 +
<li>'''Inverse slope (run/rise) Pyramidal or Conical only:''' Inverse slope information for the output storage node(s). This parameter is only used for cylindrical or conical shaped storage nodes.
 +
<li>'''Output Junctions Layer:''' Determines the location and filename of the output junctions layer.
 +
<li>'''Output Storage Layer:''' Determines the location and filename of the output storage layer.
 
</ol>
 
</ol>
<br>
+
'''Note:''' To ensure no data is unexpectedly overwritten, it is recommended to save both output layers as temporary files and then copy the new node data into the SWMM GeoPackage.
[[File:.png]]
+
<br><br>
 +
[[File: Junctions_Convert_HX_Nodes_to_Storage_Dialog_a.png]]
 
<br><br>
 
<br><br>
  
 
== Example ==
 
== Example ==
 +
Convert HX Nodes to Storage (pyramidal shape):
 +
<br><br>
 +
{{Video|name=Animation_Junctions_Convert_HX_Nodes_to_Storage_01a.mp4|width=1236}}
 
<br>
 
<br>
{{Video|name=.mp4|width=1236}}
+
Update the SWMM GeoPackage database with the output junction and storage node data:<br>
 +
'''Note:''' Always save the storage node layer as '''Nodes--Storage'''. If not saved under this name, it will not be recognized by TUFLOW.
 +
<br><br>
 +
{{Video|name=Animation_Junctions_Convert_HX_Nodes_to_Storage_02a.mp4|width=1236}}
 
<br>
 
<br>
  

Latest revision as of 10:20, 17 May 2024

Introduction

This tool converts junctions attached to HX connections (embankment culverts) to storage nodes. This is necessary to accurately represent storage in the system as HX cells do not track storage. The use of storage nodes also improves model stability.

Note: Pyramidal storage shapes with 0.0 inverse slope (vertical) that are approximately the typical area of connected HX nodes should be used by default. If there are large differences in areas within the model, these values can be modified to better represent outliers.

Usage

This tool, Junctions - Convert HX nodes to storage, can be found in the QGIS processing toolbox panel under TUFLOW >> SWMM. To open the Processing Toolbox panel, navigate to 'Processing' in the menubar and select 'Toolbox'.

Open processing toolbox.png

Parameters

  1. Input Junctions layers (named Nodes--Junctions) [optional]: The existing junctions layer.
  2. Input BC Connection Layers [optional]: The BC connection layer(s) that contain the CN and HX lines to identify the nodes connected to HX boundaries.
  3. Storage Shape: Shape information for the output storage node(s).
  4. Length (rectangular)/Major Axis (cylindrical/conical): Length (for Pyramidal shape) or major axis (for cylindrical or conical shape) information for the output storage node(s).
  5. Width (rectangular)/Minor Axis (cylindrical/conical): Width (for Pyramidal shape) or minor axis (for cylindrical or conical shape) information for the output storage node(s).
  6. Inverse slope (run/rise) Pyramidal or Conical only: Inverse slope information for the output storage node(s). This parameter is only used for cylindrical or conical shaped storage nodes.
  7. Output Junctions Layer: Determines the location and filename of the output junctions layer.
  8. Output Storage Layer: Determines the location and filename of the output storage layer.

Note: To ensure no data is unexpectedly overwritten, it is recommended to save both output layers as temporary files and then copy the new node data into the SWMM GeoPackage.

Junctions Convert HX Nodes to Storage Dialog a.png

Example

Convert HX Nodes to Storage (pyramidal shape):


Update the SWMM GeoPackage database with the output junction and storage node data:
Note: Always save the storage node layer as Nodes--Storage. If not saved under this name, it will not be recognized by TUFLOW.


Up
Go-up.png Back to TUFLOW QGIS Plugin Main Page