QGIS SWMM Conduits Assign Losses: Difference between revisions
Content deleted Content added
No edit summary |
|||
(28 intermediate revisions by 2 users not shown) | |||
Line 1:
== Introduction ==
This tool
'''Note:''' This tool relies on the "From Node" and "To Node" fields to determine position in the network. The <u>[[QGIS SWMM Conduits Assign Node Fields|Conduits - Assign node fields]]</u> processing tool will ensure the "From Node" and "To Node" fields are correctly assigned.▼
This tool supports in-place editing if selected in the QGIS processing window.<br>
▲'''Note:''' This tool relies on the "From Node" and "To Node" fields to determine the position in the network. The <u>[[QGIS SWMM Conduits Assign Node Fields|Conduits - Assign node fields]]</u> processing tool will ensure the "From Node" and "To Node" fields are correctly assigned.
<br>
== Usage ==
This tool, '''Conduits - Assign losses''', can be found in the QGIS processing toolbox panel under
<br>
[[File:open_processing_toolbox.png]]<br>
Line 11 ⟶ 14:
=== Parameters ===
This tool populates the 'losses_Kentry', losses_Kexit', and 'losses_Kavg' fields of the input conduit layer. The 'losses_Kentry' and losses_Kexit' fields are determined by the input parameters below. The 'losses_Kavg' field is set to 0.0; however if the field is already populated, the tool will not override the existing value.
<ol>
<li>'''Input layer:''' The existing conduits layer to which the losses fields will be assigned.
<li>'''Selected features only:''' If channel(s) in the conduits layer have been selected using the 'Select Features' tool, this option will become available. If checked on, the tool will only assign losses fields to the selected channel(s).
<li>'''Input inlet usage features [optional]:''' The layer containing the physical location of inlets and site specific geometry.
<li>'''Culvert opening:'''
:*Entrance Loss: The data to populate the 'losses_Kentry' field for the furthest upstream conduits' features. Default value is 0.5.
<li>'''Culvert or pipe network outlet:'''
:*Exit loss: The data to populate the 'losses_Kexit' field for the furthest downstream conduits' features. Default value is 1.0.
<li>'''Pipe network (manholes and pit inlets):'''
:*Entrance loss: The data to populate the 'losses_Kentry' field for the other upstream conduits' features. Default value is 0.2.
:*Exit loss: The data to populate the 'losses_Kexit' field for the other downstream conduits' features. Default value is 0.4.
<li>'''Output conduits:''' Determines the filename and location of the output conduits layer.
</ol>
'''Note:''' If 'Edit Feature In-Place' is selected, the tool does not require the 'Input layer' or the 'Conduits' parameters, as the tool will override the existing conduits file with the updated attributes.
<br><br>
[[File:Conduits_Assign_Losses_Dialog_01b.png]]
<br><br>
<br>
{{Video|name=Animation_Conduits_Assign_Losses_01d.mp4|width=1236}}
<br>
Using the 'Edit Feature In-Place' tool:
<br><br>
{{Video|name=Animation_Conduits_Assign_Losses_02d.mp4|width=1236}}
▲=== Example ===
|