Ground bottom flow formula (Water Overlay)

From Tygron Support wiki
Revision as of 12:16, 4 September 2020 by Frank@tygron.nl (talk | contribs)
Jump to navigation Jump to search

Underground seepage from outside the project area is calculated per grid cell. The formula is based on the formula of Pankow for estimating seepage[1].

The water level change due to seepage is calculated using the following formula:

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 wl_{x,y} = \frac{h_{d}(t) - h_{x,y}}{c_{x,y}} \cdot \frac{\Delta t}{24 \cdot 60 \cdot 60}}

The external seepage head is variable over time by the introduction of hv,t:

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_d(t) = h_{p_{x,y}} + h_{v}(t)}

Finally, the actual amount of water seeping into the ground from the bottom is calculated as followed:

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 s_{x,y} = {\Delta wl_{x,y}}\cdot{ws}}

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 \Delta wl_{x,y}} = The water level change due to seepage, in meters.
  • 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 t} = Computational timestep in seconds.
  • 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_{x,y}} = Ground water head in the grid 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_{d}(t)} = Additional ground water level (or head) of the external zone causing the seepage at time t, in meters
  • 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_{p_{x,y}}} = Constant ground water level (or head) of the external zone causing the seepage, in meters
  • 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_{v}(t)} = Additional variation of seepage head over time
  • 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 c_{x,y}} = Resistance of the separating layer in days
  • 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 ws} = Water storage fraction of the soil
  • 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 s_{x,y}} = Seeped in water in m

Notes

  • The calculated 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 wl_{x,y}} is essentially the change in groundwater level, inherently taking into account the porosity of the soil. The final 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 s_{x,y}} is representative of the actual amount of water, i.e. the height of the water, if the relevant quantity of water wasn't in the underground but sat on the surface instead.
  • 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_{p_{x,y}}} and 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 c_{x,y}} can both be provided as spatially variable values.
  • 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_{v}(t)} can be provided as a set of values, variable over time.
  • A seepage head lower than the water level in the project is also allowed, resulting in water seeping out to a region outside the project area.

Related

The following topics are related to this formula.

Formulas
Groundwater level formula
Models
Underground model

See also

References