Ground bottom flow formula (Water Overlay): Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
* <math>c</math> = resistance of the separating layer in days
* <math>c</math> = resistance of the separating layer in days
* <math>ws</math> = water storage fraction of the soil
* <math>ws</math> = water storage fraction of the soil
==Related==
The following topics are related to this formula.
; Formulas
: [[Groundwater level formula (Water Overlay)|Groundwater level formula]]
: [[Surface infiltration formula (Water Overlay)|Surface infiltration formula]]
; Models
: [[Underground model (Water Overlay)|Underground model]]
: [[Infiltration model (Water Overlay)|Infiltration model]]


==See also==
==See also==
* The formula is based on the formula of Pankow for [http://grondwaterformules.nl/index.php/formules/ontwatering/kwel-berekenen-pankow  estimating seepage]
* The formula is based on the formula of Pankow for [http://grondwaterformules.nl/index.php/formules/ontwatering/kwel-berekenen-pankow  estimating seepage]
* [[Seepage result type (Water Overlay)|Seepage result type]]


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

Revision as of 15:18, 10 July 2020

Underground seepage (from (or to) outside the project area) is calculated per cell.

The seepage is calculated using the following formula:

Δs=hd(t)hx,ycΔt246060

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

hd(t)=hc+hv,t(t)

Finally, calculate the actual amount of water seeping into (or out of) the ground from the bottom.

Δw=Δsws

Where:

  • Δs = The underground seepage which takes place, in meters.
  • Δt = Computational timestep in seconds.
  • hx,y = Ground water head in the grid cell.
  • hd,t = ground water level (or head) of the external zone causing the seepage at time t, in meters
  • hc = constant ground water level (or head) of the external zone causing the seepage, in meters
  • hv,t = additional variation of seepage head over time
  • c = resistance of the separating layer in days
  • ws = water storage fraction of the soil

See also

Template:WaterOverlay nav