Surface water (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "{{Overlay attributes|<onlyinclude> {{Overlay attributes|type=row|overlay=Water |attribute=SURFACE_WATER |unit=nominal value |description=Whether and how Surface model (Wate...")
 
No edit summary
 
(17 intermediate revisions by 3 users not shown)
Line 2: Line 2:
{{Overlay attributes|type=row|overlay=Water  
{{Overlay attributes|type=row|overlay=Water  
|attribute=SURFACE_WATER
|attribute=SURFACE_WATER
|unit=nominal value
|unit=Nominal value
|description=Whether and how [[Surface model (Water Overlay)|water on the surface]] is simulated during the calculation.
|description=Whether and how [[Surface model (Water Overlay)|water on the surface]] is simulated during the calculation.
|defaultvalue=Shallow
}}</onlyinclude>}}
}}</onlyinclude>}}


There are a few modes available for the [[Water Module]] for surface water simulation:
{{nominal list|zeroindex=true
* '''None'''. No surface water flow.
|| '''None''': Water on the surface can only infiltrate and evaporate, but it will not flow between neighboring surface cells.
* '''Complete''' Saint-venant surface water simulation
|| '''Shallow''': Evaluation of the shallow water equations are applied to water in waterways and on land. This option is selected by default.
* '''Grid Average''' Water is simulated by averaging water levels. Useful for groundwater simulations over a long period of time with low impulse water movement.
|| '''Avg Waterway''': Water levels are averaged each time frame for each identified waterway. Shorelines around waterways are also taken into account when averaging a waterway. Water flows between waterways using [[Hydraulic structures (Water Overlay)|hydraulic structures]]. Water does not flow between grid cells on land. On land it can only move vertically (infiltrate or evaporate) or interact with hydraulic structures or [[Hydrological_features_(Water_Overlay)|hydrological features]]. The threshold attribute [[Avg_shore_width_m_(Water_Overlay)|AVG_SHORE_WIDTH_M]] is used to determine the maximum allowed distance to the waterway for shoreline cells.
 
|| '''Hybrid''': Water on land is calculated as if using the '''Shallow''' mode. Water in waterways (and on their shorelines) is calculated as if using the '''Avg Waterway''' mode.
==Possible values==
|| '''Avg Terrain''': Similar to '''Avg Waterway''', with the exception that surrounding land is also included. The model attribute [[Avg_terrain_width_m_(Water_Overlay)|AVG_TERRAIN_WIDTH_M]] is used to determine the maximum allowed distance to the waterway for land cells around the waterways, and land which can so be associated is associated with the nearest waterway. Water on terrain cells is only averaged when their level is higher than the configured model attribute [[Avg terrain storage m (Water Overlay)|AVG_TERRAIN_STORAGE_M]].
* 0: '''None'''  
}}
* 1: '''Complete''' (selected by default for [[Groundwater_(Overlay)|groundwater overlay]], [[Flooding_(Overlay)|flooding]] and [[Rainfall_(Overlay)|rainfall overlay]])
* 2: '''Grid Average'''


{{article end
{{article end
|notes=
* '''Avg Waterway''', '''Avg Terrain''' and '''Hybrid''' are ''Grid Averaging'' surface water modes.
|seealso=
|seealso=
* [[Surface model (Water Overlay)|Surface model]]
* [[Surface model (Water Overlay)]]
* [[Ground water (Water Overlay)]]
* [[Mode (Water Overlay)]]
|howtos=
|howtos=
* [[How to add and remove an Attribute]]
* [[How to add and remove an Attribute]]
|videos=
  {{video|link=https://youtu.be/vGn6YGcVXlA|language=dutch|description=Grid averaging in the {{software}}.}}
}}
}}


{{WaterOverlay model attribute nav}}
{{WaterOverlay model attribute nav}}

Latest revision as of 12:10, 29 January 2024

0. None: Water on the surface can only infiltrate and evaporate, but it will not flow between neighboring surface cells.
1. Shallow: Evaluation of the shallow water equations are applied to water in waterways and on land. This option is selected by default.
2. Avg Waterway: Water levels are averaged each time frame for each identified waterway. Shorelines around waterways are also taken into account when averaging a waterway. Water flows between waterways using hydraulic structures. Water does not flow between grid cells on land. On land it can only move vertically (infiltrate or evaporate) or interact with hydraulic structures or hydrological features. The threshold attribute AVG_SHORE_WIDTH_M is used to determine the maximum allowed distance to the waterway for shoreline cells.
3. Hybrid: Water on land is calculated as if using the Shallow mode. Water in waterways (and on their shorelines) is calculated as if using the Avg Waterway mode.
4. Avg Terrain: Similar to Avg Waterway, with the exception that surrounding land is also included. The model attribute AVG_TERRAIN_WIDTH_M is used to determine the maximum allowed distance to the waterway for land cells around the waterways, and land which can so be associated is associated with the nearest waterway. Water on terrain cells is only averaged when their level is higher than the configured model attribute AVG_TERRAIN_STORAGE_M.

Notes

  • Avg Waterway, Avg Terrain and Hybrid are Grid Averaging surface water modes.

How-to's

Videos

Grid averaging in the Tygron Platform. (In dutch)

See also