SlideShare a Scribd company logo
1 of 5
1 Dams and Water for the Future
Changes in dam break hydrodynamic modelling practice
S. Suter1
, G. Singh2
, and M. Britton3
1
DHI Water and Environment
50 Clarence Street
Sydney NSW 2000
2
State Water Corporation
55 Clarence Street
Sydney NSW 2000
3
DHI Water and Environment
12 Short Street
Southport QLD 4215
Abstract: Today, many organisations rely on hydrodynamic modelling to assess the consequences of dam
break failure on downstream populations and infrastructure. The availability of finite volume shock-
capturing schemes and flexible mesh schematisations in widely used software platforms imply that dam
break modelling projects will be carried out differently in the future: Finite volume based platforms allow
widespread application of shock-capturing methods and flexible mesh platforms can represent features in
the study area more realistically and are more flexible thanks to varying mesh resolutions. Furthermore,
the recent adoption of Graphics Processing Unit (GPU) technology in mainstream scientific and
engineering computing will also significantly decrease computation times at relatively low cost.
This paper examines the application of finite volume, flexible mesh and GPU technologies to dam break
modelling. One-dimensional (1D) modelling results are compared to those from two-dimensional (2D)
finite difference and finite volume approaches. The results demonstrate that there are differences between
modelling approaches and that the computational speeds of 2D simulations can be significantly reduced by
the use of GPU processors.
Keywords: Dam breach, flexible mesh, finite volume method, GPU
1 Introduction
Dam failure can cause catastrophic consequences on
downstream populations, property and infrastructure. The
most cause of dam failure is extreme inflow events which
exceed the spillway capacity. The assessment of risk
associated with dam failure is complex. It is important to
predict an accurate potential flooding extent and the time
available to evacuate people. This is normally achieved
by applying a hydraulic model that simulates the
development of the breach failure, the subsequent flow
through the breach and the flood propagation downstream
of the dam. Traditionally consequence assessment has
largely relied on numerical approaches originally
developed for natural floods or coastal hydrodynamics.
Engineers and hydrologists have generally not had access
to approaches more readily representing the sudden and
extreme changes encountered in dam break flows. While
some practitioners have applied advanced techniques to
dam break problems in the past, such investigations were
usually unable to be quickly applied to a large number of
scenarios, or to easily produce the range and extent of
output required for a comprehensive dam break failure
risk assessment.
Several technological developments mean that dam break
modelling projects will be carried out differently in the
future. Accurate modelling of a sudden shock-wave
caused by dam break failure requires fine spatial and
temporal resolution. The availability of finite volume
shock-capturing schemes and flexible mesh
schematisations in widely used software platforms will
see these progressively used as the standard approach for
dam break inundation modelling. These methods can
overcome the trade-off between accuracy of results and
the computational time. Finite volume based platforms
allow widespread application of shock-capturing methods
able to robustly model both subcritical and supercritical
flows, discontinuities such as hydraulic jumps and steep
topographies. Flexible mesh schematisation with
combined unstructured triangular and quadrangular grids
allows different spatial resolutions in the same model
domain and a smooth representation of geometries (such
as the developing dam breach profile) and boundaries in
the study area. The total number of grid elements can be
highly reduced compared to the traditional finite
difference method as smaller elements are applied only at
areas where greater detail is required.
Furthermore, the recent adaptation of Graphics Processing
Unit (GPU) technology in mainstream scientific and
engineering computing significantly decreases
computational times at relatively low cost and makes it
feasible to assess a broader range of dam failure scenarios
within project time frames.
This paper examines the application of finite volume,
flexible mesh and GPU technologies to dam break
modelling. It presents the results of a dam break
inundation analysis carried out using several different
hydraulic modelling and computational approaches.
Modelling results from one-dimensional (1D) and two-
dimensional (2D) approaches are compared. 2D
approaches include finite difference and finite volume
methods. Furthermore, the computational simulation
speeds using normal CPU and GPU processing are
compared.
This paper is based on the work done by Atiquzzaman et
al. (2011a & 2011b).
2 Application
2.1 Study site
The application of dam failure modelling is applied for a
dam for regulated river water supply with a sizeable
upstream catchment (Figure 1). The lake reservoir
upstream of the dam is usually filled by several rivers and
ANCOLD Proceedings of Technical Group 2
creeks. There is a spillway located around 1 km north-east
of the dam (Figure 2).
Figure 1 The dam
Figure 2 The spillway
2.2 Dam failure setup
The 1D and 2D dam failure models are developed
separately using MIKE 11 and MIKE FLOOD,
respectively. Both models use the same dam breach
parameters (Table 1). A random breaching width of 200
metres, a rectangular breaching section and a horizontal
bottom slope after the failure are assumed.
The models are run for a period of three days with the
dam failure starting two days after simulation start and the
breach developing over six hours. Filling of the dam is
achieved using a large design event inflow hydrograph.
Table 1 Dam breach parameters
Dam breach parameter Value
Dam height 76 m
Dam crest level 365 m AHD
Breach bottom level 315 m AHD
Failure method Overtopping
Breaching time 6 h
Breaching width 200 m
Dam failure in the 1D models (MIKE 11) is set up by
adding a dambreak structure to the model network at a
specific branch location. Dam geometry, head loss factors
and failure moment are defined. The breach commences
close in time to the point of crest overtopping and
develops to full width/depth over a period of 6 hours. The
breach development is defined by setting up a time series
file that specifies the breach level, width and slope over
the simulation period. Between the specified times the
breach parameters are linearly interpolated.
Two 1D models are set up, differing in their breach
calculation method. In the first model the flow through
the dam breach is described using the energy equation. In
the second model, the NWS DAMBRK dam-breach
method is used. This method uses a weir type equation to
determine flow through the breach (MIKE by DHI, 2014).
The dam failure in the 2D models (MIKE FLOOD) is
implemented by setting up a dynamic topography file.
This file contains the topography of the study area and
dam wall geometry at specific time steps, prior to and
after the breach formation. The topographic values are
linearly interpolated between these time steps.
The method describing this dynamic deformation is called
‘landslide’ in the grid finite difference model and is
described by Kofoed-Hansen et al. (2001). Its governing
equation includes interaction between deformation and
water, and the additional effect due to viscous and inertia
forces (Larsen and Tuncok 2009). An illustration of the
topography file (grid) used in the finite difference 2D
model at the dam site before and after the breach is
presented in Figure 3 and Figure 4 (note the angular
“stepped” edges of the defined breach).
Figure 3 Dam before the breach
In the finite volume 2D models (square mesh and flexible
mesh models), a similar method of deforming bathymetry
is used, except it is implemented as a “depth” change,
with a time varying map of depth changes to simulate the
dam wall lowering into the breach.
3 Dams and Water for the Future
Figure 4 Dam after the breach
2.2 2D model schematisation
Three 2D models are set up:
• Grid model: This model uses a topologically square
network of lines (“grid”) to construct the discretisation of
the partial differential equations (PDEs). The numerical
solution used to solve the PDEs is the finite difference
method.
• Square mesh model: This model uses a mesh that is
made up of square elements. The finite volume method is
used as numerical solution for the PDEs.
• Flexible mesh model: This model uses a mesh that is
made up of elements with varying shapes (“flexible
mesh”). The finite volume method is used as numerical
solution for the PDEs.
The grid model and the square mesh model both use a
constant quadrangular element size over the entire model
domain. This is shown for the dam location in Figure 5.
The flexible mesh is made up of both triangular and
quadrangular elements with varying sizes. The elements
are smaller at areas where more detail is required such as
the dam crest and in areas where there are significant flow
changes. The elements are larger where less detail is
needed, such as the lake reservoir behind the dam and in
areas that do not get flooded. The mesh generally consists
of triangular elements; however, at the dam breach
location and the spillway outlet it is made up of
quadrangular elements allowing for element alignment
parallel to flow direction (Figure 6).
Note that the different colours on Figure 5 and Figure 6
represent different topographic values (red: high, blue:
low).
Figure 5 Square mesh at the dam breach location
Figure 6 Flexible mesh at the dam breach
A comparison between the element characteristics of the
different 2D models is provided in Table 2. It is shown
that even though there are areas of higher resolution in the
flexible mesh model (element length can be up to 3 times
smaller than in the grid model and square mesh model),
the total number of elements can be significantly reduced.
The reason for this is the relatively large lake reservoir
behind the dam that can be modelled with a coarse mesh
(element length up to 440 m). Hence, despite a lower
number of total elements in the flexible mesh model, there
is no loss of accuracy.
Table 2 Element characteristics for the 2D models
Grid model/
Square mesh
model
Flexible mesh
model
Number of
elements
371,882 66,539
Element length 20 m
6.6 m (min)
440.0 m (max)
ANCOLD Proceedings of Technical Group 4
2.3 GPU runs
For comparison purpose, the square mesh and flexible
mesh 2D models were run on both a 8-core CPU X5680
3.33 GHz processor and a NVIDIA GeForce GTX Titan
GPU processor. It should be noted that the 2D grid model
does not run on a GPU processor.
3 Results
An analysis of the outcomes of the different models was
done by comparing water level and discharge
hydrographs at the dam site.
A water level hydrograph was compared at a location
approximately 500 m upstream of the dam in the lake
reservoir (Figure 7). The results show very similar water
levels between the different models for the period before
the dam breaches. Once the water reaches the dam crest
elevation of 365 m AHD the dam starts to breach (time:
3/1/2010 16:30) and water is released from the lake
reservoir through the breach. For the period during and
after the dam breach, the 2D models typically drain more
quickly than the 1D models. This is due to cross-sectional
geometry defining the reservoir in the 1D model acting as
a “limiting section” once the reservoir level approaches
340 m AHD (see Figure 8).
Figure 7 Simulated reservoir water level upstream of
breach
Figure 8 1D model geometry at reservoir acting as a
limiting section for breach formation
The dam breach discharge hydrograph was compared for
the different models. The five models produced similar
results in terms of a triangular shaped hydrograph (Figure
9), with significant variations in peak and recession curve
behaviour. At the time the dam breach starts, the
discharge increases and reaches its maximum at the end
of the dam breach (time: 3/1/2010 22:30) in all the
models. However, the peak discharge in the three 2D
models is bounded by the two 1D model results, with the
energy equation 1D model providing a lower bound and
the NWS DAMBRK 1D model providing an upper bound
approximately 15% higher than the energy equation 1D
model. The peak discharges from the 2D models are
similar and trend towards the upper end of the range of
variability established by the two 1D solutions (Table 3).
After the peak is reached the discharge through the breach
decreases more slowly than in the 1D models, consistent
with a lower reservoir level.
Figure 9 Simulated breach discharge hydrograph
Table 3 Peak discharge comparison
Model Peak discharge (m3/s)
1D (energy eq.) 80,336
1D (NWS eq.) 91,823
2D grid 87,253
2D square mesh 86,854
2D flexible mesh 88,684
The elapsed computational times to simulate the 2D
model runs on the standard 8-core CPU and GPU
processor were compared (Table 4). On the CPU,
comparing a finite difference (grid) and finite volume
(square mesh) model with the same number of
cells/elements, the explicit finite volume code is much
slower. This speed difference between the explicit and
implicit code in MIKE21 has always been recognised, and
users of the finite volume code achieve computational
efficiency through parallelisation across multiple cores
(up to 64 cores on standard Windows machines and up to
1000 or more cores in the Linux based HPC (High
Performance Computing) environment.
320
325
330
335
340
345
350
355
360
365
370
Waterlevel(mAHD)
Time
1D model (energy
eq.)
1D model (NWS
eq.)
2D grid model
2D square mesh
model
2D flexible mesh
model
Dam
breach
start
0
10,000
20,000
30,000
40,000
50,000
60,000
70,000
80,000
90,000
100,000
Discharge(m3/s)
Time
1D model
(energy eq.)
1D model
(NWS eq.)
2D grid model
2D square
mesh model
2D flexible
mesh model
5 Dams and Water for the Future
Table 4 Comparison of computational time between
CPU and GPU simulations
Model
Computational time (h) Factor of
speed
increaseCPU GPU
2D grid 21.3 - -
2D square mesh 148.6 21.5 7
2D flexible mesh 47.3 6.6 7
The GPU processor results in a speed increase of a factor
of 7 for the finite volume code compared to the CPU
simulation. This performance improvement is very
significant, since it comes from a relatively small
investment in hardware (high performance gaming cards
retail for between $400 and $1000) compared to the more
substantial investment required in multiple CPU
processors in either the Windows or Linux environment.
4 Conclusions
A dam breach analysis has been demonstrated using both
1D and 2D modelling techniques. The dam breach was
simulated in MIKE 11 (1D) and MIKE FLOOD (2D)
using the same dam breach parameters. Two 1D models
were set up differing in their breach calculation method.
Three 2D models were set up differing in their underlying
discretisation of the PDEs. The results showed that the 2D
model configurations tested produced similar results in
terms of shape of water levels and discharge hydrographs.
However, the detailed modelling of the dynamic flow
field in and around the breach in the 2D models showed
breach hydrograph peak flow estimates can yield quite
different answers to the 1D solution (up to 10% higher
compared to the energy equation 1D model). The 1D
solution is a more simple application of the energy and
weir equations (no roughness) across the breach and it is
therefore likely to produce different results than the
dynamic ‘landslide’ solution. Differences between the 2D
models can be due to different mesh/grid set ups, with
flexible mesh techniques being able to better represent
complex geometries and varying resolutions. The flexible
mesh approach provides the ability to vary the mesh size
appropriate to the modelling area to balance
computational speed against the accuracy.
Furthermore, it could be shown that the use of GPU
processors for dam breach and flood modelling can
significantly decrease the computational time of the
model runs. Hence, the use of GPU in dambreak
hydrodynamic modelling practice makes it feasible to
assess a broader range of dam failure scenarios within
project timeframes.
5 Acknowledgements
We thank State Water Corporation for supporting the
research through provision of LiDAR data, 1D dambreak
model files and previous modelling results.
6 References
Atiquzzaman, M.; Britton, M.; Singh, G. 2011a. Dam
Breaching Analysis using 2D Modelling Approach. Paper
presented at the IAH Conference, Brisbane.
Attiqussaman, M.; Britton, M.; Singh, G. 2011b.
Alternative Modelling Approach for Dam Break Analysis.
Paper presented at the FMA Conference, Tamworth.
Kofoed-Hansen, H.; Gimemez, E.C.; Kronborg, P. 2001.
Modelling of landslide-generated waves in MIKE 21.
Paper presented at the 4th
DHI Software Conference,
Denmark.
Larsen, P. T.; Tuncok, I. K. 2009. A new approach to the
analysis of dam degradation. Paper presented at the
Second National Symposium on Dam Safety, Turkey.
MIKE by DHI. 2014. MIKE 11 – A Modelling System
for Rivers and Channels (Reference Manual).

More Related Content

What's hot

Training - Hydraulic Flood Modelling
Training - Hydraulic Flood ModellingTraining - Hydraulic Flood Modelling
Training - Hydraulic Flood ModellingAmaljit Bharali
 
NUMERICAL MODELS AS MITIGATION MEASURES FOR RIVERINE AND URBAN FLOOD
NUMERICAL MODELS AS MITIGATION MEASURES FOR RIVERINE AND URBAN FLOODNUMERICAL MODELS AS MITIGATION MEASURES FOR RIVERINE AND URBAN FLOOD
NUMERICAL MODELS AS MITIGATION MEASURES FOR RIVERINE AND URBAN FLOODAmaljit Bharali
 
Cost Optimization of Elevated Circular Water Storage Tank
Cost Optimization of Elevated Circular Water Storage TankCost Optimization of Elevated Circular Water Storage Tank
Cost Optimization of Elevated Circular Water Storage Tanktheijes
 
Product & technology portfolio of gridworld
Product & technology portfolio of gridworldProduct & technology portfolio of gridworld
Product & technology portfolio of gridworldlinkedin admin
 
Analysis of Time Complexities and Accuracy of Depression Filling Algorithms i...
Analysis of Time Complexities and Accuracy of Depression Filling Algorithms i...Analysis of Time Complexities and Accuracy of Depression Filling Algorithms i...
Analysis of Time Complexities and Accuracy of Depression Filling Algorithms i...iosrjce
 
Static model development
Static model developmentStatic model development
Static model developmentKunal Rathod
 
User guide of reservoir geological modeling v2.2.0
User guide of reservoir geological modeling v2.2.0User guide of reservoir geological modeling v2.2.0
User guide of reservoir geological modeling v2.2.0Bo Sun
 
An improved method for predicting heat exchanger network area
An improved method for predicting heat exchanger network areaAn improved method for predicting heat exchanger network area
An improved method for predicting heat exchanger network areaAlexander Decker
 
Comparison of MOC and Lax FDE for simulating transients in Pipe Flows
Comparison of  MOC and Lax FDE for simulating transients in Pipe FlowsComparison of  MOC and Lax FDE for simulating transients in Pipe Flows
Comparison of MOC and Lax FDE for simulating transients in Pipe FlowsIRJET Journal
 
Passive control of structures using sliding isolators at intermediate floor l...
Passive control of structures using sliding isolators at intermediate floor l...Passive control of structures using sliding isolators at intermediate floor l...
Passive control of structures using sliding isolators at intermediate floor l...eSAT Publishing House
 
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS ijiert bestjournal
 
APPLICATION OF GENE EXPRESSION PROGRAMMING IN FLOOD FREQUENCY ANALYSIS
APPLICATION OF GENE EXPRESSION PROGRAMMING IN FLOOD FREQUENCY ANALYSISAPPLICATION OF GENE EXPRESSION PROGRAMMING IN FLOOD FREQUENCY ANALYSIS
APPLICATION OF GENE EXPRESSION PROGRAMMING IN FLOOD FREQUENCY ANALYSISMohd Danish
 
DepthInsight Software Products Portforlio
DepthInsight Software Products PortforlioDepthInsight Software Products Portforlio
DepthInsight Software Products PortforlioBo Sun
 
FlatBayou.HEC-RAS.1D2D.Markwood_
FlatBayou.HEC-RAS.1D2D.Markwood_FlatBayou.HEC-RAS.1D2D.Markwood_
FlatBayou.HEC-RAS.1D2D.Markwood_David R. Markwood
 

What's hot (18)

Training - Hydraulic Flood Modelling
Training - Hydraulic Flood ModellingTraining - Hydraulic Flood Modelling
Training - Hydraulic Flood Modelling
 
NUMERICAL MODELS AS MITIGATION MEASURES FOR RIVERINE AND URBAN FLOOD
NUMERICAL MODELS AS MITIGATION MEASURES FOR RIVERINE AND URBAN FLOODNUMERICAL MODELS AS MITIGATION MEASURES FOR RIVERINE AND URBAN FLOOD
NUMERICAL MODELS AS MITIGATION MEASURES FOR RIVERINE AND URBAN FLOOD
 
Cost Optimization of Elevated Circular Water Storage Tank
Cost Optimization of Elevated Circular Water Storage TankCost Optimization of Elevated Circular Water Storage Tank
Cost Optimization of Elevated Circular Water Storage Tank
 
Product & technology portfolio of gridworld
Product & technology portfolio of gridworldProduct & technology portfolio of gridworld
Product & technology portfolio of gridworld
 
Analysis of Time Complexities and Accuracy of Depression Filling Algorithms i...
Analysis of Time Complexities and Accuracy of Depression Filling Algorithms i...Analysis of Time Complexities and Accuracy of Depression Filling Algorithms i...
Analysis of Time Complexities and Accuracy of Depression Filling Algorithms i...
 
Comparison Study of Soft Computing Approaches for Estimation of the Non-Ducti...
Comparison Study of Soft Computing Approaches for Estimation of the Non-Ducti...Comparison Study of Soft Computing Approaches for Estimation of the Non-Ducti...
Comparison Study of Soft Computing Approaches for Estimation of the Non-Ducti...
 
Advanced ANN Prediction of Moisture Damage in CNT Modified Asphalt Binder
Advanced ANN Prediction of Moisture Damage in CNT Modified Asphalt BinderAdvanced ANN Prediction of Moisture Damage in CNT Modified Asphalt Binder
Advanced ANN Prediction of Moisture Damage in CNT Modified Asphalt Binder
 
No-Deposition Sediment Transport in Sewers Using Gene Expression Programming
No-Deposition Sediment Transport in Sewers Using Gene Expression ProgrammingNo-Deposition Sediment Transport in Sewers Using Gene Expression Programming
No-Deposition Sediment Transport in Sewers Using Gene Expression Programming
 
Static model development
Static model developmentStatic model development
Static model development
 
1 d & 2d Hydraulic modelling
1 d & 2d Hydraulic modelling1 d & 2d Hydraulic modelling
1 d & 2d Hydraulic modelling
 
User guide of reservoir geological modeling v2.2.0
User guide of reservoir geological modeling v2.2.0User guide of reservoir geological modeling v2.2.0
User guide of reservoir geological modeling v2.2.0
 
An improved method for predicting heat exchanger network area
An improved method for predicting heat exchanger network areaAn improved method for predicting heat exchanger network area
An improved method for predicting heat exchanger network area
 
Comparison of MOC and Lax FDE for simulating transients in Pipe Flows
Comparison of  MOC and Lax FDE for simulating transients in Pipe FlowsComparison of  MOC and Lax FDE for simulating transients in Pipe Flows
Comparison of MOC and Lax FDE for simulating transients in Pipe Flows
 
Passive control of structures using sliding isolators at intermediate floor l...
Passive control of structures using sliding isolators at intermediate floor l...Passive control of structures using sliding isolators at intermediate floor l...
Passive control of structures using sliding isolators at intermediate floor l...
 
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS
FIELD AND THEORETICAL ANALYSIS OF ACCELERATED SETTLEMENT USING VERTICAL DRAINS
 
APPLICATION OF GENE EXPRESSION PROGRAMMING IN FLOOD FREQUENCY ANALYSIS
APPLICATION OF GENE EXPRESSION PROGRAMMING IN FLOOD FREQUENCY ANALYSISAPPLICATION OF GENE EXPRESSION PROGRAMMING IN FLOOD FREQUENCY ANALYSIS
APPLICATION OF GENE EXPRESSION PROGRAMMING IN FLOOD FREQUENCY ANALYSIS
 
DepthInsight Software Products Portforlio
DepthInsight Software Products PortforlioDepthInsight Software Products Portforlio
DepthInsight Software Products Portforlio
 
FlatBayou.HEC-RAS.1D2D.Markwood_
FlatBayou.HEC-RAS.1D2D.Markwood_FlatBayou.HEC-RAS.1D2D.Markwood_
FlatBayou.HEC-RAS.1D2D.Markwood_
 

Viewers also liked

スライドシェアテスト
スライドシェアテストスライドシェアテスト
スライドシェアテストKiyoyasu Ando
 
Globalvillage12 1
Globalvillage12 1Globalvillage12 1
Globalvillage12 1blazin1der
 
Problema 2.5
Problema 2.5Problema 2.5
Problema 2.5eriics
 
台東197馥園假期(197biketel)
台東197馥園假期(197biketel)台東197馥園假期(197biketel)
台東197馥園假期(197biketel)Rebecca Chen
 
article: The Trait Lady Speaks Up
article: The Trait Lady Speaks Up article: The Trait Lady Speaks Up
article: The Trait Lady Speaks Up Lesley Roessing
 
HRM Term project #2 Recruitment in bpo & retail
HRM Term project #2 Recruitment in bpo & retail HRM Term project #2 Recruitment in bpo & retail
HRM Term project #2 Recruitment in bpo & retail Yogesh Garg
 
Modelling extreme conditions for wave overtopping at Weymouth - Oliver Way (H...
Modelling extreme conditions for wave overtopping at Weymouth - Oliver Way (H...Modelling extreme conditions for wave overtopping at Weymouth - Oliver Way (H...
Modelling extreme conditions for wave overtopping at Weymouth - Oliver Way (H...Stephen Flood
 
Private Social Network
Private Social NetworkPrivate Social Network
Private Social Networkaaron hui
 
Increasing the Visibility of HDFS Research and Scholarship
Increasing the Visibility of HDFS Research and ScholarshipIncreasing the Visibility of HDFS Research and Scholarship
Increasing the Visibility of HDFS Research and ScholarshipHarrison Inefuku
 
PackeTV® Mobile Whitepaper
PackeTV® Mobile WhitepaperPackeTV® Mobile Whitepaper
PackeTV® Mobile WhitepaperAndrew Lemert
 
Birds, Bats and Beyond. What’s that got to do with Water? - Nick Elderfield (...
Birds, Bats and Beyond. What’s that got to do with Water? - Nick Elderfield (...Birds, Bats and Beyond. What’s that got to do with Water? - Nick Elderfield (...
Birds, Bats and Beyond. What’s that got to do with Water? - Nick Elderfield (...Stephen Flood
 
Bruin Financial Brochure
Bruin Financial BrochureBruin Financial Brochure
Bruin Financial Brochuretara1516
 
Writing Institute Day 3 Log
Writing Institute Day 3 LogWriting Institute Day 3 Log
Writing Institute Day 3 LogLesley Roessing
 
Profesor Jerzy Langer - inauguracja konferencji Climate-KIC
Profesor Jerzy Langer - inauguracja konferencji Climate-KICProfesor Jerzy Langer - inauguracja konferencji Climate-KIC
Profesor Jerzy Langer - inauguracja konferencji Climate-KICWrocław Research Centre EIT+
 
ภารกิจการเรียนรู้ บทที่ 5
ภารกิจการเรียนรู้ บทที่ 5ภารกิจการเรียนรู้ บทที่ 5
ภารกิจการเรียนรู้ บทที่ 5Poko At Kku ComEd
 

Viewers also liked (20)

スライドシェアテスト
スライドシェアテストスライドシェアテスト
スライドシェアテスト
 
Globalvillage12 1
Globalvillage12 1Globalvillage12 1
Globalvillage12 1
 
Problema 2.5
Problema 2.5Problema 2.5
Problema 2.5
 
State of Education
State of EducationState of Education
State of Education
 
台東197馥園假期(197biketel)
台東197馥園假期(197biketel)台東197馥園假期(197biketel)
台東197馥園假期(197biketel)
 
article: The Trait Lady Speaks Up
article: The Trait Lady Speaks Up article: The Trait Lady Speaks Up
article: The Trait Lady Speaks Up
 
HRM Term project #2 Recruitment in bpo & retail
HRM Term project #2 Recruitment in bpo & retail HRM Term project #2 Recruitment in bpo & retail
HRM Term project #2 Recruitment in bpo & retail
 
TeraWatt Project
TeraWatt ProjectTeraWatt Project
TeraWatt Project
 
Modelling extreme conditions for wave overtopping at Weymouth - Oliver Way (H...
Modelling extreme conditions for wave overtopping at Weymouth - Oliver Way (H...Modelling extreme conditions for wave overtopping at Weymouth - Oliver Way (H...
Modelling extreme conditions for wave overtopping at Weymouth - Oliver Way (H...
 
Private Social Network
Private Social NetworkPrivate Social Network
Private Social Network
 
Increasing the Visibility of HDFS Research and Scholarship
Increasing the Visibility of HDFS Research and ScholarshipIncreasing the Visibility of HDFS Research and Scholarship
Increasing the Visibility of HDFS Research and Scholarship
 
PackeTV® Mobile Whitepaper
PackeTV® Mobile WhitepaperPackeTV® Mobile Whitepaper
PackeTV® Mobile Whitepaper
 
Birds, Bats and Beyond. What’s that got to do with Water? - Nick Elderfield (...
Birds, Bats and Beyond. What’s that got to do with Water? - Nick Elderfield (...Birds, Bats and Beyond. What’s that got to do with Water? - Nick Elderfield (...
Birds, Bats and Beyond. What’s that got to do with Water? - Nick Elderfield (...
 
Parllelizaion
ParllelizaionParllelizaion
Parllelizaion
 
Bruin Financial Brochure
Bruin Financial BrochureBruin Financial Brochure
Bruin Financial Brochure
 
Writing Institute Day 3 Log
Writing Institute Day 3 LogWriting Institute Day 3 Log
Writing Institute Day 3 Log
 
Newspaper Template
Newspaper TemplateNewspaper Template
Newspaper Template
 
Profesor Jerzy Langer - inauguracja konferencji Climate-KIC
Profesor Jerzy Langer - inauguracja konferencji Climate-KICProfesor Jerzy Langer - inauguracja konferencji Climate-KIC
Profesor Jerzy Langer - inauguracja konferencji Climate-KIC
 
ภารกิจการเรียนรู้ บทที่ 5
ภารกิจการเรียนรู้ บทที่ 5ภารกิจการเรียนรู้ บทที่ 5
ภารกิจการเรียนรู้ บทที่ 5
 
Iku pnsel
Iku pnselIku pnsel
Iku pnsel
 

Similar to Changes in dam break hydrodynamic modelling practice - Suter et al

Evaluation of Modelling of Flow in Fractures
Evaluation of Modelling of Flow in FracturesEvaluation of Modelling of Flow in Fractures
Evaluation of Modelling of Flow in Fracturesidescitation
 
Gis based-hydrological-modeling.-a-comparative-study-of-hec-hms-and-the-xinan...
Gis based-hydrological-modeling.-a-comparative-study-of-hec-hms-and-the-xinan...Gis based-hydrological-modeling.-a-comparative-study-of-hec-hms-and-the-xinan...
Gis based-hydrological-modeling.-a-comparative-study-of-hec-hms-and-the-xinan...Sikandar Ali
 
Simplifying stormwater design is costing us money - a short case study
Simplifying stormwater design is costing us money - a short case studySimplifying stormwater design is costing us money - a short case study
Simplifying stormwater design is costing us money - a short case studyAdam Berry
 
Data Goldmines
Data GoldminesData Goldmines
Data GoldminesDon Talend
 
Dam Break Analysis of Peringalkuthu Dam, Thrissur Using HEC-RAS
Dam Break Analysis of Peringalkuthu Dam, Thrissur Using HEC-RASDam Break Analysis of Peringalkuthu Dam, Thrissur Using HEC-RAS
Dam Break Analysis of Peringalkuthu Dam, Thrissur Using HEC-RASIRJET Journal
 
Final course project report
Final course project reportFinal course project report
Final course project reportKaggwa Abdul
 
Modelling of 3D gelogical structures
Modelling of 3D gelogical structuresModelling of 3D gelogical structures
Modelling of 3D gelogical structuresZawar Khan
 
FEM based Seepage Analysis of Earth Dam
FEM based Seepage Analysis of Earth DamFEM based Seepage Analysis of Earth Dam
FEM based Seepage Analysis of Earth DamMd. Saidur Rahman
 
Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+Alexander Decker
 
journal of engineering and applied science 18.pdf
journal of engineering and applied science 18.pdfjournal of engineering and applied science 18.pdf
journal of engineering and applied science 18.pdfnareshkotra
 
journal of applied science and engineering.pdf
journal of applied science and engineering.pdfjournal of applied science and engineering.pdf
journal of applied science and engineering.pdfnareshkotra
 
Optimal design of storm sewer networks
Optimal design of storm sewer networksOptimal design of storm sewer networks
Optimal design of storm sewer networksBhanu Pratap
 
Using Half Pipes as Permeable Breakwater
Using Half Pipes as Permeable BreakwaterUsing Half Pipes as Permeable Breakwater
Using Half Pipes as Permeable BreakwaterIRJET Journal
 
Art 3 a10.1007-2fs11269-013-0407-z
Art 3 a10.1007-2fs11269-013-0407-zArt 3 a10.1007-2fs11269-013-0407-z
Art 3 a10.1007-2fs11269-013-0407-zZagazig University
 
Large Eddy Simulation of Turbulence Modeling for wind Flow past Wall Mounted ...
Large Eddy Simulation of Turbulence Modeling for wind Flow past Wall Mounted ...Large Eddy Simulation of Turbulence Modeling for wind Flow past Wall Mounted ...
Large Eddy Simulation of Turbulence Modeling for wind Flow past Wall Mounted ...IJERA Editor
 

Similar to Changes in dam break hydrodynamic modelling practice - Suter et al (20)

Evaluation of Modelling of Flow in Fractures
Evaluation of Modelling of Flow in FracturesEvaluation of Modelling of Flow in Fractures
Evaluation of Modelling of Flow in Fractures
 
Final Ppt.pdf
Final Ppt.pdfFinal Ppt.pdf
Final Ppt.pdf
 
Gis based-hydrological-modeling.-a-comparative-study-of-hec-hms-and-the-xinan...
Gis based-hydrological-modeling.-a-comparative-study-of-hec-hms-and-the-xinan...Gis based-hydrological-modeling.-a-comparative-study-of-hec-hms-and-the-xinan...
Gis based-hydrological-modeling.-a-comparative-study-of-hec-hms-and-the-xinan...
 
B012270509
B012270509B012270509
B012270509
 
Simplifying stormwater design is costing us money - a short case study
Simplifying stormwater design is costing us money - a short case studySimplifying stormwater design is costing us money - a short case study
Simplifying stormwater design is costing us money - a short case study
 
Data Goldmines
Data GoldminesData Goldmines
Data Goldmines
 
Dam Break Analysis of Peringalkuthu Dam, Thrissur Using HEC-RAS
Dam Break Analysis of Peringalkuthu Dam, Thrissur Using HEC-RASDam Break Analysis of Peringalkuthu Dam, Thrissur Using HEC-RAS
Dam Break Analysis of Peringalkuthu Dam, Thrissur Using HEC-RAS
 
Final course project report
Final course project reportFinal course project report
Final course project report
 
Modelling of 3D gelogical structures
Modelling of 3D gelogical structuresModelling of 3D gelogical structures
Modelling of 3D gelogical structures
 
FEM based Seepage Analysis of Earth Dam
FEM based Seepage Analysis of Earth DamFEM based Seepage Analysis of Earth Dam
FEM based Seepage Analysis of Earth Dam
 
Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+
 
Ijciet 10 01_058
Ijciet 10 01_058Ijciet 10 01_058
Ijciet 10 01_058
 
journal of engineering and applied science 18.pdf
journal of engineering and applied science 18.pdfjournal of engineering and applied science 18.pdf
journal of engineering and applied science 18.pdf
 
journal of applied science and engineering.pdf
journal of applied science and engineering.pdfjournal of applied science and engineering.pdf
journal of applied science and engineering.pdf
 
Optimal design of storm sewer networks
Optimal design of storm sewer networksOptimal design of storm sewer networks
Optimal design of storm sewer networks
 
100-423-1-PB.pdf
100-423-1-PB.pdf100-423-1-PB.pdf
100-423-1-PB.pdf
 
Using Half Pipes as Permeable Breakwater
Using Half Pipes as Permeable BreakwaterUsing Half Pipes as Permeable Breakwater
Using Half Pipes as Permeable Breakwater
 
Th P3 09
Th P3 09Th P3 09
Th P3 09
 
Art 3 a10.1007-2fs11269-013-0407-z
Art 3 a10.1007-2fs11269-013-0407-zArt 3 a10.1007-2fs11269-013-0407-z
Art 3 a10.1007-2fs11269-013-0407-z
 
Large Eddy Simulation of Turbulence Modeling for wind Flow past Wall Mounted ...
Large Eddy Simulation of Turbulence Modeling for wind Flow past Wall Mounted ...Large Eddy Simulation of Turbulence Modeling for wind Flow past Wall Mounted ...
Large Eddy Simulation of Turbulence Modeling for wind Flow past Wall Mounted ...
 

More from Stephen Flood

Models Done Better... - UDG2018 - Intertek and DHI
Models Done Better... - UDG2018 - Intertek and DHIModels Done Better... - UDG2018 - Intertek and DHI
Models Done Better... - UDG2018 - Intertek and DHIStephen Flood
 
DHI’s Digital Strategy and Future Technologies. Mark Britton, DHI.
DHI’s Digital Strategy and Future Technologies. Mark Britton, DHI.DHI’s Digital Strategy and Future Technologies. Mark Britton, DHI.
DHI’s Digital Strategy and Future Technologies. Mark Britton, DHI.Stephen Flood
 
Sediment mobility modelling and maerl habitat dynamics in Galway Bay. Siddhi ...
Sediment mobility modelling and maerl habitat dynamics in Galway Bay. Siddhi ...Sediment mobility modelling and maerl habitat dynamics in Galway Bay. Siddhi ...
Sediment mobility modelling and maerl habitat dynamics in Galway Bay. Siddhi ...Stephen Flood
 
Effects of time-series data resolution on modelling shoreline change. Avidesh...
Effects of time-series data resolution on modelling shoreline change. Avidesh...Effects of time-series data resolution on modelling shoreline change. Avidesh...
Effects of time-series data resolution on modelling shoreline change. Avidesh...Stephen Flood
 
Using numerical modelling to regulate a growing aquaculture sector. Rebecca S...
Using numerical modelling to regulate a growing aquaculture sector. Rebecca S...Using numerical modelling to regulate a growing aquaculture sector. Rebecca S...
Using numerical modelling to regulate a growing aquaculture sector. Rebecca S...Stephen Flood
 
Catchment-based Flood Risk Assessment & Management, CFRAM, programme. John Ma...
Catchment-based Flood Risk Assessment & Management, CFRAM, programme. John Ma...Catchment-based Flood Risk Assessment & Management, CFRAM, programme. John Ma...
Catchment-based Flood Risk Assessment & Management, CFRAM, programme. John Ma...Stephen Flood
 
Latest Marine developments by DHI. Henrik Kofoed-Hansen, DHI.
Latest Marine developments by DHI. Henrik Kofoed-Hansen, DHI.Latest Marine developments by DHI. Henrik Kofoed-Hansen, DHI.
Latest Marine developments by DHI. Henrik Kofoed-Hansen, DHI.Stephen Flood
 
Some of our recent applications of the MIKE software. Oliver Way, WSP.
Some of our recent applications of the MIKE software. Oliver Way, WSP.Some of our recent applications of the MIKE software. Oliver Way, WSP.
Some of our recent applications of the MIKE software. Oliver Way, WSP.Stephen Flood
 
My experiences of learning to use MIKE. Jonathan Griffiths, ABPmer.
My experiences of learning to use MIKE. Jonathan Griffiths, ABPmer.My experiences of learning to use MIKE. Jonathan Griffiths, ABPmer.
My experiences of learning to use MIKE. Jonathan Griffiths, ABPmer.Stephen Flood
 
Using numerical modelling to regulate a growing aquaculture industry. Ted Sch...
Using numerical modelling to regulate a growing aquaculture industry. Ted Sch...Using numerical modelling to regulate a growing aquaculture industry. Ted Sch...
Using numerical modelling to regulate a growing aquaculture industry. Ted Sch...Stephen Flood
 
Developments in pollution risk forecasting at the Environment Agency. Deborah...
Developments in pollution risk forecasting at the Environment Agency. Deborah...Developments in pollution risk forecasting at the Environment Agency. Deborah...
Developments in pollution risk forecasting at the Environment Agency. Deborah...Stephen Flood
 
An Introduction to the Environment Agency extreme offshore wave, water level ...
An Introduction to the Environment Agency extreme offshore wave, water level ...An Introduction to the Environment Agency extreme offshore wave, water level ...
An Introduction to the Environment Agency extreme offshore wave, water level ...Stephen Flood
 
FAST Danube – Hydraulic and sediment transport modelling with MIKE 21 FM mode...
FAST Danube – Hydraulic and sediment transport modelling with MIKE 21 FM mode...FAST Danube – Hydraulic and sediment transport modelling with MIKE 21 FM mode...
FAST Danube – Hydraulic and sediment transport modelling with MIKE 21 FM mode...Stephen Flood
 
DHI Ireland Symposium 2018
DHI Ireland Symposium 2018DHI Ireland Symposium 2018
DHI Ireland Symposium 2018Stephen Flood
 
DHI UK Symposium 2018
DHI UK Symposium 2018DHI UK Symposium 2018
DHI UK Symposium 2018Stephen Flood
 
DHI UK & Ireland Symposium 2017 Programme
DHI UK & Ireland Symposium 2017 ProgrammeDHI UK & Ireland Symposium 2017 Programme
DHI UK & Ireland Symposium 2017 ProgrammeStephen Flood
 
DHI UK & Ireland Symposium 2017 Announcement Flyer
DHI UK & Ireland Symposium 2017 Announcement FlyerDHI UK & Ireland Symposium 2017 Announcement Flyer
DHI UK & Ireland Symposium 2017 Announcement FlyerStephen Flood
 
Ports & Navigation: Optimise Operability and Reduce Dredging Costs 20-50% wit...
Ports & Navigation: Optimise Operability and Reduce Dredging Costs 20-50% wit...Ports & Navigation: Optimise Operability and Reduce Dredging Costs 20-50% wit...
Ports & Navigation: Optimise Operability and Reduce Dredging Costs 20-50% wit...Stephen Flood
 
Smart Real-time Control of Water Systems
Smart Real-time Control of Water SystemsSmart Real-time Control of Water Systems
Smart Real-time Control of Water SystemsStephen Flood
 
DHI UK - BRIEFING FOR UK AND IRELAND WATER COMPANIES - NO 4 - UDG EDITION - N...
DHI UK - BRIEFING FOR UK AND IRELAND WATER COMPANIES - NO 4 - UDG EDITION - N...DHI UK - BRIEFING FOR UK AND IRELAND WATER COMPANIES - NO 4 - UDG EDITION - N...
DHI UK - BRIEFING FOR UK AND IRELAND WATER COMPANIES - NO 4 - UDG EDITION - N...Stephen Flood
 

More from Stephen Flood (20)

Models Done Better... - UDG2018 - Intertek and DHI
Models Done Better... - UDG2018 - Intertek and DHIModels Done Better... - UDG2018 - Intertek and DHI
Models Done Better... - UDG2018 - Intertek and DHI
 
DHI’s Digital Strategy and Future Technologies. Mark Britton, DHI.
DHI’s Digital Strategy and Future Technologies. Mark Britton, DHI.DHI’s Digital Strategy and Future Technologies. Mark Britton, DHI.
DHI’s Digital Strategy and Future Technologies. Mark Britton, DHI.
 
Sediment mobility modelling and maerl habitat dynamics in Galway Bay. Siddhi ...
Sediment mobility modelling and maerl habitat dynamics in Galway Bay. Siddhi ...Sediment mobility modelling and maerl habitat dynamics in Galway Bay. Siddhi ...
Sediment mobility modelling and maerl habitat dynamics in Galway Bay. Siddhi ...
 
Effects of time-series data resolution on modelling shoreline change. Avidesh...
Effects of time-series data resolution on modelling shoreline change. Avidesh...Effects of time-series data resolution on modelling shoreline change. Avidesh...
Effects of time-series data resolution on modelling shoreline change. Avidesh...
 
Using numerical modelling to regulate a growing aquaculture sector. Rebecca S...
Using numerical modelling to regulate a growing aquaculture sector. Rebecca S...Using numerical modelling to regulate a growing aquaculture sector. Rebecca S...
Using numerical modelling to regulate a growing aquaculture sector. Rebecca S...
 
Catchment-based Flood Risk Assessment & Management, CFRAM, programme. John Ma...
Catchment-based Flood Risk Assessment & Management, CFRAM, programme. John Ma...Catchment-based Flood Risk Assessment & Management, CFRAM, programme. John Ma...
Catchment-based Flood Risk Assessment & Management, CFRAM, programme. John Ma...
 
Latest Marine developments by DHI. Henrik Kofoed-Hansen, DHI.
Latest Marine developments by DHI. Henrik Kofoed-Hansen, DHI.Latest Marine developments by DHI. Henrik Kofoed-Hansen, DHI.
Latest Marine developments by DHI. Henrik Kofoed-Hansen, DHI.
 
Some of our recent applications of the MIKE software. Oliver Way, WSP.
Some of our recent applications of the MIKE software. Oliver Way, WSP.Some of our recent applications of the MIKE software. Oliver Way, WSP.
Some of our recent applications of the MIKE software. Oliver Way, WSP.
 
My experiences of learning to use MIKE. Jonathan Griffiths, ABPmer.
My experiences of learning to use MIKE. Jonathan Griffiths, ABPmer.My experiences of learning to use MIKE. Jonathan Griffiths, ABPmer.
My experiences of learning to use MIKE. Jonathan Griffiths, ABPmer.
 
Using numerical modelling to regulate a growing aquaculture industry. Ted Sch...
Using numerical modelling to regulate a growing aquaculture industry. Ted Sch...Using numerical modelling to regulate a growing aquaculture industry. Ted Sch...
Using numerical modelling to regulate a growing aquaculture industry. Ted Sch...
 
Developments in pollution risk forecasting at the Environment Agency. Deborah...
Developments in pollution risk forecasting at the Environment Agency. Deborah...Developments in pollution risk forecasting at the Environment Agency. Deborah...
Developments in pollution risk forecasting at the Environment Agency. Deborah...
 
An Introduction to the Environment Agency extreme offshore wave, water level ...
An Introduction to the Environment Agency extreme offshore wave, water level ...An Introduction to the Environment Agency extreme offshore wave, water level ...
An Introduction to the Environment Agency extreme offshore wave, water level ...
 
FAST Danube – Hydraulic and sediment transport modelling with MIKE 21 FM mode...
FAST Danube – Hydraulic and sediment transport modelling with MIKE 21 FM mode...FAST Danube – Hydraulic and sediment transport modelling with MIKE 21 FM mode...
FAST Danube – Hydraulic and sediment transport modelling with MIKE 21 FM mode...
 
DHI Ireland Symposium 2018
DHI Ireland Symposium 2018DHI Ireland Symposium 2018
DHI Ireland Symposium 2018
 
DHI UK Symposium 2018
DHI UK Symposium 2018DHI UK Symposium 2018
DHI UK Symposium 2018
 
DHI UK & Ireland Symposium 2017 Programme
DHI UK & Ireland Symposium 2017 ProgrammeDHI UK & Ireland Symposium 2017 Programme
DHI UK & Ireland Symposium 2017 Programme
 
DHI UK & Ireland Symposium 2017 Announcement Flyer
DHI UK & Ireland Symposium 2017 Announcement FlyerDHI UK & Ireland Symposium 2017 Announcement Flyer
DHI UK & Ireland Symposium 2017 Announcement Flyer
 
Ports & Navigation: Optimise Operability and Reduce Dredging Costs 20-50% wit...
Ports & Navigation: Optimise Operability and Reduce Dredging Costs 20-50% wit...Ports & Navigation: Optimise Operability and Reduce Dredging Costs 20-50% wit...
Ports & Navigation: Optimise Operability and Reduce Dredging Costs 20-50% wit...
 
Smart Real-time Control of Water Systems
Smart Real-time Control of Water SystemsSmart Real-time Control of Water Systems
Smart Real-time Control of Water Systems
 
DHI UK - BRIEFING FOR UK AND IRELAND WATER COMPANIES - NO 4 - UDG EDITION - N...
DHI UK - BRIEFING FOR UK AND IRELAND WATER COMPANIES - NO 4 - UDG EDITION - N...DHI UK - BRIEFING FOR UK AND IRELAND WATER COMPANIES - NO 4 - UDG EDITION - N...
DHI UK - BRIEFING FOR UK AND IRELAND WATER COMPANIES - NO 4 - UDG EDITION - N...
 

Recently uploaded

Dr. E. Muralinath_ Blood indices_clinical aspects
Dr. E. Muralinath_ Blood indices_clinical  aspectsDr. E. Muralinath_ Blood indices_clinical  aspects
Dr. E. Muralinath_ Blood indices_clinical aspectsmuralinath2
 
Plasmid: types, structure and functions.
Plasmid: types, structure and functions.Plasmid: types, structure and functions.
Plasmid: types, structure and functions.Cherry
 
Genome organization in virus,bacteria and eukaryotes.pptx
Genome organization in virus,bacteria and eukaryotes.pptxGenome organization in virus,bacteria and eukaryotes.pptx
Genome organization in virus,bacteria and eukaryotes.pptxCherry
 
POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.Cherry
 
Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.Cherry
 
module for grade 9 for distance learning
module for grade 9 for distance learningmodule for grade 9 for distance learning
module for grade 9 for distance learninglevieagacer
 
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRings
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRingsTransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRings
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRingsSérgio Sacani
 
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...Scintica Instrumentation
 
Selaginella: features, morphology ,anatomy and reproduction.
Selaginella: features, morphology ,anatomy and reproduction.Selaginella: features, morphology ,anatomy and reproduction.
Selaginella: features, morphology ,anatomy and reproduction.Cherry
 
Cyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptxCyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptxCherry
 
Thyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate ProfessorThyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate Professormuralinath2
 
GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body Areesha Ahmad
 
CYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptxCYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptxCherry
 
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....muralinath2
 
Genetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditionsGenetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditionsbassianu17
 
Genome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptxGenome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptxCherry
 
Terpineol and it's characterization pptx
Terpineol and it's characterization pptxTerpineol and it's characterization pptx
Terpineol and it's characterization pptxMuhammadRazzaq31
 
Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.Cherry
 
Use of mutants in understanding seedling development.pptx
Use of mutants in understanding seedling development.pptxUse of mutants in understanding seedling development.pptx
Use of mutants in understanding seedling development.pptxRenuJangid3
 

Recently uploaded (20)

Dr. E. Muralinath_ Blood indices_clinical aspects
Dr. E. Muralinath_ Blood indices_clinical  aspectsDr. E. Muralinath_ Blood indices_clinical  aspects
Dr. E. Muralinath_ Blood indices_clinical aspects
 
Plasmid: types, structure and functions.
Plasmid: types, structure and functions.Plasmid: types, structure and functions.
Plasmid: types, structure and functions.
 
Genome organization in virus,bacteria and eukaryotes.pptx
Genome organization in virus,bacteria and eukaryotes.pptxGenome organization in virus,bacteria and eukaryotes.pptx
Genome organization in virus,bacteria and eukaryotes.pptx
 
POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.
 
Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.
 
module for grade 9 for distance learning
module for grade 9 for distance learningmodule for grade 9 for distance learning
module for grade 9 for distance learning
 
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRings
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRingsTransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRings
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRings
 
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
 
Selaginella: features, morphology ,anatomy and reproduction.
Selaginella: features, morphology ,anatomy and reproduction.Selaginella: features, morphology ,anatomy and reproduction.
Selaginella: features, morphology ,anatomy and reproduction.
 
Cyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptxCyanide resistant respiration pathway.pptx
Cyanide resistant respiration pathway.pptx
 
Thyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate ProfessorThyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate Professor
 
GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body
 
CYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptxCYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptx
 
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
 
Genetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditionsGenetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditions
 
Genome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptxGenome sequencing,shotgun sequencing.pptx
Genome sequencing,shotgun sequencing.pptx
 
Terpineol and it's characterization pptx
Terpineol and it's characterization pptxTerpineol and it's characterization pptx
Terpineol and it's characterization pptx
 
Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.
 
Use of mutants in understanding seedling development.pptx
Use of mutants in understanding seedling development.pptxUse of mutants in understanding seedling development.pptx
Use of mutants in understanding seedling development.pptx
 
Clean In Place(CIP).pptx .
Clean In Place(CIP).pptx                 .Clean In Place(CIP).pptx                 .
Clean In Place(CIP).pptx .
 

Changes in dam break hydrodynamic modelling practice - Suter et al

  • 1. 1 Dams and Water for the Future Changes in dam break hydrodynamic modelling practice S. Suter1 , G. Singh2 , and M. Britton3 1 DHI Water and Environment 50 Clarence Street Sydney NSW 2000 2 State Water Corporation 55 Clarence Street Sydney NSW 2000 3 DHI Water and Environment 12 Short Street Southport QLD 4215 Abstract: Today, many organisations rely on hydrodynamic modelling to assess the consequences of dam break failure on downstream populations and infrastructure. The availability of finite volume shock- capturing schemes and flexible mesh schematisations in widely used software platforms imply that dam break modelling projects will be carried out differently in the future: Finite volume based platforms allow widespread application of shock-capturing methods and flexible mesh platforms can represent features in the study area more realistically and are more flexible thanks to varying mesh resolutions. Furthermore, the recent adoption of Graphics Processing Unit (GPU) technology in mainstream scientific and engineering computing will also significantly decrease computation times at relatively low cost. This paper examines the application of finite volume, flexible mesh and GPU technologies to dam break modelling. One-dimensional (1D) modelling results are compared to those from two-dimensional (2D) finite difference and finite volume approaches. The results demonstrate that there are differences between modelling approaches and that the computational speeds of 2D simulations can be significantly reduced by the use of GPU processors. Keywords: Dam breach, flexible mesh, finite volume method, GPU 1 Introduction Dam failure can cause catastrophic consequences on downstream populations, property and infrastructure. The most cause of dam failure is extreme inflow events which exceed the spillway capacity. The assessment of risk associated with dam failure is complex. It is important to predict an accurate potential flooding extent and the time available to evacuate people. This is normally achieved by applying a hydraulic model that simulates the development of the breach failure, the subsequent flow through the breach and the flood propagation downstream of the dam. Traditionally consequence assessment has largely relied on numerical approaches originally developed for natural floods or coastal hydrodynamics. Engineers and hydrologists have generally not had access to approaches more readily representing the sudden and extreme changes encountered in dam break flows. While some practitioners have applied advanced techniques to dam break problems in the past, such investigations were usually unable to be quickly applied to a large number of scenarios, or to easily produce the range and extent of output required for a comprehensive dam break failure risk assessment. Several technological developments mean that dam break modelling projects will be carried out differently in the future. Accurate modelling of a sudden shock-wave caused by dam break failure requires fine spatial and temporal resolution. The availability of finite volume shock-capturing schemes and flexible mesh schematisations in widely used software platforms will see these progressively used as the standard approach for dam break inundation modelling. These methods can overcome the trade-off between accuracy of results and the computational time. Finite volume based platforms allow widespread application of shock-capturing methods able to robustly model both subcritical and supercritical flows, discontinuities such as hydraulic jumps and steep topographies. Flexible mesh schematisation with combined unstructured triangular and quadrangular grids allows different spatial resolutions in the same model domain and a smooth representation of geometries (such as the developing dam breach profile) and boundaries in the study area. The total number of grid elements can be highly reduced compared to the traditional finite difference method as smaller elements are applied only at areas where greater detail is required. Furthermore, the recent adaptation of Graphics Processing Unit (GPU) technology in mainstream scientific and engineering computing significantly decreases computational times at relatively low cost and makes it feasible to assess a broader range of dam failure scenarios within project time frames. This paper examines the application of finite volume, flexible mesh and GPU technologies to dam break modelling. It presents the results of a dam break inundation analysis carried out using several different hydraulic modelling and computational approaches. Modelling results from one-dimensional (1D) and two- dimensional (2D) approaches are compared. 2D approaches include finite difference and finite volume methods. Furthermore, the computational simulation speeds using normal CPU and GPU processing are compared. This paper is based on the work done by Atiquzzaman et al. (2011a & 2011b). 2 Application 2.1 Study site The application of dam failure modelling is applied for a dam for regulated river water supply with a sizeable upstream catchment (Figure 1). The lake reservoir upstream of the dam is usually filled by several rivers and
  • 2. ANCOLD Proceedings of Technical Group 2 creeks. There is a spillway located around 1 km north-east of the dam (Figure 2). Figure 1 The dam Figure 2 The spillway 2.2 Dam failure setup The 1D and 2D dam failure models are developed separately using MIKE 11 and MIKE FLOOD, respectively. Both models use the same dam breach parameters (Table 1). A random breaching width of 200 metres, a rectangular breaching section and a horizontal bottom slope after the failure are assumed. The models are run for a period of three days with the dam failure starting two days after simulation start and the breach developing over six hours. Filling of the dam is achieved using a large design event inflow hydrograph. Table 1 Dam breach parameters Dam breach parameter Value Dam height 76 m Dam crest level 365 m AHD Breach bottom level 315 m AHD Failure method Overtopping Breaching time 6 h Breaching width 200 m Dam failure in the 1D models (MIKE 11) is set up by adding a dambreak structure to the model network at a specific branch location. Dam geometry, head loss factors and failure moment are defined. The breach commences close in time to the point of crest overtopping and develops to full width/depth over a period of 6 hours. The breach development is defined by setting up a time series file that specifies the breach level, width and slope over the simulation period. Between the specified times the breach parameters are linearly interpolated. Two 1D models are set up, differing in their breach calculation method. In the first model the flow through the dam breach is described using the energy equation. In the second model, the NWS DAMBRK dam-breach method is used. This method uses a weir type equation to determine flow through the breach (MIKE by DHI, 2014). The dam failure in the 2D models (MIKE FLOOD) is implemented by setting up a dynamic topography file. This file contains the topography of the study area and dam wall geometry at specific time steps, prior to and after the breach formation. The topographic values are linearly interpolated between these time steps. The method describing this dynamic deformation is called ‘landslide’ in the grid finite difference model and is described by Kofoed-Hansen et al. (2001). Its governing equation includes interaction between deformation and water, and the additional effect due to viscous and inertia forces (Larsen and Tuncok 2009). An illustration of the topography file (grid) used in the finite difference 2D model at the dam site before and after the breach is presented in Figure 3 and Figure 4 (note the angular “stepped” edges of the defined breach). Figure 3 Dam before the breach In the finite volume 2D models (square mesh and flexible mesh models), a similar method of deforming bathymetry is used, except it is implemented as a “depth” change, with a time varying map of depth changes to simulate the dam wall lowering into the breach.
  • 3. 3 Dams and Water for the Future Figure 4 Dam after the breach 2.2 2D model schematisation Three 2D models are set up: • Grid model: This model uses a topologically square network of lines (“grid”) to construct the discretisation of the partial differential equations (PDEs). The numerical solution used to solve the PDEs is the finite difference method. • Square mesh model: This model uses a mesh that is made up of square elements. The finite volume method is used as numerical solution for the PDEs. • Flexible mesh model: This model uses a mesh that is made up of elements with varying shapes (“flexible mesh”). The finite volume method is used as numerical solution for the PDEs. The grid model and the square mesh model both use a constant quadrangular element size over the entire model domain. This is shown for the dam location in Figure 5. The flexible mesh is made up of both triangular and quadrangular elements with varying sizes. The elements are smaller at areas where more detail is required such as the dam crest and in areas where there are significant flow changes. The elements are larger where less detail is needed, such as the lake reservoir behind the dam and in areas that do not get flooded. The mesh generally consists of triangular elements; however, at the dam breach location and the spillway outlet it is made up of quadrangular elements allowing for element alignment parallel to flow direction (Figure 6). Note that the different colours on Figure 5 and Figure 6 represent different topographic values (red: high, blue: low). Figure 5 Square mesh at the dam breach location Figure 6 Flexible mesh at the dam breach A comparison between the element characteristics of the different 2D models is provided in Table 2. It is shown that even though there are areas of higher resolution in the flexible mesh model (element length can be up to 3 times smaller than in the grid model and square mesh model), the total number of elements can be significantly reduced. The reason for this is the relatively large lake reservoir behind the dam that can be modelled with a coarse mesh (element length up to 440 m). Hence, despite a lower number of total elements in the flexible mesh model, there is no loss of accuracy. Table 2 Element characteristics for the 2D models Grid model/ Square mesh model Flexible mesh model Number of elements 371,882 66,539 Element length 20 m 6.6 m (min) 440.0 m (max)
  • 4. ANCOLD Proceedings of Technical Group 4 2.3 GPU runs For comparison purpose, the square mesh and flexible mesh 2D models were run on both a 8-core CPU X5680 3.33 GHz processor and a NVIDIA GeForce GTX Titan GPU processor. It should be noted that the 2D grid model does not run on a GPU processor. 3 Results An analysis of the outcomes of the different models was done by comparing water level and discharge hydrographs at the dam site. A water level hydrograph was compared at a location approximately 500 m upstream of the dam in the lake reservoir (Figure 7). The results show very similar water levels between the different models for the period before the dam breaches. Once the water reaches the dam crest elevation of 365 m AHD the dam starts to breach (time: 3/1/2010 16:30) and water is released from the lake reservoir through the breach. For the period during and after the dam breach, the 2D models typically drain more quickly than the 1D models. This is due to cross-sectional geometry defining the reservoir in the 1D model acting as a “limiting section” once the reservoir level approaches 340 m AHD (see Figure 8). Figure 7 Simulated reservoir water level upstream of breach Figure 8 1D model geometry at reservoir acting as a limiting section for breach formation The dam breach discharge hydrograph was compared for the different models. The five models produced similar results in terms of a triangular shaped hydrograph (Figure 9), with significant variations in peak and recession curve behaviour. At the time the dam breach starts, the discharge increases and reaches its maximum at the end of the dam breach (time: 3/1/2010 22:30) in all the models. However, the peak discharge in the three 2D models is bounded by the two 1D model results, with the energy equation 1D model providing a lower bound and the NWS DAMBRK 1D model providing an upper bound approximately 15% higher than the energy equation 1D model. The peak discharges from the 2D models are similar and trend towards the upper end of the range of variability established by the two 1D solutions (Table 3). After the peak is reached the discharge through the breach decreases more slowly than in the 1D models, consistent with a lower reservoir level. Figure 9 Simulated breach discharge hydrograph Table 3 Peak discharge comparison Model Peak discharge (m3/s) 1D (energy eq.) 80,336 1D (NWS eq.) 91,823 2D grid 87,253 2D square mesh 86,854 2D flexible mesh 88,684 The elapsed computational times to simulate the 2D model runs on the standard 8-core CPU and GPU processor were compared (Table 4). On the CPU, comparing a finite difference (grid) and finite volume (square mesh) model with the same number of cells/elements, the explicit finite volume code is much slower. This speed difference between the explicit and implicit code in MIKE21 has always been recognised, and users of the finite volume code achieve computational efficiency through parallelisation across multiple cores (up to 64 cores on standard Windows machines and up to 1000 or more cores in the Linux based HPC (High Performance Computing) environment. 320 325 330 335 340 345 350 355 360 365 370 Waterlevel(mAHD) Time 1D model (energy eq.) 1D model (NWS eq.) 2D grid model 2D square mesh model 2D flexible mesh model Dam breach start 0 10,000 20,000 30,000 40,000 50,000 60,000 70,000 80,000 90,000 100,000 Discharge(m3/s) Time 1D model (energy eq.) 1D model (NWS eq.) 2D grid model 2D square mesh model 2D flexible mesh model
  • 5. 5 Dams and Water for the Future Table 4 Comparison of computational time between CPU and GPU simulations Model Computational time (h) Factor of speed increaseCPU GPU 2D grid 21.3 - - 2D square mesh 148.6 21.5 7 2D flexible mesh 47.3 6.6 7 The GPU processor results in a speed increase of a factor of 7 for the finite volume code compared to the CPU simulation. This performance improvement is very significant, since it comes from a relatively small investment in hardware (high performance gaming cards retail for between $400 and $1000) compared to the more substantial investment required in multiple CPU processors in either the Windows or Linux environment. 4 Conclusions A dam breach analysis has been demonstrated using both 1D and 2D modelling techniques. The dam breach was simulated in MIKE 11 (1D) and MIKE FLOOD (2D) using the same dam breach parameters. Two 1D models were set up differing in their breach calculation method. Three 2D models were set up differing in their underlying discretisation of the PDEs. The results showed that the 2D model configurations tested produced similar results in terms of shape of water levels and discharge hydrographs. However, the detailed modelling of the dynamic flow field in and around the breach in the 2D models showed breach hydrograph peak flow estimates can yield quite different answers to the 1D solution (up to 10% higher compared to the energy equation 1D model). The 1D solution is a more simple application of the energy and weir equations (no roughness) across the breach and it is therefore likely to produce different results than the dynamic ‘landslide’ solution. Differences between the 2D models can be due to different mesh/grid set ups, with flexible mesh techniques being able to better represent complex geometries and varying resolutions. The flexible mesh approach provides the ability to vary the mesh size appropriate to the modelling area to balance computational speed against the accuracy. Furthermore, it could be shown that the use of GPU processors for dam breach and flood modelling can significantly decrease the computational time of the model runs. Hence, the use of GPU in dambreak hydrodynamic modelling practice makes it feasible to assess a broader range of dam failure scenarios within project timeframes. 5 Acknowledgements We thank State Water Corporation for supporting the research through provision of LiDAR data, 1D dambreak model files and previous modelling results. 6 References Atiquzzaman, M.; Britton, M.; Singh, G. 2011a. Dam Breaching Analysis using 2D Modelling Approach. Paper presented at the IAH Conference, Brisbane. Attiqussaman, M.; Britton, M.; Singh, G. 2011b. Alternative Modelling Approach for Dam Break Analysis. Paper presented at the FMA Conference, Tamworth. Kofoed-Hansen, H.; Gimemez, E.C.; Kronborg, P. 2001. Modelling of landslide-generated waves in MIKE 21. Paper presented at the 4th DHI Software Conference, Denmark. Larsen, P. T.; Tuncok, I. K. 2009. A new approach to the analysis of dam degradation. Paper presented at the Second National Symposium on Dam Safety, Turkey. MIKE by DHI. 2014. MIKE 11 – A Modelling System for Rivers and Channels (Reference Manual).