Culvert diameter (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(11 intermediate revisions by 3 users not shown)
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). ]]
|attribute=CULVERT_DIAMETER
{{Overlay keys|<onlyinclude>
{{Overlay keys|type=row|group=Water Overlay
|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 inside diameter of the circular-shaped Culvert, or the inside width of a rectangular-shaped Culvert.
|defaultvalue=1
|defaultvalue=1
|icon=[[File:waterwizard_icon_culvert_width.png]]
|range=0 to {{max surface}}
|icon=waterwizard_icon_culvert_width.png
}}</onlyinclude>}}
 
Culvert diameter affects both the water flow capacity and the number of [[grid cell]]s allowing passage across it. The greater the culverts diameter, the more cells are considered to be part of the entry- and exitside of the culvert. This cell count is determined by 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)]]
|api=*[[Api session event editor overlay set key value]]
*[[Api session event editor building set attribute]]
*[[Api session event editor functionoverride set attribute]]
}}
}}
==See also==
 
*[[Culvert_formula_(Water_Overlay)|Culvert formula]]
{{WaterOverlay hydraulic structure nav}}
{{WaterOverlay hydraulic structure nav}}

Latest revision as of 12:23, 13 July 2026

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

Culvert diameter affects both the water flow capacity and the number of grid cells allowing passage across it. The greater the culverts diameter, the more cells are considered to be part of the entry- and exitside of the culvert. This cell count is determined by 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.

See also

API Endpoints