Groundwater level formula (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 24: Line 24:
; Models
; Models
: [[Surface model (Water Overlay)|Surface model]]
: [[Surface model (Water Overlay)|Surface model]]
* [[Underground model (Water Overlay)|Underground model]]
: [[Underground model (Water Overlay)|Underground model]]
: [[Evaporation model (Water Overlay)|Evaporation model]]
: [[Evaporation model (Water Overlay)|Evaporation model]]
: [[Infiltration model (Water Overlay)|Infiltration model]]
: [[Infiltration model (Water Overlay)|Infiltration model]]

Revision as of 12:57, 2 September 2020

Groundwater level is calculated per cell.

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h_u = \frac{\Delta w_s}{sp}}
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle gl_u = h_u + B - d_b}

Where:

  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h_u} = The height (column) of the saturated zone.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \Delta w_s} = The amount of water in the saturated zone. The height of the water column if the equivalent amount of water was placed on the surface.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle sp} = The WATER_STORAGE_PERCENTAGE of the underground terrain type, used here as a fraction.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle gl_u} = The groundwater level, relative to datum. Also known as the watertable.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle B} = The surface height in the cell, relative to datum.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d_b} = The GROUND_BOTTOM_DISTANCE_M (effectively available height in the underground model).