Difference between revisions of "1D Integrity Tool - Continuity"

From Tuflow
Jump to navigation Jump to search
Line 18: Line 18:
 
<li> '''Flow Area Check''' - will flag locations where the downstream flow area decreases.
 
<li> '''Flow Area Check''' - will flag locations where the downstream flow area decreases.
 
<ul>
 
<ul>
<li> % decrease - only relevant where more than one pipe is entering the downstream junction, will determine the threshold at which the flow area is considered decreasing (e.g. 50% = the downstream flow area has to decrease by at least 50% of all incoming channels). The purpose of this setting is to prevent the amount of unnecessary flagging along 'trunk' pipes that don't increase in area but have small feeder pipes entering it.
+
<li> % decrease - only relevant where more than one pipe is entering the downstream junction. Input value will determine the threshold at which the flow area is considered decreasing (e.g. 50% = the downstream flow area has to decrease by at least 50% of all incoming channels). The purpose of this setting is to prevent the amount of unnecessary flagging along 'trunk' pipes that don't increase in area but have small feeder pipes entering it.
 
</ul>
 
</ul>
 
<li> '''Invert Check''' - will flag locations where either pipes have an adverse gradient, or where the invert of the outgoing pipe is higher than the invert of the incoming pipe. Will only flag locations where this is true for all incoming and outgoing pipes at any given junction.
 
<li> '''Invert Check''' - will flag locations where either pipes have an adverse gradient, or where the invert of the outgoing pipe is higher than the invert of the incoming pipe. Will only flag locations where this is true for all incoming and outgoing pipes at any given junction.

Revision as of 01:01, 5 March 2022

Tool Description

Will check all 1D inputs for downstream continuity based on the selected processing options.

Inputs

The following inputs are used:

  • Input Network Lines
  • Input Network Points (optional)
  • Input Tables (optional)
  • Input DEM (optional)

Outputs

The following are output from the tool:

  • Output point layer - an output log from the tool identifying flagged continuity errors

Processing Options

The following options are available:

  • Flow Area Check - will flag locations where the downstream flow area decreases.
    •  % decrease - only relevant where more than one pipe is entering the downstream junction. Input value will determine the threshold at which the flow area is considered decreasing (e.g. 50% = the downstream flow area has to decrease by at least 50% of all incoming channels). The purpose of this setting is to prevent the amount of unnecessary flagging along 'trunk' pipes that don't increase in area but have small feeder pipes entering it.
  • Invert Check - will flag locations where either pipes have an adverse gradient, or where the invert of the outgoing pipe is higher than the invert of the incoming pipe. Will only flag locations where this is true for all incoming and outgoing pipes at any given junction.
  • Angle Check - will flag locations where the angle between the incoming pipe and outgoing pipe is less than the given angle (180 deg is straight). Will only flag locations where this is true for all incoming and outgoing pipes at any given junction.
  • Ground Cover Check
Up
Go-up.png Back to 1D Integrity Tool Main Page