Surface water level formula (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
[[File:Waterlevel_schematic.png|right|x200px]]
[[File:Waterlevel_schematic.png|right|x200px]]
Surface water level is calculated per cell.
Surface water level is calculated per cell.
: ''w = h + B''
: <math>w = h + B</math>


Where:
Where:
* w = The water level, relative to {{datum}}.
* <math>w</math> = The water level, relative to {{datum}}.
* h = The amount of water (the water column) on the surface.
* <math>h</math> = The amount of water (the water column) on the surface.
* B = The [[terrain height (Water Overlay)|surface height]] in the cell, relative to {{datum}}.
* <math>B</math> = The [[terrain height (Water Overlay)|surface height]] in the cell, relative to {{datum}}.


==Related==
==Related==

Revision as of 14:29, 10 July 2020

Waterlevel schematic.png

Surface water level is calculated per cell.

Where:

  • = The water level, relative to datum.
  • = The amount of water (the water column) on the surface.
  • = The surface height in the cell, relative to datum.

Related

The following topics are related to this formula.

Constructions and features
Inlet
Sewer overflow
Water level area
Inundation area
Breach
Formulas
Surface flow formula
Surface evaporation formula
Surface infiltration formula
Models
Surface model
Rain model
Evaporation model
Infiltration model
Sewer model

Template:WaterOverlay nav