Flood Risk Management Measures Deployed on River Networks Clint - - PowerPoint PPT Presentation

flood risk management measures deployed on river networks
SMART_READER_LITE
LIVE PREVIEW

Flood Risk Management Measures Deployed on River Networks Clint - - PowerPoint PPT Presentation

Flood Risk Management Measures Deployed on River Networks Clint Wong, Attila Kovacs, Kris Kiradjiev, Raquel Gonzalez, Alissa Kamilova, Federico Danieli, Teague Johnstone, Ian Hewitt, Graham Sander, Barry Hankin, Ann Kretzschmar,


slide-1
SLIDE 1

1/21

Flood Risk Management Measures Deployed on River Networks

Clint Wong, Attila Kovacs, Kris Kiradjiev, Raquel Gonzalez, Alissa Kamilova, Federico Danieli, Teague Johnstone, Ian Hewitt, Graham Sander, Barry Hankin, Ann Kretzschmar, Giuseppe Formetta, Michael Grinfeld, Sam Pegler, Sheen Cabaneros JBA Trust April 2017

slide-2
SLIDE 2

2/21

Overview

Background Model Numerical examples Failures Optimisation

slide-3
SLIDE 3

3/21

Background

◮ Small-scale runoff

attenuation features (RAFs)

◮ Holds back flow in a river

basin

◮ Mitigate flood risks

Figure: Leaky dam

Questions:

◮ How to model flow in a river basin using networks? ◮ How to model its interaction with RAFs? ◮ How effective are they? What happens if they fail?

slide-4
SLIDE 4

4/21

Model

◮ Network model (rooted tree) for global behaviour

◮ Vertices (V) - channel ◮ Edges (E) - flow between channels ◮ For each channel, we consider physical properties such

as dimensions, slope, and roughness

◮ Dams: one for each vertex

with prescribed permeability

◮ Flow: lumped description

for each channel

◮ Consider inflow from

natural phenomena (e.g. storms)

◮ Model for water

retention due to the dam

  • Figure: Network model for the

basin

slide-5
SLIDE 5

5/21

Governing equation

Considering a 1D network: ℓi dAi dt = Qi−1 − Qi + qi, i = 1, . . . , N where ℓi : Channel length Ai : Average cross-sectional area Qi : Flux from upstream qi : In-flow to each segment from rain / runoff from the surrounding land.

slide-6
SLIDE 6

6/21

Expression for the cross-sectional area

Figure: Diagram of the dam considered in our model

For a rectangular cross-section, A = wh 0 ≤ h ≤ b, wb + w(h−b)2

2Sℓ

h > b. where h represents the water depth, and w and S are the width and slope of a particular channel.

slide-7
SLIDE 7

7/21

Expression for the flux

◮ Before the water reaches the bottom of the dam, the flux

is governed by Manning’s law.

◮ In the other cases, we use Bernouilli’s theorem and

include a leakage and an overflow term.

slide-8
SLIDE 8

7/21

Expression for the flux

◮ Before the water reaches the bottom of the dam, the flux

is governed by Manning’s law.

◮ In the other cases, we use Bernouilli’s theorem and

include a leakage and an overflow term. Q =                  w 5/3h5/3S1/2 (w + 2h)2/3n, 0 ≤ h < b, w√2g

  • b

h (h+b)1/2 + k(h − b)h1/2

, b ≤ h < H, w√2g

  • bh1/2 + k(H − b)h1/2 + 2

3(h − H)3/2

, h ≥ H, where n represents the roughness, k is the permeability and g is gravity.

slide-9
SLIDE 9

8/21

Trapezoidal Generalisation b H I II III IV IV

Q = w

  • 2g
  • bh1/2 + k(H − b)h1/2 + 2

3(h − H)3/2 + 8 15 m w (h − H)5/2

  • .
slide-10
SLIDE 10

9/21

2D Network

atchment basin Town River

ℓi dAi dt =

N

  • j=1

ajiQj − Qi + qi, i = 1, . . . , N

slide-11
SLIDE 11

10/21

Analysis of the dam

btrunk 0.5 1 Maximum height 0.5 1 1.5 qmax = 0.02 btrunk 0.5 1 Maximum height 1.5 1.6 1.7 1.8 1.9 2 qmax = 0.05 btrunk 0.5 1 Maximum height 6 6.2 6.4 6.6 6.8 7 qmax = 0.5 bbranch 0.5 1 Maximum height 0.5 1 1.5 qmax = 0.02 bbranch 0.5 1 Maximum height 6 6.2 6.4 6.6 6.8 7 qmax = 0.5

slide-12
SLIDE 12

11/21

Numerical examples - 1D

  • 5

5 10 15

Discharge Q [m3/s]

10 20

No dams Time t [h]

  • 5

5 10 15

Depth h [m]

1 2 3

1 2 3 4 5

  • 5

5 10 15

Discharge Q [m3/s]

10 20

5 dams Time t [h]

  • 5

5 10 15

Depth h [m]

1 2 3

slide-13
SLIDE 13

12/21

Numerical examples - herringbone

  • 5

5 10 15

Discharge Q [m3/s]

10 20

Dams on trunk

Max Q = 15.1

Time t [h]

  • 5

5 10 15

Depth h [m]

1 2 3

  • 5

5 10 15

Discharge Q [m3/s]

10 20

Dams on branches

Max Q = 14.78

Time t [h]

  • 5

5 10 15

Depth h [m]

1 2 3

slide-14
SLIDE 14

13/21

Failures

◮ Dam collapse ◮ Cascade failure ◮ Scouring

slide-15
SLIDE 15

14/21

Cascade failure

(Video)

slide-16
SLIDE 16

15/21

Scouring

We can consider the Meyer-Peter-M¨ uller model for the erosion happening below the dam due to a flow with velocity u: dD dt = λ

  • 1 −

D Dmax

  • (τ−τcrit)3/2

where D : Scour hole depth Dmax : Maximum depth that can be eroded τ : Bed shear stress ∝ u2 τcrit : Critical stress value above which the bed can be eroded λ : Erosion rate

  • u

h

slide-17
SLIDE 17

16/21

Optimisation

We are interested in:

◮ Avoiding a flood downstream ◮ The best dam design ◮ Minimise the cost

slide-18
SLIDE 18

17/21

Optimisation

Cost function: min

H,b N

  • i=1

ci (Hi − bi) The solution of the model satisfies the constraint hN ≤ hflood

slide-19
SLIDE 19

18/21

Optimal Solution

1 2 3 4 5

Channel section

0.5 1 1.5 2 2.5 3 3.5 4

Height

Water levels Dams

slide-20
SLIDE 20

19/21

Alternative approach based on transit times

◮ The length, slope and roughness associated with a

segment, define a transit time, ti, which depends on the volume of water, V , flowing through it.

◮ Introduce rules on the collision of water parcels depending

  • n the presence or absence of dams.
slide-21
SLIDE 21

19/21

Alternative approach based on transit times

◮ The length, slope and roughness associated with a

segment, define a transit time, ti, which depends on the volume of water, V , flowing through it.

◮ Introduce rules on the collision of water parcels depending

  • n the presence or absence of dams.

◮ Optimisation problem: Find where to put m leaky dams

in the network to minimise ∞ (Vr(t) − ¯ Vr)+ dt. where Vr(t) is the volume of water passing through the root and ¯ Vr is the largest allowable volume that can be stored.

slide-22
SLIDE 22

20/21

Conclusion

◮ We have derived a lumped network model for the

description of water flow through channels with RAFs, and presented an expression for flux and stream cross-sectional area.

◮ Numerical experiments showed the effect of dams in

delaying peaks.

◮ The model has lots of scope for investigating potential

failure mechanisms and for optimising dam design.

slide-23
SLIDE 23

21/21

Future work

◮ Explore this scope. ◮ Extension of the model to a real-life network. ◮ Couple to a 2D model of the overland flow. ◮ Optimisation algorithm generalised for random rainfall

distribution and time evolution.