Numerical Simulation of Dam-Break Flows Using Radial Basis Functions: Application to Urban Flood Inundation

Abstract

Dam-break flows pose significant threats to urban areas due to their potential for causing rapid and extensive flooding. Traditional numerical methods for simulating these events struggle with complex urban landscapes. This paper presents an alternative approach using Radial Basis Functions to simulate dam-break flows and their impact on urban flood inundation. The proposed method adapts a new strategy based on Particle Swarm Optimization for variable shape parameter selection on meshfree formulation to enhance the numerical stability and convergence of the simulation. The method’s accuracy and efficiency are demonstrated through numerical experiments, including well-known partial and circular dam-break problems and an idealized city with a single building, highlighting its potential as a valuable tool for urban flood risk management.

Share and Cite:

Bacar, A. and Rawhoudine, S. (2024) Numerical Simulation of Dam-Break Flows Using Radial Basis Functions: Application to Urban Flood Inundation. American Journal of Computational Mathematics, 14, 318-332. doi: 10.4236/ajcm.2024.143015.

1. Introduction

Climate change-induced natural disasters and increased rainfall intensities have become frequent over the past few decades [1] [2]. Among these disasters, floods and inundations have emerged as highly destructive in urban areas, causing significant human and economic losses [3] [4]. According to the United Nations International Strategy for Disaster Reduction report [5], between 1994 and 2013, the Emergency Events Database recorded 6873 natural disasters worldwide, resulting in the loss of 1.35 million lives, averaging nearly 68,000 lives per year. Additionally, an average of 218 million people were affected by natural disasters annually during this period. The last report [6] reports that between 2000 and 2019, the number of major floods has more than doubled, rising from 1389 to 3254, while the incidence of storms increased from 1457 to 2034. Floods and storms were the most prevalent events during this period. This phenomenon has sparked worldwide public, political, and scientific interest, highlighting the need for improved flood risk awareness and prevention strategies [7]-[9]. Despite advances in forecasting, management, and defense technologies, floods remain a substantial global threat [10].

During the recent twenty years, the Comoros Islands have borne the brunt of impactful climate change and variable weather patterns. Notably, heavy rains adversely affected over 70% of the Mohelian population in April 2004 and April 2012, damaging primarily concentrated areas in the island’s northern regions due to inundations and vegetation destruction [11]. These extreme climatic events also consistently devastate livestock, demolish homes, and decimate significant hectares of crops. In April 2012, the Comoros Interior Ministry declared a “National Disaster” in response to the flash floods and requested international assistance [12]. In April 2019, Tropical Cyclone Kenneth crossed the Comoros archipelago, primarily affecting Grand Comoros and causing subsequent flooding in the islands of Anjouan, Grande-Comore, and Moheli. The heavy rainfall associated with TC Kenneth led to widespread flooding. According to joint rapid assessments conducted by the government and partner agencies, the cyclone resulted in seven deaths, 200 injuries, and 20,000 displaced individuals. Additionally, 3818 houses were destroyed, 7013 houses were damaged, 96 water tanks were destroyed, 465 classrooms were damaged, and 213 of them were destroyed. Six health centers were damaged, and one hospital was flooded. Nearly 80% of crops were destroyed, leading to food shortages and inflation in the prices of staple foods [13]. Recently, between April and June 2024, heavy rainfall has been affecting Comoros, triggering landslides and causing floods that resulted in casualties and damage. According to media reports, a landslide occurred in Mutsamudu City on Anjouan Island, resulting in at least three deaths and two injuries. Additionally, on Grande-Comore Island in north-western Comoros, several houses have been affected by floods and landslides, and the village of Misoudje has been isolated. In the northwest of the small island of Moheli, the village of Hoani was severely impacted: houses were demolished, hectares of fields were damaged, a dike was destroyed, and a football field became part of the riverbed.

Numerical simulations are essential in engineering decision-making to understand flood situations and prevent catastrophes. A great number of works are conducted on understanding, modeling, simulating, describing, and assessing flood inundation situations. For more details, one can read [14] [15], among others. For example, an explicit description of land surface macrostructures of flood inundation is studied in [16], while an efficient flood inundation modeling based on a data-driven approach was conducted in [17]. Numerical studies are also conducted using shallow water equations [18] [19]. Mesh-based methods have been widely proposed during the recent decades for urban flood modeling and dam-break flows. A finite volume method in a structured grid has been proposed in [20] to model urban flood situations in Ouagadougou, Burkina Faso, while in [21], a finite difference MacCormack method is adapted for numerical modeling of dam-break induced flow through multiple buildings in an idealized city. A discontinuous finite element Galerkin method was proposed for dam-break flood over natural rivers [22]. However, the accuracy of these methods is impacted by the quality of the meshes, stabilization techniques, and the solutions to Riemann problems. This limitation hinders their application to solving real-world problems with irregular domains and complex Riemann problems.

Meshfree Radial Basis Functions (RBFs) have gained significant attention in recent years as a powerful tool for solving complex problems in various fields, including fluid dynamics [23]-[25]. One such application addresses dam-break problems, which involve the sudden release of water due to the failure of a dam, leading to complex flow patterns that need to be accurately modeled for effective disaster management and infrastructure design. The advantages of using Radial Basis Functions in solving shallow water problems are manifold, making them an attractive choice for researchers and engineers [26]-[28]. RBFs offer excellent flexibility and adaptability in handling complex geometries and boundary conditions, which are common in dam-break scenarios. Moreover, the mesh-free nature of RBFs eliminates the need for mesh generation and refinement, a process that is often time-consuming and prone to errors in conventional numerical methods. This advantage significantly reduces the computational overhead and simplifies the implementation process, allowing for quicker and more efficient simulations. The lake of using mesh-free radial basis functions is how to choose a suitable shape parameter that leads the scheme to be high order accurate and stable [29]-[31]. The current paper proposes the use of a variable shape parameter selection based on particle swarm optimization tools [32].

This paper will be presented in the following order: the mathematical formulation of the shallow water equations is presented in their conservative form in Section 2. In contrast, the mesh-free radial basis method is presented and explained in Section 3. Numerical validations illustrating the accuracy and the stability of the proposed methods are presented 4. Then a set of numerical simulations is conducted in Section 5. Finally, a summary and perspectives are drawn in Section 6.

2. Mathematical Formulation of the Shallow Water Equations

The 2D shallow water equations are utilized to model flood inundation. These equations are derived from the conservation of mass and momentum. They form a set of three equations that describe the behavior of the water depth and the horizontal velocities over time. These equations have been widely used to simulate urban flood modeling [3] [4] [20]. The continuity equation, obtained from the equation of the mass conservation, is given by

h t + ( hu ) x + ( hv ) y =0, (1)

where h[ m ] is the water elevation, u[ m s 1 ] is horizontal velocity in the x component and v[ m s 1 ] is the horizontal velocity according to y coordinate. The momentum conservation equation gives two equations of velocities written by

( hu ) t + x ( h u 2 + 1 2 g h 2 )+ ( huv ) y =gh z x + S f x + ν t ( 2 u x 2 + 2 u y 2 ), (2)

( hv ) t + ( huv ) x + y ( h v 2 + 1 2 g h 2 )=gh z y + S f y + ν t ( 2 v x 2 + 2 v y 2 ), (3)

where g[ m s 2 ] resents the gravitational acceleration, z[ m ] define the inner bed topography and ν t is the horizontal viscosity coefficient. The friction terms S f x and S f y are computed using Manning’s formula [20] [33]:

S f x =g n m 2 u u 2 + v 2 h 4/3 and S f y =g n m 2 v u 2 + v 2 h 4/3 , (4)

where n m [ m 1/3 s 1 ] is the Manning-Strickler roughness coefficient, which characterizes the roughness at the bed. Different values this coefficient can be determined by a GIS-based study and it depends on the characteristics of the material (buildings, trees, soil, …). For more details, one can read for instance [34] and references therein.

Equations (1)-(3) can be written in a compact form as follows:

U t + F( U ) x + G( U ) y =Q( U ), (5)

where U represents the vector of conservative unknowns, F and G represent the advective and pressure fluxes in the x and y directions, and are given by:

U=( h hu hv ),F( U )=( hu h u 2 + 1 2 g h 2 huv ),G( U )=( hv huv h v 2 + 1 2 g h 2 ), (6)

and Q( U ) , containing the diffusion terms and the friction terms, is expressed by:

Q( U )=( 0 gh z x + S f x + ν t ( 2 u x 2 + 2 u y 2 ) gh z y + S f y + ν t ( 2 v x 2 + 2 v y 2 ) ). (7)

3. Meshfree Radial Basis Functions Method

The numerical modeling of hyperbolic equations such as (1)-(3) requires the design of accurate and efficient tools to capture the fine solution features. Solving numerically these nonlinear equations in their conservative form is still a considerable task in nonlinear hyperbolic situations [35] [36]. Let us consider the compact formulation of the two-dimensional shallow water Equations (5) to be solved in set of N= N I + N B collocation points x i = ( x i , y i ) T where N I is the number of interior points while N B is the number of boundary points. For each collocation point x i , the approximation of a solution U i ( t ) is defined as

U i ( t ) j=1 N λ j ( t )φ( r ij ,ε ), (8)

where r ij = x i x j is the Euclidean distance between the points x i = ( x i , y i ) T and x j = ( x j , y j ) T , ε0 is a shape parameter that controls the fitting of a smooth surface to the data, and φ is a radial basis function. In the current study, we consider the infinitely smooth multiquadrics radial basis function defined as

φ( r,ε )= 1+ ( εr ) 2 . (9)

The coefficients expansion λ i ( t ) in (8) are calculated by solving the following linear system of N×N algebraic equations

BΛ=u, (10)

where B is an N×N matrix with entries φ( r ij ,ε ) , Λ and u are N-valued vectors with entries λ i and u i , respectively.

The first partial derivatives of (8) at point x i , according to x are obtained by the following equation

U i ( t ) x j=1 N λ j ( t ) x φ( r ij ,ε ). (11)

In the same manner, all the spatial derivatives can be expressed in a compact way as:

U x = H x Λ, U y = H y Λ, 2 U x 2 = H xx Λ, 2 U y 2 = H yy Λ, (12)

where H x , H y , H xx and H yy are N×N matrices with entries φ x ( r ij ,ε ) , φ y ( r ij ,ε ) , 2 φ x 2 ( r ij ,ε ) and 2 φ y 2 ( r ij ,ε ) , respectively. The above partial derivatives can also be evaluated using a single matrix by vector multiplication as

U x = D x U, U y = D y U, 2 U x 2 = D xx U, 2 u y 2 = D yy U, (13)

where the derivative matrices D x , D xx , D y and D yy are N×N matrices given by

D x = H x B 1 , D y = H y B 1 , D xx = H xx B 1 , D yy = H yy B 1 . (14)

Hence, the RBF approximation of the problem (5) yields the following semi-discrete system

U t + D x F( U )+ D y G( U )=Q( U ), (15)

where Q( U ) is discretized as

Q( U )=( 0 gh D x Z+ S f x + ν t ( D xx + D yy )u gh D y Z+ S f y + ν t ( D xx + D yy )v ). (16)

The semi-discrete system (15) can also be reformulated in a compact system of ordinary differential equations with the right-hand function

U t =( U ), (17)

where ( U )= D x F( U ) D y G( U )+Q( U ) . Forward Euler method has been mainly used as a time-stepping for RBF methods. However, this method is only first-order accurate in time and it may introduce excessive numerical dissipation in the computed RBF solutions. In the current study, we use an explicit Runge-Kutta method studied in [37]. Hence, to integrate the Equation (17), the time interval is divided into subintervals [ t n , t n+1 ] with duration Δt= t n+1 t n for n=0,1, . The notation U n denotes the value of a generic function U at time t n . The procedure to advance the solution from the time t n to the next time t n+1 can be carried out as

U ( 1 ) = U n +ΔtF( U n ), U ( 2 ) = 3 4 U n + 1 4 U ( 1 ) + 1 4 ΔtF( U ( 1 ) ), U n+1 = 1 3 U n + 2 3 U ( 2 ) + 2 3 ΔtF( U ( 2 ) ). (18)

The main feature of this method lies on the fact that the progression (18) is a convex combination of first-order Euler steps which exhibits strong stability properties. Therefore, the scheme (18) is TVD, third-order accurate in time, and stable under the usual Courant-Friedrichs-Lewy (CFL) condition.

For all problems involving matrices, solutions depend on the invertibility of the matrix. RBF-based meshless methods mainly rely on the invertibility of the RBF derivative matrix B . It has been proven in the literature [23] that invertibility is ensured when using a constant shape parameter. However, this invertibility is lost if the matrix B becomes singular [38]. The shape parameter significantly impacts both the accuracy and stability of the method. When the domain is refined, global shape parameters can lead to ill-conditioned matrices, resulting in compromised accuracy and stability. Recently, techniques have been proposed to enhance the accuracy of the RBF method by using variable shape parameters. A well-known shape parameter in mathematical literature is the exponential shape parameter defined by [29]:

ε i = [ ε min 2 ( ε max 2 ε min 2 ) i1 N1 ] 1/2 ,i=1,,N. (19)

The random shape parameter defined by [30] is:

ε i = ε min +( ε max ε min )×rand( ), (20)

where rand is the MATLAB function that returns uniformly distributed pseudo-random numbers on the unit interval. The trigonometric shape parameter given by [31] is:

ε i = ε min +( ε max ε min )×sin( i ), (21)

where ε min = N 3 and ε max = N , with N being the total number of collocation points. Genetic algorithms are used in [39] to find optimal variable shape parameters for one-dimensional boundary value problems. In the current study, we adopt variable shape parameters for Kansa’s multiquadric using a heuristic optimization method based on particle swarm strategies [32].

4. Numerical Validations

In all the numerical examples considered in this section, the gravitational intensity is fixed to be g=9.81 ; the bottom is assumed to be frictionless ( n m =0 ), the Courant-Friedrichs-Lewy (CFL) number is taken with respect of the CFL condition C=0.45 while time step Δt is varied according to the canonical stability condition [40]:

Δt=C d min max( u±gh , v±gh ) , (22)

where d min is the minimum distance between any two adjacent points in the collocation set. After a set of numerical simulations using different value of the viscosity coefficient, this one is taken to be ν t =0.0001 which is suitable to stabilize the considered following examples without introducing notable numerical dissipation.

4.1. Partial Dam-Break Flows over a Flat Bottom

The performance of the developed numerical schemes is evaluated through partial dam break modeling. In this test case, the computational domain measures 200 meters in both width and length. Various authors have analyzed this scenario using a stabilized MacCormack scheme in [41] and a finite-element scheme in [42]. This simulation aims to assess the ability of the proposed RBF scheme to handle the discontinuity of the initial condition. The dam is located at the center of the domain where a breach at y=95m-170m suddenly occurs in the dam. The upstream water level (hu) is 10 meters, while the downstream water levels (hd) are 5 meters, 0.1 meter, and 0.001 meters (dry). The bottom is assumed to be flat and frictionless, with all boundaries considered reflective. Since no analytical solution exists for this case, the model is validated by comparing the simulation results with numerical results from previous studies. The computational domain and collocation points are depicted in Figure 1.

Figure 1. The computational geometry and the collocation points of the partial dam-break problem.

Figure 2 presents the water surface elevation at t=7.2s following the instantaneous dam break for downstream water levels of 5 meters (left), 0.1 meters (middle), and 0.001 meters (right). The results demonstrate that the proposed model produces outcomes consistent with those from previous studies. Following the dam failure, water is released through the breach, generating forward-propagating waves. According to the RBF model, the flood wave propagates faster as the downstream water depth decreases.

4.2. Circular Dam-Break Problem

Next, the RBF scheme is applied to solve a circular dam-break problem, as detailed in [42] [43]. This case involves the breaking of a cylindrical dam to evaluate the model’s ability to preserve symmetry. The initial condition consists of two stationary water bodies separated by a thin-walled cylinder with a diameter of 22 meters, located at the center of a 50 × 50 m2 horizontal, frictionless channel. The domain is discretized using 2931 collocation points. The water depth inside the wall is 10 meters as in [42]. In previous studies where the test case is considered, the depth outside was fixed to be 1 m. In the current study, we consider two more values 5 and 0.001 to see the effect of the depth ratio on the flow regime in the channel. It should also pointed out that the flow regime in the channel is subcritical for a depth ratio greater than 0.5 (case where the depths outside is equal to 5 m), and it is supercritical for a depth ratio smaller than 0.5. Figure 3 illustrates the considered computational geometry and the distribution of collocation points in the domain.

Figure 2. Dam-break flow at time t=7.2s for downstream flow hd=5 (first line), hd=0.1 (second line) and hd=0.001 (third line).

Figure 3. The computational geometry (left) and the collocation points (right) of the circular partial dam-break problem.

Figure 4 shows the resulting depth contours and velocity vectors. The considered RBF scheme demonstrates symmetry preservation and shock-capturing capabilities. The results are comparable to those from [42], where the outer wall water depth was fixed at 1 meter.

Figure 4. Circular dam-break flow at time t=0.69s for downstream flow hd=5 (first line), hd=1 (second line) and hd=0.001 (third line).

5. Application to Urban Flood Inundations

The case study under consideration was previously examined in [44] for the experimental measurement of dam-break flow against a single isolated obstacle. This case was chosen due to its simplicity, involving only a single building, which facilitates the analysis of the flow behavior around the structure. The experiment was conducted in a flume measuring 35.80 m in length and 3.6 m in width, with a single building positioned in the downstream reservoir. From this study, the Manning coefficient was determined to be n m =0.010s m 1/3 . The initial conditions of the experiment included a water depth of 0.40 m in the upstream reservoir and 0.02 m in the downstream reservoir. Water depth was monitored at six control points, labeled G1 to G6. This model is solved in [21] using a predictor-corrector MacCormack method coupled with the Hansen numerical Filter. The authors used a comparison of three building approaches to define the buildings and the dam wall (Manning approach, contour approach and wall Boundary approach). Based on the calculation of the Median Absolute Percentage Error (MDAPE) value, their study tried to determine the approach with the highest accuracy. And it has been proved that the wall boundary approach had the highest accuracy. This approach is selected in the current study and only results from [21] using this approach will be used for comparison. To define the building with the wall boundary approach, the velocity perpendicular to the buildings is restricted to zero. The model setup is depicted in Figure 5. For more details on the position of the Gauges, the Gape, and the building, readers can refer to [44].

Figure 5. Geometry and model set-up for the considered inundation propagation flow (see [21] [44]).

To perform a comparison between the RBF scheme and the MacCormack method, we prefer to use the same uniform grid as in [21] where Δx=0.1 and Δy=0.1 . The maximum simulation time is set to 30 s with a fixed time step Δt=0.001 . Numerical results are given in Figure 6 where height elevation is shown at different times of simulations. Experimental results and those from [21] are also depicted for view comparison. From a bird’s-eye view, we remark that both RBF and MacCormack methods give similar results for the considered problem. Both capture attentive chocks at the upstream and the downstream of the gate and around the building.

Figure 6. Dam-break inundation flow around a single building at time t=1s (first row), t=3s (second row) and t=10s (third row) using the experimental results (first column), RBF results (second column) and MacCormack method (third column).

For more comparison, two-dimensional profiles of the instantaneous water elevation at the six gauges are plotted in Figure 7. The experiment, the RBF, and the MacCormack profiles are provided. Once more, obtained results underline the powerful of the RBF scheme to detect correctly dam-breaks and building inundations, as does the stabilized MacCormack method.

Figure 7. Instantaneous water elevation for the dam-break inundation flow around a single building at the different six gauges.

6. Conclusion

This study presents a novel application of Radial Basis Functions in simulating dam-break flows and urban flood inundation. The RBF-based method offers significant advantages in handling complex geometries and provides accurate and efficient simulations. Furthermore, the results of the water inundation case demonstrate that the RBF method is highly reliable in modeling a more complex 2D scenario, yielding results that closely match the experimental data. The results demonstrate its potential as a valuable tool for urban flood risk management, aiding in the development of effective emergency response strategies.

Acknowledgements

The authors wish to thank the anonymous referees for their valuable comments that lead to improving the quality of the present work.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] UNEP (2013) Climate Change and Water-Related Disasters. United Nations Environment Programme.
[2] Bolan, S., Padhye, L.P., Jasemizad, T., Govarthanan, M., Karmegam, N., Wijesekara, H., et al. (2024) Impacts of Climate Change on the Fate of Contaminants through Extreme Weather Events. Science of the Total Environment, 909, Article 168388.
https://doi.org/10.1016/j.scitotenv.2023.168388
[3] Cea, L. and Costabile, P. (2022) Flood Risk in Urban Areas: Modelling, Management and Adaptation to Climate Change. A Review. Hydrology, 9, Article 50.
https://doi.org/10.3390/hydrology9030050
[4] Upreti, M., Saikia, P., Shilky, Lal, P. and Kumar, A. (2024) Major Challenges in the Urbanizing World and Role of Earth Observations for Livable Cities. In: Kumar, A., Srivastava, P.K., Saikia, P. and Mall, R.K., Eds., Earth Observation in Urban Monitoring, Elsevier, 23-52.
https://doi.org/10.1016/b978-0-323-99164-3.00002-1
[5] Wallemacq, P., Guha-Sapir, D., McClean, D., et al. (2015) Human Cost of Natural Disasters: A Global Perspective. Centre for Research on the Epidemiology of Disasters.
[6] van Loenhout, J., McClean, D., et al. (2020) The Human Cost of Disasters: An Overview of the Last 20 Years (2000-2019). Centre for Research on the Epidemiology of Disasters.
[7] Mondino, E., Scolobig, A., Borga, M. and Di Baldassarre, G. (2020) The Role of Experience and Different Sources of Knowledge in Shaping Flood Risk Awareness. Water, 12, Article 2130.
https://doi.org/10.3390/w12082130
[8] Nabinejad, S. and Schüttrumpf, H. (2023) Flood Risk Management in Arid and Semi-Arid Areas: A Comprehensive Review of Challenges, Needs, and Opportunities. Water, 15, Article 3113.
https://doi.org/10.3390/w15173113
[9] Aznar-Crespo, P., Aledo, A., Melgarejo-Moreno, J. and Vallejos-Romero, A. (2021) Adapting Social Impact Assessment to Flood Risk Management. Sustainability, 13, Article 3410.
https://doi.org/10.3390/su13063410
[10] Najafi, H., Shrestha, P.K., Rakovec, O., Apel, H., Vorogushyn, S., Kumar, R., et al. (2024) High-Resolution Impact-Based Early Warning System for Riverine Flooding. Nature Communications, 15, Article No. 3726.
https://doi.org/10.1038/s41467-024-48065-y
[11] Anwandhui, M. (2014) Enjeux sanitaires, socio-économiques et environnementaux liés à l’approvisionnement des eaux de surface aux Comores: Cas des trois bassins ver-sants, Fomboni, Hoani et Mbatsé à Mohéli.
https://www.pseau.org/outils/biblio/resume.php?d=5114
[12] UNDP (2023) Comoros Flash Floods. United Nations Development Programme Report.
[13] IFRC (2020) Comoros: Tropical Cyclone Kenneth. Red Cross Red Crescent Movement Report.
[14] Bates, P.D. and De Roo, A.P.J. (2000) A Simple Raster-Based Model for Flood Inundation Simulation. Journal of Hydrology, 236, 54-77.
https://doi.org/10.1016/s0022-1694(00)00278-x
[15] Sharma, V.C. and Regonda, S.K. (2021) Two-Dimensional Flood Inundation Modeling in the Godavari River Basin, India—Insights on Model Output Uncertainty. Water, 13, Article 191.
https://doi.org/10.3390/w13020191
[16] Pizzileo, S., Moretti, G. and Orlandini, S. (2024) Flood Plain Inundation Modeling with Explicit Description of Land Surface Macrostructures. Advances in Water Resources, 188, Article 104713.
https://doi.org/10.1016/j.advwatres.2024.104713
[17] Chiang, S., Fu, H., Hsiao, S., Hsiao, Y. and Chen, W. (2024) An Efficient 2-D Flood Inundation Modelling Based on a Data-Driven Approach. Journal of Hydrology: Regional Studies, 52, Article 101741.
https://doi.org/10.1016/j.ejrh.2024.101741
[18] Kumar, A. and Pahar, G. (2024) Macroscopic Modeling of Urban Flood Inundation through Areal-Averaged Shallow-Water-Equations. Advances in Water Resources, 190, Article 104755.
https://doi.org/10.1016/j.advwatres.2024.104755
[19] Li, X., Li, Y., Zheng, S., Chen, G., Zhao, P. and Wang, C. (2024) High Efficiency Integrated Urban Flood Inundation Simulation Based on the Urban Hydrologic Unit. Journal of Hydrology, 630, Article 130724.
https://doi.org/10.1016/j.jhydrol.2024.130724
[20] Coulibaly, G., Leye, B., Tazen, F., Mounirou, L.A. and Karambiri, H. (2020) Urban Flood Modeling Using 2D Shallow-Water Equations in Ouagadougou, Burkina Faso. Water, 12, Article 2120.
https://doi.org/10.3390/w12082120
[21] Adityawan, M.B., Sandi, C., Harlan, D., Farid, M., Kuntoro, A.A., et al. (2023) Numerical Modeling of Dam Break Induced Flow through Multiple Buildings in an Idealized City. Results in Engineering, 18, Article 101060.
https://doi.org/10.1016/j.rineng.2023.101060
[22] Lai, W. and Khan, A.A. (2012) Modeling Dam-Break Flood over Natural Rivers Using Discontinuous Galerkin Method. Journal of Hydrodynamics, 24, 467-478.
https://doi.org/10.1016/s1001-6058(11)60268-0
[23] Micchelli, C.A. (1986) Interpolation of Scattered Data: Distance Matrices and Conditionally Positive Definite Functions. Constructive Approximation, 2, 11-22.
https://doi.org/10.1007/bf01893414
[24] Wendland, H. (2004) Scattered Data Approximation. Cambridge University Press.
https://doi.org/10.1017/cbo9780511617539
[25] Buhmann, M.D. (2003) Radial Basis Functions: Theory and Implementations. Cambridge University Press.
https://doi.org/10.1017/cbo9780511543241
[26] Li, P., Fan, C. and Grabski, J.K. (2021) A Meshless Generalized Finite Difference Method for Solving Shallow Water Equations with the Flux Limiter Technique. Engineering Analysis with Boundary Elements, 131, 159-173.
https://doi.org/10.1016/j.enganabound.2021.06.022
[27] Darbani, M., Ouahsine, A., Villon, P., Naceur, H. and Smaoui, H. (2011) Meshless Method for Shallow Water Equations with Free Surface Flow. Applied Mathematics and Computation, 217, 5113-5124.
https://doi.org/10.1016/j.amc.2010.07.048
[28] Chaabelasri, E., Jeyar, M. and Borthwick, A.G.L. (2019) Explicit Radial Basis Function Collocation Method for Computing Shallow Water Flows. Procedia Computer Science, 148, 361-370.
https://doi.org/10.1016/j.procs.2019.01.044
[29] Kansa, E.J. and Carlson, R.E. (1992) Improved Accuracy of Multiquadric Interpolation Using Variable Shape Parameters. Computers & Mathematics with Applications, 24, 99-120.
https://doi.org/10.1016/0898-1221(92)90174-g
[30] Sarra, S.A. and Sturgill, D. (2009) A Random Variable Shape Parameter Strategy for Radial Basis Function Approximation Methods. Engineering Analysis with Boundary Elements, 33, 1239-1245.
https://doi.org/10.1016/j.enganabound.2009.07.003
[31] Xiang, S., Wang, K., Ai, Y., Sha, Y. and Shi, H. (2012) Trigonometric Variable Shape Parameter and Exponent Strategy for Generalized Multiquadric Radial Basis Function Approximation. Applied Mathematical Modelling, 36, 1931-1938.
https://doi.org/10.1016/j.apm.2011.07.076
[32] Bacar, A.H. and Rawhoudine, S.C. (2024) An Optimal Multiquadric Variable Shape Parameter for Boundary Value Problems Using Particle Swarm Optimization. Journal of Mathematics Research, 16, 108-131.
https://doi.org/10.5539/jmr.v16n2p108
[33] Fan, Y., Ao, T., Yu, H., Huang, G. and Li, X. (2017) A Coupled 1D-2D Hydrodynamic Model for Urban Flood Inundation. Advances in Meteorology, 2017, Article 2819308.
https://doi.org/10.1155/2017/2819308
[34] Dorn, H., Vetter, M. and Höfle, B. (2014) GIS-Based Roughness Derivation for Flood Simulations: A Comparison of Orthophotos, Lidar and Crowdsourced Geodata. Remote Sensing, 6, 1739-1759.
https://doi.org/10.3390/rs6021739
[35] Randall, J.L. (1992) Numerical Methods for Conservation Laws. Lectures in Mathematics, ETH Zürich.
[36] Morton, K. (1996) Numerical Solution of Convection-Diffusion Problems. Chapman & Hall.
[37] Shu, C. (1988) Total-Variation-Diminishing Time Discretizations. SIAM Journal on Scientific and Statistical Computing, 9, 1073-1084.
https://doi.org/10.1137/0909073
[38] Hon, Y.C. and Schaback, R. (2001) On Unsymmetric Collocation by Radial Basis Functions. Applied Mathematics and Computation, 119, 177-186.
https://doi.org/10.1016/s0096-3003(99)00255-6
[39] Afiatdoust, F. and Esmaeilbeigi, M. (2015) Optimal Variable Shape Parameters Using Genetic Algorithm for Radial Basis Function Approximation. Ain Shams Engineering Journal, 6, 639-647.
https://doi.org/10.1016/j.asej.2014.10.019
[40] De Moura, C.A. and Kubrusly, C.S. (2013) The Courant-Friedrichs-Lewy (CFL) Condition: 80 Years after Its Discovery. Birkhäuser.
https://doi.org/10.1007/978-0-8176-8394-8
[41] Liang, D., Lin, B. and Falconer, R.A. (2006) Simulation of Rapidly Varying Flow Using an Efficient TVD-MacCormack Scheme. International Journal for Numerical Methods in Fluids, 53, 811-826.
https://doi.org/10.1002/fld.1305
[42] Seyedashraf, O. and Akhtari, A.A. (2017) Two-Dimensional Numerical Modeling of Dam-Break Flow Using a New TVD Finite-Element Scheme. Journal of the Brazilian Society of Mechanical Sciences and Engineering, 39, 4393-4401.
https://doi.org/10.1007/s40430-017-0776-y
[43] Neumann, P. and Bungartz, H. (2015) Dynamically Adaptive Lattice Boltzmann Simulation of Shallow Water Flows with the Peano Framework. Applied Mathematics and Computation, 267, 795-804.
https://doi.org/10.1016/j.amc.2014.10.049
[44] Soares-Frazão, S. and Zech, Y. (2007) Experimental Study of Dam-Break Flow against an Isolated Obstacle. Journal of Hydraulic Research, 45, 27-36.
https://doi.org/10.1080/00221686.2007.9521830

Copyright © 2025 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.