Next Article in Journal
Ontology-Based Categorisation of Medical Texts for Health Professionals
Previous Article in Journal
Model of Dynamic Routes for Intelligent Police Patrolling
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Extended Abstract

Two-Dimensional Shallow-Water Model with Porosity for Urban Flood Modeling †

1
Département d’Hydraulique, Faculté de Technologie, Université de Bejaia, Bejaia 06000, Algeria
2
Laboratoire de Recherches des Sciences de l’Eau (LRS-Eau), Ecole Nationale Polytechnique d’Alger, Algiers 16200, Algeria
3
Irstea, UR RiverLy, Centre de Lyon-Villeurbanne, 69625 Villeurbanne, France
*
Author to whom correspondence should be addressed.
Presented at Environment, Green Technology and Engineering International Conference (EGTEIC 2018), Caceres, Spain, 18–20 June 2018.
Proceedings 2018, 2(20), 1307; https://doi.org/10.3390/proceedings2201307
Published: 24 October 2018

Abstract

:
In the world, floods are at the forefront of natural hazard. Urban areas are often at risk of flooding and just as often unprepared for management. Flood modeling is nowadays a very important topic in the theme of water, it inevitably involves the numerical resolution of the shallow water equations derived from the Navier Stocks equations governing flows. Two-dimensional shallow water models with porosity appear as an interesting path for the large-scale modeling of floodplains with urbanized areas. The porosity accounts for the reduction in storage and in the exchange sections due to the presence of buildings and other structures in the floodplain. The introduction of a porosity into the two-dimensional shallow water equations leads to modified expressions for the fluxes and source terms. An extra source term appears in the momentum equation. The developed solution method consists in solving the two-dimensional shallow water equations with porosity via a finite volume scheme solving the conservative form of the equations which can be reduced to a calculation of flux through an edge, a problem that can be approached by a one-dimensional problem in the normal direction at the edge (Riemann problem).

1. Introduction

The theme of this work concerns the control of floods and inundation, especially in the case of sudden events: dam break. Urban areas are often exposed to these flood risks (presence of watercourses, impervious surfaces) but also often poorly prepared to manage these risks. Numerical modeling makes it possible to map flows in a given site, with different possible applications: knowledge of risk exposure, regulation of urban development, definitions of crisis management scenarios. Models of shallow water equations with porosity were initially proposed by Defina et al. [1] and Hervouet et al. [2]. In this work, we present a numerical model with porosity for the simulation of free surface flows. To do this, we adopt a finite volume method based on the resolution of the conservative form of the shallow water equations, a problem that can be approached by a one-dimensional problem in the normal direction at the edge (Riemann problem). The algorithm comprises two steps: a predictor step for the discretization of the gradient terms and a corrective step for the processing of the source terms. The digital flows at the interfaces of each control volume are reconstructed using biassed scheme. The proposed method is implemented on unstructured meshes. As an application, the solver is tested for dam break study.

2. Material and Methods

2.1. Mathematical Model

The resolution method consists in solving two-dimensional shallow water equations using a finite volume scheme solving the conservative form of equations on an unstructured mesh composed of quadrilaterals and triangles.
The shallow water equations are written in conservative form with the concept of porosity in the form [Soares-Frazão] [3]:
W t + f 1 x + f 2 y = S
with
W = [ ϕ h ϕ h u ϕ h v ]   f 1 = [ ϕ ϕ h u h u 2 + ϕ g h 2 2 ϕ h u v ]   f 2 = [ ϕ h v ϕ h u v   ϕ h v 2 + ϕ g h 2 2 ]   S = [ 0 S p , x   S p , y ]
where ϕ is the porosity, g is the gravitational acceleration, h is the water depth, u and v are the velocities in the x and y directions, Sp,x and Sp,y are the source terms resulting from the variations in the bottom slope and variations of porosity in the directions x and y.
The source terms are given by:
S p , x = ϕ   g h   S 0 , x + g h 2 2 ϕ x = ϕ   g h z x + g h 2 2 ϕ x
S p , y = ϕ   g h   S 0 , y + g h 2 2 ϕ y = ϕ   g h z y + g h 2 2 ϕ y
z is the dimension of the bottom, and S0,x, S0,y are the source terms of the bottom slope in the x and y directions.

2.2. Numerical Methods

This is a widely used technique for the numerical resolution of fluid flow equations. This method relies on the integral discretization of the equations and requires the subdivision of the domain into a finite number of cells called control volume. The integral is applicable locally on each control volume and keeps the same value in each calculation cell. In our case, the domain of computation is discretized in triangular mesh and the control volumes are defined by the triangles Ti of the mesh. We speak of formulation finite volume (see Figure 1).
The integration of the system (1) on each control volume Ti and the use of the Green divergence formula make it possible to write:
T i W t d V + j N ( i ) Γ i j f 1 ( W ,   n ) d σ = T i S ( W ) d V
where N(i) denotes the set of neighboring triangles of Ti per edge and Γij the edge separating two neighboring triangles Ti and Tj.

3. Results and Discussion

3.1. Dam Break with Constant Porosity

This first test case consists of a dam break in a rectangular channel with a constant porosity ϕ = 1. The channel length is L = 12 m and the break occurs at x0 = 6 m. The channel mesh is unstructured and consists of 3257 knots and 4328 triangles. The bottom has the form of a step, it is defined by:
Z ( x , y ) = { 0   m   s i   x x 0     1   m   s i   x > x 0  
In the initial state, the flow is assumed at repose (u = v = 0 m/s) and the water height is:
h ( x , y , 0 ) = { 5   m   s i   x x 0     1   m   s i   x > x 0  
The exact solution of this problem consists of a rarefaction wave moving with a negative velocity, a nonlinear discontinuity on the step and a shock wave moving with a positive velocity. Figure 2 show comparisons between our solution and that of Vazquez’s equilibrium scheme [4] and the exact solution at physical time t = 0.5 s. These figures clearly show a very high precision of the schema and a very good agreement with the exact solution.

3.2. Dam Break with Variable Porosity

This test consists of a dam break in a rectangular channel with a constant bottom, but this time with discontinuous porosity ϕ. The channel length is L = 100 m and the break occurs at x0 = 50 m. The porosity is:
ϕ ( x , y ) = { 1                           s i   x x 0           0.5                     s i   x > x 0            
and the height of water in the initial state is:
h ( x , y , 0 ) = { 10   m                     s i   x x 0           1   m                         s i   x > x 0          
Note that the solution for this problem consists of a rarefaction wave, a constant state, a stationary discontinuity, a constant state and finally a shock wave. This problem is simulated here on two types of meshes: a first rough mesh consisting of nodes and triangles and a second fine mesh consisting of nodes and triangles. Here again, the results are very satisfactory. We find in Figure 3 the five states of the solution. In addition, these results are in very good agreement with those presented in [5], which further confirms the accuracy of the scheme for dam break simulation with variable porosity.

4. Conclusions

In this work, a finite volume method dedicated to non-homogeneous problems has been extended for the numerical simulation of dam break in free surface flows with variable porosity. The scheme is used on unstructured meshes and preserves the equilibrium property. The two test cases considered here as well as the comparisons with the existing solutions showed the precision of the method. The next step will be to simulate large scale floods involving urbanized areas, considering the shallow water model with porosity.

References

  1. Defina, A.; D’Alpaos, L.; Mattichio, B. A new set of equations for very shallow water and partially dry areas suitable to 2D numerical domains. In Proceedings of the Specialty Conference ‘Modelling of Flood Propagation over Initially Dry Areas’, Milano, Italy, 29 June–1 July 2004. [Google Scholar]
  2. Hervouet, J.-M.; Samie, R.; Moreau, B. Modelling urban areas in dam-break flood-wave numerical simulations. In Proceedings of the International Seminar and Workshop on Rescue Actions Based on Dambreak Flow Analysis, Seinajoki, Finland, 1–6 October 2000. [Google Scholar]
  3. Soares-Frazão, S.; Lhomme, J.; Guinot, V.; Zech, Y. Two-dimensional shallow-water model with porosity for urban flood modelling. J. Hydraul. Res. 2008, 46, 45–64. [Google Scholar] [CrossRef]
  4. Vazquez-Cendon, M.E. Improved treatment of source terms in upwind schemes for shallow water equations in channels with irregular geometry. J. Comput. Phys. 1999, 148, 497–526. [Google Scholar] [CrossRef]
  5. Kamal, M. A finite volume method for numerical simulation of shallow water models with porosity. Comput. Fluids 2014, 104, 9–19. [Google Scholar]
Figure 1. Control volume.
Figure 1. Control volume.
Proceedings 02 01307 g001
Figure 2. Dam break with constant porosity ϕ = 1.
Figure 2. Dam break with constant porosity ϕ = 1.
Proceedings 02 01307 g002aProceedings 02 01307 g002b
Figure 3. Dam break with discontinuous porosity.
Figure 3. Dam break with discontinuous porosity.
Proceedings 02 01307 g003aProceedings 02 01307 g003b
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Benslimane, M.; Benmamar, S.; Paquier, A. Two-Dimensional Shallow-Water Model with Porosity for Urban Flood Modeling. Proceedings 2018, 2, 1307. https://doi.org/10.3390/proceedings2201307

AMA Style

Benslimane M, Benmamar S, Paquier A. Two-Dimensional Shallow-Water Model with Porosity for Urban Flood Modeling. Proceedings. 2018; 2(20):1307. https://doi.org/10.3390/proceedings2201307

Chicago/Turabian Style

Benslimane, Malika, Saâdia Benmamar, and André Paquier. 2018. "Two-Dimensional Shallow-Water Model with Porosity for Urban Flood Modeling" Proceedings 2, no. 20: 1307. https://doi.org/10.3390/proceedings2201307

Article Metrics

Back to TopTop