Building height (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{building attributes | ||
| <onlyinclude> | | <onlyinclude> | ||
{{building attributes|type=row|group=Water Overlay | {{building attributes|type=row|group=Water Overlay | ||
Line 5: | Line 5: | ||
|unit=m | |unit=m | ||
|functionvalue=Floor height (m) | |functionvalue=Floor height (m) | ||
|description=The height of a floor in a | |description=The height of a floor in a [[building]]. Additionally each [[section]] of a building can have a different amount of floors. | ||
}} </onlyinclude> | }} </onlyinclude> | ||
}} | }} | ||
Line 11: | Line 11: | ||
===Building height=== | ===Building height=== | ||
Though not an explicit attribute or function value in and of itself, the height of a [[building]] for the water overlay is calculated as follows: | Though not an explicit attribute or function value in and of itself, the height of a [[building]] for the water overlay is calculated as follows: | ||
: '' | : ''building height = floors * FLOOR_HEIGHT_M'' | ||
where the FLOOR_HEIGHT_M is the | where the FLOOR_HEIGHT_M is the building's attribute value which dictates the height of an individual floor, and floors is the amount of floors of the building's section. | ||
===Building height in water model=== | ===Building height in water model=== | ||
The height of buildings is taken into account when computing the flow of water above ground. Buildings are computed to have at most a height of [[Design flood elevation m model attribute (Water Overlay)|DESIGN_FLOOD_ELEVATION_M]]. Lower buildings retain their own building height. Taller | The height of buildings is taken into account when computing the flow of water above ground. Buildings are computed to have at most a height of [[Design flood elevation m model attribute (Water Overlay)|DESIGN_FLOOD_ELEVATION_M]]. Lower buildings retain their own building height. Taller buildings have their height capped at the [[Design flood elevation m model attribute (Water Overlay)|DESIGN_FLOOD_ELEVATION_M]] attribute's value. | ||
{{article end | {{article end | ||
Line 26: | Line 26: | ||
}} | }} | ||
{{WaterOverlay hydrological | {{WaterOverlay hydrological building attribute nav}} |
Latest revision as of 12:19, 27 February 2023
Icon | Attribute | Unit | Range | Description |
---|---|---|---|---|
FLOOR_HEIGHT_M | m | The height of a floor in a building. Additionally each section of a building can have a different amount of floors. |
Building height
Though not an explicit attribute or function value in and of itself, the height of a building for the water overlay is calculated as follows:
- building height = floors * FLOOR_HEIGHT_M
where the FLOOR_HEIGHT_M is the building's attribute value which dictates the height of an individual floor, and floors is the amount of floors of the building's section.
Building height in water model
The height of buildings is taken into account when computing the flow of water above ground. Buildings are computed to have at most a height of DESIGN_FLOOD_ELEVATION_M. Lower buildings retain their own building height. Taller buildings have their height capped at the DESIGN_FLOOD_ELEVATION_M attribute's value.