QGIS SWMM Junctions Set Attributes: Difference between revisions
Content deleted Content added
| (23 intermediate revisions by the same user not shown) | |||
Line 1:
== Introduction ==
This tool sets SWMM junction attributes 'Ymax' (maximum depth), 'Ysur' (maximum surcharge depth), and 'Apond' (area of ponding). The junction attributes are set based on generic rules, and individual nodes may need to be modified.<br>
This tool supports in-place editing if selected in the QGIS processing window.
<br><br>
Line 13:
<ol>
<li>'''Input layer:''' The existing junctions layer
<li>'''Selected features only:''' If node(s) in the junctions layer have been selected using the 'Select Features' tool, this option will become available. If checked on, the tool will only update the selected node(s).
<li>'''Input Subcatchments [optional]:''' The subcatchments layer(s) that the node(s) receive flow from.
<li>'''Input Inlet Usage Layers [optional]:''' The input inlet usage layer(s) that the node(s) are connected to.
<li>'''Input BC Connection Layers [optional]:''' The BC connection layer(s) that connect the node(s) to the 2D domain.
<li>For information on the other input parameters, refer to the <u>[[QGIS SWMM Junctions Set Attributes#Recommended Settings|Recommended Settings]]</u> section.
<li>'''JunctionAtts:''' Determines the location and filename of the output junctions layer.
Line 22 ⟶ 23:
'''Note:''' If 'Edit Feature In-Place' is selected, the tool does not require the 'Input layer' or the 'JunctionAtts' parameters as the tool will override the existing junctions file with the updated attributes.
<br><br>
[[File:
<br><br>
=== Recommended Settings ===
The recommended settings for junctions within the 2D domain
<br>
<li>'''General Options:'''
:; Maximum Depth Option (Ymax):
::* Set to 0.0: Initializes the Ymax for all junction nodes to 0.0. This option may be overwritten by the parameters set in the 'Nodes connected to 2D with inlets (underground pipe network)' section.
::* Leave as is: Leaves the Ymax value as is for all junction nodes. This option only applies if using 'Edit Feature In-Place'.
:; Nodes receiving subcatchment flows option (if connected to 2D):
::* Based on options selected below: Parameters set in the following sections will be applied.
::* Set Apond = 0.0; Ysur = 0.0 (overwrites options below): Forces subcatchment outlets to use 0.0 for Ysur and Apond (turns off ponding). When ponding is off, node surcharging is reported as 'flooding' to SWMM and is immediately transferred to the 2D domain.
<li>'''Nodes connected to the 2D without inlets (through embankment culvert):'''
: '''Ysur:''' Sets the surcharge at nodes connected to the 2D with inlets. Recommended value is 0.0.
: '''Apond:''' Set to the approximate area of the 2D cells associated with the 1D/2D BC culvert connections layer(s). A larger area may improve stability, but may artificially attenuate discharges.
▲<br>
:; Maximum depth (Ymax) option (overwrites general setting):
::* Set to inlet elevation - node elevation: Sets the Ymax value to the inlet elevation minus the node elevation.
:*Ysur = 0.0, if ponding otherwise higher than expected depths to prevent flooding.▼
::* Use global option: Sets the Ymax value based on the parameters set in the 'Global Options' section.
▲:
: '''Area of ponding:''' Set to the approximate area of the 2D cells associated with the Inlet Usage connections layer(s).
::* Surcharge depth: Set to 0.0.
::* Area of ponding: Set to some positive value.
::* Surcharge depth: Set to a value higher than any expected depth in the model.
::* Area of ponding: Set to 0.0.
</ol>
<br>
▲:Flood losses would be lost from the model resulting in mass losses and inaccurate results. Prevent by allowing ponding or making surge elevation high.<br>
▲:Option #1:
▲:or Option #2:
<br>
{{Video|name=Animation_Junctions_Set_Attributes_01c.mp4|width=1236}}
▲=== Example ===
<br>
Using the 'Edit
<br><br>
{{Video|name=
<br>
| |||