Culvert diameter (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Overlay | [[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 | |||
|unit=m | |unit=m | ||
|description=The diameter of the | |description=The inside diameter of the circular-shaped Culvert, or the inside width of a rectangular-shaped Culvert. | ||
|defaultvalue=1 | |defaultvalue=1 | ||
|icon=[[ | |range=0 to {{max surface}} | ||
|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 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= | |||
* A culvert is identified as a rectangular (box) culvert when it also has the [[Culvert_rectangular_height_(Water_Overlay)|Culvert rectangular height]] [[Overlay_Key|key]] set to a non-zero positive value. In such situation, the diameter is interpreted as the width of the cross section of the rectangular culvert. | |||
|seealso= | |||
*[[Culvert formula (Water Overlay)]] | |||
|howtos= | |||
}} | }} | ||
{{WaterOverlay hydraulic structure nav}} | {{WaterOverlay hydraulic structure nav}} | ||
Latest revision as of 15:31, 26 February 2024
Icon | Key | Unit | Range | Description | Default value |
---|---|---|---|---|---|
CULVERT_DIAMETER | m | 0 to 10000 | The inside diameter of the circular-shaped Culvert, or the inside width of a rectangular-shaped Culvert. | 1 |
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.
Notes
- A culvert is identified as a rectangular (box) culvert when it also has the Culvert rectangular height key set to a non-zero positive value. In such situation, the diameter is interpreted as the width of the cross section of the rectangular culvert.