Culvert (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "====Culvert==== Culverts are effectively tunnels or pipes directly connecting two bodies of water, and allow water to flow in either direction. Culverts can also be used to mo..."
 
No edit summary
 
(41 intermediate revisions by 5 users not shown)
Line 1: Line 1:
====Culvert====
Culverts are effectively tunnels or pipes directly connecting two bodies of water, and allow water to flow in either direction. Culverts can also model land tunnels, allowing water to flow through while traversing land. The throughput of a culvert is limited by its dimensions.
Culverts are effectively tunnels or pipes directly connecting two bodies of water, and allow water to flow in either direction. Culverts can also be used to model tunnels on land, creating a hole which water can flow through when it is flowing over land. The throughput of a culvert is limited by its dimensions.


Culverts are assumed to have a spherical cross-section.
Culverts are assumed to have a circular cross-section, and level (i.e. not inclined).


A culvert is a {{inlink|lcase=1|Line-based constructions}}.
[[File:waterwizard_icon_culvert.png|75px]] A culvert is a [[Line-based_building_(Water_Overlay)|line-based building]].
{| class="wikitable"
 
! Attribute
{{Overlay keys|suppresscategory=true|
! Unit
{{:culvert diameter (Water Overlay)}}
! Description
{{:culvert rectangular height (Water Overlay)}}
! Default
{{:culvert threshold (Water Overlay)}}
|-
{{:culvert n (Water Overlay)}}
|{{anchor|CULVERT_DIAMETER|CULVERT_DIAMETER}}
}}
|m
 
|The diameter of the culvert. For throughput calculations, the culvert is assumed to have a spherical cross-section.
{{article end
|1
|notes=
|-
* A default Culvert [[Function]] exists with the following properties:
|{{anchor|CULVERT_THRESHOLD|CULVERT_THRESHOLD}}
** ID: 938
|{{mdatum}}
** Placement Type: HYBRID
|The height of the culvert. (When set to a level lower than the terrain for either endpoint of it, the culvert's height is equal to the height of the (highest) {{inlink|Terrain height|terrain}} under either endpoint.)
** [[Category]]: UNDERGROUND
|0
** Attributes:
|-
*** [[Culvert diameter (Water Overlay)|CULVERT_DIAMETER]] : 1.0;
|{{anchor|CULVERT_N|CULVERT_N}}
*** [[Culvert n (Water Overlay)|CULVERT_N]] : 0.014;
|manning value
: The attributes of the default culvert can be [[How to change Function Values for a Function|changed]] using the [[Function Values Table]]
|The manning value of the culvert's material, which influences the flow speed.
* If a culvert is placed in a waterway, and the waterway is not otherwise interrupted, water will be able to flow past the culvert via the waterway itself. Ensure the waterway is obstructed by increasing the [[Elevation model (Water Overlay)|terrain height]], forcing water to flow exclusively through the culvert.
|0,014
|howtos=
|}
* [[How to correct multiple buildings on the same location]]
* [[How to correct weir or pump or culvert drawn as point]]
* [[How to correct a building in an uninterrupted waterway]]
* [[How to correct a building at the edge of the project area]]
* [[How to correct a culvert connecting two water level areas]]
|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]]
}}
<noinclude>
{{WaterOverlay hydraulic structure nav}}
</noinclude>

Latest revision as of 14:00, 15 July 2026

Culverts are effectively tunnels or pipes directly connecting two bodies of water, and allow water to flow in either direction. Culverts can also model land tunnels, allowing water to flow through while traversing land. The throughput of a culvert is limited by its dimensions.

Culverts are assumed to have a circular cross-section, and level (i.e. not inclined).

A culvert is a line-based building.

Notes

The attributes of the default culvert can be changed using the Function Values Table
  • If a culvert is placed in a waterway, and the waterway is not otherwise interrupted, water will be able to flow past the culvert via the waterway itself. Ensure the waterway is obstructed by increasing the terrain height, forcing water to flow exclusively through the culvert.

How-to's

See also

API Endpoints