Culvert diameter (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Overlay attribute
[[File:Weir_width.jpg|thumb|right|300px|This figure depicts the original way of implementing culverts (left), and the current way they are implemented in the {{software}} (right). ]]
{{Overlay keys|<onlyinclude>
{{Overlay keys|type=row|group=Water Overlay
|key=CULVERT_DIAMETER
|key=CULVERT_DIAMETER
|unit=m
|unit=m
|description=The diameter of the culvert. For throughput calculations, the culvert is assumed to have a circular cross-section.
|description=The diameter of the culvert. For throughput calculations, the culvert is assumed to have a circular cross-section.
|defaultvalue=1
|defaultvalue=1
|icon=[[File:waterwizard_icon_culvert_width.png]]
|icon=waterwizard_icon_culvert_width.png
}}
}}</onlyinclude>}}


The diameter of the culvert not only affects the amount of water which can flow through the culvert, but also the amount of [[grid cell]]s on either side of the culvert which allow water to flow through to the other side. The greater the culverts diameter, the more cells are considered to be part of the entry- and exitside of the culvert.
The diameter of the culvert not only affects the amount of water which can flow through the culvert, but also the amount of [[grid cell]]s on either side of the culvert which allow water to flow through to the other side. The greater the culverts diameter, the more cells are considered to be part of the entry- and exitside of the culvert.
The amount of cells which are considered to be part of the entry- and exitside of the culvert, are based on the value of the CULVERT_DIAMETER attribute. If the  CULVERT_DIAMETER attribute is > 25m, the amount of cells has reached a maximum and does not increase anymore.
The amount of cells which are considered to be part of the entry- and exitside of the culvert, are based on the value of the CULVERT_DIAMETER attribute. If the  CULVERT_DIAMETER attribute is > 25m, the amount of cells has reached a maximum and does not increase anymore.
{{clear}}


{{article end
|notes=
|seealso=
*[[Culvert formula (Water Overlay)]]
|howtos=
}}


[[File:Weir_width.jpg|800px]]
This figure depicts the original way of implementing culverts (left), and the current way they are implemented in the {{software}} (right).
==See also==
*[[Culvert_formula_(Water_Overlay)|Culvert formula]]
{{WaterOverlay hydraulic structure nav}}
{{WaterOverlay hydraulic structure nav}}

Revision as of 12:34, 2 October 2020

This figure depicts the original way of implementing culverts (left), and the current way they are implemented in the Tygron Platform (right).

The diameter of the culvert not only affects the amount of water which can flow through the culvert, but also the amount of grid cells on either side of the culvert which allow water to flow through to the other side. The greater the culverts diameter, the more cells are considered to be part of the entry- and exitside of the culvert. The amount of cells which are considered to be part of the entry- and exitside of the culvert, are based on the value of the CULVERT_DIAMETER attribute. If the CULVERT_DIAMETER attribute is > 25m, the amount of cells has reached a maximum and does not increase anymore.