Water Module Basics: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(27 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[File:Rainfall overlay 04.PNG|400px|right]]
The [[Water Module]] in the {{software}} is a set of complex [[Water Module Theory#Calculation Models|hydrological calculations]]. This module simulates a water model in the [[Project Area|project area]], based on a two dimensional [[Grid overlay|grid (overlay)]].


The water module enables users of the {{software}} to implement a water model in their project that is highly accurate and delivers results verry fast. To ensure the accuracy, the water model of the module is tested against multiple (internationally) acknoweledged hydrological [[Water module benchmarks|benchmarks and tests]].
The [[Water Module]] in the {{software}} is an implementation of a 2D grid based shallow water model based on the 2D Saint Venant equations (see [[Surface model (Water Overlay)|surface  model]]). The module is further enhanced with infiltration, evaporation, groundwater flow and hydraulic structures. This module simulates a water model for your project area, based on rainfall, breaches and existing open water.<br>
<br>
Take a look at the [[Testbed water module|testbed water module]] project, available in all domains, to see some of the components of the [[Water Module]] in a project.


The water module is intended for users that would like to add and simulate an accurate water model, based on scientific modelling, to their project in the {{software}}. Users can be of a professional or educational level when working with the water module.
[[File:Rainfall overlay 05.PNG|600px|center]]
 
To perform the calculations, the project area is divided into a [[Grid overlay|large 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 it's 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 Water Module enables users to implement a water model for their project which is accurate and delivers fast results. To ensure accuracy, the Water Module is repeatedly tested against multiple (internationally) acknowledged hydrological [[Water module benchmarks|benchmarks and tests]]. Fast results are achieved by executing the water calculations on High performance GPU servers.
 
[[File:Rainfall overlay 04.PNG|600px|center]]
 
==More information==
{{Water Module buttons}}
 
<!--The {{software}} provides a large set of tools to import data, configure models and analyze and export results. These include:
* Animated, multi timeframe overlays
* On-the-fly 1D and 2D-slice Measurement tools
* Grid-cell detail hover information
* Scenic weather simulation


==Media==
==Media==
[https://https://www.youtube.com/watch?v=S36yjjN_y0Q Movie: Flooding module in the {{software}}]<br>
* [https://www.youtube.com/watch?v=S36yjjN_y0Q&t=28s Movie: Flooding module in the {{software}}]
[https://www.youtube.com/watch?v=aGX_9JORdqw Dam Breach]<br>
* [https://www.youtube.com/watch?v=aGX_9JORdqw Movie: Dam Breach]
[https://www.youtube.com/watch?v=CgBYRUwymoM Droogte/ Droughts (Dutch only)]<br>
* [https://www.youtube.com/watch?v=CgBYRUwymoM Movie: Droogte/ Droughts (Dutch only)]
[https://www.youtube.com/watch?v=cuuft7_wbvU Movie: Waterkwaliteit/ Water Quality (Dutch only)]<br>
* [https://www.youtube.com/watch?v=cuuft7_wbvU Movie: Waterkwaliteit/ Water Quality (Dutch only)]
[[File: DamBreachMovieThumb1.png|400px|left|Still from Dam Breach movie]]
[[File: DamBreachMovieThumb1.png|thumb|400px|left|Still from Dam Breach movie]]
<br clear=all>
{{clear}}


==See also==
==More information==
<br style="clear right">
{{Water Module buttons}}
<ul>
<li style="display: inline-block;">
<div class="module-button">
<div class="module-button-text">[[Water_module_introduction|Introduction]]</div>
</div>
</li>
<li style="display: inline-block;">
<div class="module-button">
<div class="module-button-text">[[Water_module_overview|Overview]]</div>
</div>
</li>
<li style="display: inline-block;">
<div class="module-button">
<div class="module-button-text">[[Water_module_getting started|Getting started]]</div>
</div>
</li>
<li style="display: inline-block;">
<div class="module-button">
<div class="module-button-text">[[Water_module_configuration|Configuration]]</div>
</div>
</li>
<li style="display: inline-block;">
<div class="module-button">
<div class="module-button-text">[[Water_module_use_cases|Use cases]]</div>
</div>
</li>
<li style="display: inline-block;">
<div class="module-button">
<div class="module-button-text">[[Water_module_theory|Theory]]</div>
</div>
</li>
<li style="display: inline-block;">
<div class="module-button">
<div class="module-button-text">[[Water_module_benchmarks|Benchmarks]]</div>
</div>
</li>
<li style="display: inline-block;">
<div class="module-button">
<div class="module-button-text">[[Water_module_tips_and_tricks|Tips and tricks]]</div>
</div>
</li>
</ul>

Latest revision as of 15:00, 14 June 2019

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 (see surface model). The module is further enhanced with infiltration, evaporation, groundwater flow and hydraulic structures. This module simulates a water model for your project area, based on rainfall, breaches and existing open water.

Take a look at the testbed water module project, available in all domains, to see some of the components of the Water Module in a project.

Rainfall overlay 05.PNG

To perform the calculations, the project area is divided into a large 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 it's 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 Water Module enables users to implement a water model for their project which is accurate and delivers fast results. To ensure accuracy, the Water Module is repeatedly tested against multiple (internationally) acknowledged hydrological benchmarks and tests. Fast results are achieved by executing the water calculations on High performance GPU servers.

Rainfall overlay 04.PNG

More information