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

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[
Surface water level is calculated per cell.
Surface water level is calculated per cell.
: ''WL<sub>surface</sub> = W<sub>surface</sub> + H<sub>surface</sub>''
: ''w = h + B''


Where:
Where:
* WL<sub>surface</sub> = The water level, relative to [[Datum|datum]].
* w = The water level, relative to [[Datum|datum]].


* W<sub>surface</sub> = The amount of water (the water column) on the surface.
* h = The amount of water (the water column) on the surface.
* H<sub>surface</sub> = The terrain height in the cell, relative to datum.
* B = The surface height in the cell, relative to datum.


{{Template:WaterOverlay_nav}}
{{Template:WaterOverlay_nav}}

Revision as of 15:00, 11 April 2019

[[ Surface water level is calculated per cell.

w = h + B

Where:

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

Template:WaterOverlay nav