Ground bottom flow formula (Water Overlay)

From Tygron Preview Support Wiki
Revision as of 10:57, 2 September 2020 by Rudolf@tygron.nl (talk | contribs)
Jump to navigation Jump to search

Underground seepage from outside the project area is calculated per grid cell.

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

Δsx,y=hd(t)hx,ycx,yΔt246060

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

hd(t)=hcx,y+hv,t(t)

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

Δwx,y=Δsx,yws

Where:

  • Δsx,y = The water level change due to seepage, in meters.
  • Δt = Computational timestep in seconds.
  • hx,y = Ground water head in the grid cell.
  • hd(t) = Additional ground water level (or head) of the external zone causing the seepage at time t, in meters
  • hcx,y = Constant ground water level (or head) of the external zone causing the seepage, in meters
  • hv(t) = Additional variation of seepage head over time
  • cx,y = Resistance of the separating layer in days
  • ws = Water storage fraction of the soil
  • Δwx,y = Seeped in water in m

Notes

  • hcx,y and cx,y can both be provided as spatially variable values.
  • hd(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.

See also