Water Overlay: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
(23 intermediate revisions by 4 users not shown)
Line 1: Line 1:
A Water Overlay is an [[Overlay|overlay]] for which results are calculated by the [[Water Module]]. The [[Water_Module_Basics|Basic theory of the Water Module]] in the {{software}} is an implementation of a 2D grid based shallow water model based on the 2D Saint Venant equations. The module is further enhanced with infiltration, evaporation, groundwater flow and hydraulic structures. Its calculations form a simulation of an arbitrary amount of time, during which water is allowed to move. The [[Theory|theory]] section describes in detail how calculations are performed.
A Water Overlay is a [[Grid Overlay|grid overlay]] for which results are calculated by the [[Water Module]]. The [[Water_Module_Basics|Basic theory of the Water Module]] in the {{software}} is an implementation of a 2D grid based shallow water model based on the 2D Saint Venant equations. The module is further enhanced with infiltration, evaporation, groundwater flow and hydraulic structures. Depending on the use case, the simulated period can be set to few seconds and up to a few months. The [[Water_Module_Theory|theory]] section describes in detail how calculations are performed.


To perform the calculations, the project area is divided into a [[Grid overlay|grid of cells]]. Each cell has a specific quantity of water and specific hydrological parameters based on the data in the project. The total time which should be simulated is divided into discrete [[Timestep formula (Water Overlay)|timesteps]]. Per timestep, each cell communicates with its adjacent cells to exchange water, based on its water level, surface height, current flow direction and other factors. Accuracy and reliability is obtained by dividing the project area and simulation time into sufficiently small cells and steps, at the cost of more computation time.
To perform the calculations, the project area is divided into a [[Grid overlay|grid of cells]]. Each cell has a specific quantity of water and specific hydrological parameters based on the data in the project. The total time which should be simulated is divided into discrete [[Timestep formula (Water Overlay)|timesteps]]. Per timestep, each cell communicates with its adjacent cells to exchange water, based on its water level, surface height, current flow direction and other factors. Accuracy and reliability is obtained by dividing the project area and simulation time into sufficiently small cells and steps, at the cost of more computation time.


The final results of the calculation can be inspected, as well as intermediate snapshots of the hydrological situation during the simulation, known as [[Timeframes model attribute (Water Overlay)|timeframes]].
The final results of the calculation can be inspected, as well as intermediate snapshots of the hydrological situation during the simulation, known as [[Timeframes (Water Overlay)|timeframes]].
 
{{Water Module button}}


==Variants==
==Variants==
The Water Module can be called upon by adding one of the following Overlays to a project. Each variant has a number of parameters tuned to best fit specific use-cases. This means that each of these overlays is based on the same theory and calculation method, however they are customized to conveniently provide insight in different aspects of the Water Module.  
A Water Module will be initialized by adding one of the following Overlays to a project. Each variant has a number of parameters tuned to best fit specific use-cases. This means that each of these overlays is based on the same theory and calculation method, however they are customized to conveniently provide insight in different aspects of the Water Module.  
{| class="wikitable"
{| class="wikitable"
|[[File:Overlay_rainfall.png]]
|[[File:Overlay_rainfall.png]]
Line 44: Line 42:


==Results==
==Results==
With a Water Overlay, one can generate different kinds of results. For further information about these outcomes, see also [[Results_(Water_Overlay)|results]] and [[Result type (Water Overlay)|result types]].
With a Water Overlay, a user can generate multiple [[Results_(Water_Overlay)|results]] for a single water simulation. For further information about these outcomes, see also [[Results_(Water_Overlay)|results]] and [[Result type (Water Overlay)|result types]].


==How-to's==
==How-to's==
* [[How-to add and remove an overlay|Add and remove an overlay]]
* [[How-to add and remove an overlay|Add and remove an overlay]]
* [[How-to configure a Water Overlay|Configure a Water Overlay]]
* [[How-to configure a Water Overlay|Configure a Water Overlay]]
* [[How-to use a Water Overlay|Use a Water Overlay]]
* [[How-to edit an overlay legend|Edit an overlay legend]]
* [[How-to edit an overlay legend|Edit an overlay legend]]
* [[How-to_add_Subsidence_Overlay|Combine with Subsidence Overlay]]
* [[How to add Subsidence (Water Overlay)|Combine with Subsidence Overlay]]


==Quick overview==
==Quick overview==
===Features and components===
===Features and components===
[[Hydrological features (Water Overlay)|Hydrological features]]<br>
* [[Hydrological features (Water Overlay)|Hydrological features]]
[[Hydraulic structures (Water Overlay)|Hydraulic structures]]<br>
* [[Hydraulic structures (Water Overlay)|Hydraulic structures]]
* [[How-to_manually_configure_a_Water_Overlay|Manual configuration Options]]
* [[Simulation data (Water Overlay)|Simulation data]]


===Attributes===
===Attributes===
[[Model attributes (Water Overlay)|Water Module Attributes]]<br>
* [[Model attributes (Water Overlay)|Water Module Attributes]]<br>
[[Hydrological attributes of constructions (Water Overlay)|Hydrological Attributes of Constructions]]<br>
* [[Hydrological attributes of constructions (Water Overlay)|Hydrological Attributes of Constructions]]<br>
[[Terrain attributes (Water Overlay)|Hydrological Attributes of Terrain]]<br>
* [[Hydrological attributes of terrains (Water Overlay)|Hydrological Attributes of Terrains]]<br>
 


[[Category:Water Module]]
{{Water Module buttons}}
{{Template:Overlay nav}}
{{Template:Overlay nav}}

Revision as of 14:44, 14 February 2020

A Water Overlay is a grid overlay for which results are calculated by the Water Module. The Basic theory of the Water Module in the Tygron Platform is an implementation of a 2D grid based shallow water model based on the 2D Saint Venant equations. The module is further enhanced with infiltration, evaporation, groundwater flow and hydraulic structures. Depending on the use case, the simulated period can be set to few seconds and up to a few months. The theory section describes in detail how calculations are performed.

To perform the calculations, the project area is divided into a grid of cells. Each cell has a specific quantity of water and specific hydrological parameters based on the data in the project. The total time which should be simulated is divided into discrete timesteps. Per timestep, each cell communicates with its adjacent cells to exchange water, based on its water level, surface height, current flow direction and other factors. Accuracy and reliability is obtained by dividing the project area and simulation time into sufficiently small cells and steps, at the cost of more computation time.

The final results of the calculation can be inspected, as well as intermediate snapshots of the hydrological situation during the simulation, known as timeframes.

Variants

A Water Module will be initialized by adding one of the following Overlays to a project. Each variant has a number of parameters tuned to best fit specific use-cases. This means that each of these overlays is based on the same theory and calculation method, however they are customized to conveniently provide insight in different aspects of the Water Module.

Overlay rainfall.png Rainfall Overlay provides insight into the water stress and impact caused by (excessive) rainfall
Overlay flooding.png Flooding Overlay provides insight into water stress and impact caused by breaches in levees or other sources causing excessive water inflow
Overlay groundwater.png Groundwater Overlay provides insight into long-term processes of water flow both on the surface and underground

Results

With a Water Overlay, a user can generate multiple results for a single water simulation. For further information about these outcomes, see also results and result types.

How-to's

Quick overview

Features and components

Attributes