Surface infiltration formula (Water Overlay)

From Tygron Support wiki
Revision as of 12:06, 14 August 2020 by Rudolf@tygron.nl (talk | contribs)
Jump to navigation Jump to search

Surface infiltration is calculated per cell.

First, the infiltration capacities are 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 C_{water} = W_{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 C_{top} = max( I_{con}, I_{surf})}

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 I_{surf} = 0} if a construction is present

if no construction is present

Then the actual infiltration:

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 w} = The surface infiltration which takes place.
  • 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.
  • = The amount of infiltration that can take place based on the amount of water 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 C_{top}} = The amount of infiltration that can take place based on the infiltration values present.
  • 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 W_{surface}} = The amount of water (the water column) 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 I_{con}} = The GROUND_INFILTRATION_MD of a construction on a specific cell (if present).
  • 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 I_{surf}} = The GROUND_INFILTRATION_MD of the surface terrain type. This value should be interpreted as the vertical conductivity (Kv) of the sub-soil.

Related

The following topics are related to this formula.

Formulas
Surface water level formula
Groundwater level formula
Underground infiltration formula
Models
Surface model
Underground model
Infiltration model
Substance flow model