Groundwater level formula (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
: <math>V_s</math> = 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. | : <math>V_s</math> = 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. | ||
: <math>f_s</math> = The [[Terrain water storage percentage (Water Overlay)|WATER_STORAGE_PERCENTAGE]] of the underground terrain type, used here as a fraction. | : <math>f_s</math> = The [[Terrain water storage percentage (Water Overlay)|WATER_STORAGE_PERCENTAGE]] of the underground terrain type, used here as a fraction. | ||
: <math>w_g</math> = The groundwater level, relative to {{datum}}. Also known as the watertable. | : <math>w_g</math> = The groundwater level, relative to {{datum}}. Also known as the [[Ground watertable result type (Water Overlay)|watertable]]. | ||
: <math>B_c</math> = the datum height of the surface of cell c, set by the [[Elevation (Water Overlay)|elevation]] or a [[Terrain elevation prequel (Water Overlay)|Terrain elevation prequel]]. | : <math>B_c</math> = the datum height of the surface of cell c, set by the [[Elevation (Water Overlay)|elevation]] or a [[Terrain elevation prequel (Water Overlay)|Terrain elevation prequel]]. | ||
: <math>d_{b,c}</math> = The ground bottom distance of the cell c, defined by a [[Bottom distance prequel (Water Overlay)|Bottom distance prequel]] or a general [[Ground_bottom_distance_m_(Water_Overlay)|GROUND_BOTTOM_DISTANCE_M]] of the Water Overlay. | : <math>d_{b,c}</math> = The ground bottom distance of the cell c, defined by a [[Bottom distance prequel (Water Overlay)|Bottom distance prequel]] or a general [[Ground_bottom_distance_m_(Water_Overlay)|GROUND_BOTTOM_DISTANCE_M]] of the Water Overlay. |
Revision as of 13:00, 25 January 2024
Groundwater level is calculated per cell.
Where:
- = The height (column) of the saturated zone.
- = 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.
- = The WATER_STORAGE_PERCENTAGE of the underground terrain type, used here as a fraction.
- = The groundwater level, relative to datum. Also known as the watertable.
- = the datum height of the surface of cell c, set by the elevation or a Terrain elevation prequel.
- = The ground bottom distance of the cell c, defined by a Bottom distance prequel or a general GROUND_BOTTOM_DISTANCE_M of the Water Overlay.
Related
The following topics are related to this formula.