How to configure the Water Overlays

From Tygron Support wiki
Jump to navigation Jump to search
Please note: This page is currently being updated.

This page describes several use cases and examples of configurations in the Flooding Overlay.

Time-controlled flow rate in a Breach area

To create a variable Outlet Q in a breach area, a CSV (comma-separated values) file can be imported. Below the steps on how to create such a breach area. For this example we create the CSV in Excel, but you can also use another program to create the CSV.

How to set-up your CSV in Excel:
  1. Open Excel.
  2. In the first column, define your time steps. This can be in seconds, minutes, hours or days.
  3. Add the corresponding flow rates per step in the second column.
  4. Save the Excel as a CSV.
How to import the CSV as the flow rate:
  1. Either add a breach area or have your GeoJSON file with your breach area ready. The area should have at least a breach floor attribute.
  2. Add a Flooding Overlay.
  3. Go to the Configuration Wizard of the Flooding Overlay.
  4. In step 2.1 either select the attribute that specifies your breach floor or import your GeoJSON file.
  5. Click on Next.
  6. In the dropdown menu, select your breach area. Now click on Edit.
  7. Import your CSV file by selecting the CSV file.
  8. Select the time units in your file.
  9. Select the seperator for your file.
  10. Click on Apply.

Multi breach simulation

It is also possible to simulate a situation in where there is first one dike breach, following by another (or multiple). Therefore we also make use of the variable Outlet Q as mentioned above in the previous use case. In the steps below, two breaches are demonstrated, but the same steps apply to multiple breaches.

How to set up a multi breach scenario:
  1. Either add two breach areas or have your GeoJSON file with your breach areas ready. The areas should have at least a breach floor attribute.
  2. Add a Flooding Overlay.
  3. Go to the Configuration Wizard of the Flooding Overlay.
  4. In step 2.1 either select the attribute that specifies your breach floor or import your GeoJSON file.
  5. Click on Next.
  6. In the dropdown menu, select the breach area that breaks second.
  7. Click on Edit and import the CSV file. Structure the data in the CSV in a way that at the start of the simulation, the outlet is 0.
  8. Finish the Wizard and refresh the Overlay.

Import waterdepth data

Create in- and outlet areas

To simulate a scenario of for example a flood wave in a river, you can create in- and outlet areas. These are basically breach areas. The inlet area demonstrates the inflow of water, the outlet area demonstrates the outflow of water.

How to set up a flood wave scenario:
  1. Draw two areas at the one side of the river where water will flow in and at the other side of the river where the water flows out. It is also possible to import a GeoJSON file with these areas.
  2. The areas should have a breach floor attribute. Give the inlet area an outlet level and/or outlet Q. This depends on the data you have of the scenario. If you know for example the water level of a flood wave, use the outlet level. If you know the flow rate, use the outlet Q. Both is also possible, then the outlet level has precedence over the outlet Q. For the outlet area, enter, a negative outlet Q value and/or an outlet level.
  3. Add a Flooding Overlay and go to the Configuration Wizard of the Flooding Overlay.
  4. In step 2.1 either select the attribute that specifies your breach floor or import your GeoJSON file.
  5. Click on Next.
  6. In the dropdown menu, check if the attributes of the areas correspond with what you have set as attributes.
  7. In step 2.2 import your water level areas with at least a water level attribute. Make sure the water level areas do not overlap the in- and outlet areas.
  8. Finish the Wizard and refresh the Overlay.
  9. After the flooding is calculated, check the Water Balance to get more insight in the scenario.