QGIS SWMM Outfalls Fix Multiply Connected Links: Difference between revisions
Content deleted Content added
Line 1:
== Introduction ==
This tool creates a conduit extension to
For each multiply connected outfall, this tool generates a new conduit channel and a corresponding junction node. The new junction node is positioned where the initial outfall node was multiply connected. The new conduit channel is then connected to this junction node, and the outfall node is relocated to the outlet of the new channel. The elevation of the outfall node is adjusted according to the input parameters. The newly created extension channel is always an open rectangular channel with the provided attributes.<br>
This tool takes the existing GeoPackage file (with the multiply connected links) and creates a duplicate. The new GeoPackage is then updated with the channel extension(s).
|