Abstract
Rapid detection and early warning systems demonstrate crucial significance in tsunami risk reduction measures. So far, several tsunami observation networks have been deployed in tsunamigenic regions to issue effective local response. However, guidance on where to station these sensors are limited. In this article, we address the problem of determining the placement of tsunami sensors with the least possible tsunami detection time. We use the solutions of the 2D nonlinear shallow water equations to compute the wave travel time. The optimization problem is solved by implementing the particle swarm optimization algorithm. We apply our model to a simple test problem with varying depths. We also use our proposed method to determine the placement of sensors for early tsunami detection in Cotabato Trench, Philippines.
Keywords: Particle swarm optimization, Nonlinear shallow water equations, Tsunami sensors, Tsunami early warning system, Heuristic algorithm, Finite volume method
Introduction
While not the most prevalent among all natural disasters, tsunamis rank higher in scale compared to any others because of its destructive potential. Tsunamis are a series of ocean waves prompted by the displacement of a large volume of water. They can be generated by earthquakes, landslides, volcanic eruptions and even meteor impacts, although they mostly take place in subduction zones caused by underwater earthquakes. The sudden motion created by the said disturbances gives an enormous shove to the overlying water, which then travels away from the source.
Tsunamis usually have small initial amplitudes, so they can go unnoticed by sailors. However, they have far longer wavelengths unlike normal sea waves. Since the rate at which a wave loses its energy is inversely proportional to its wavelength, tsunami lose little energy as they propagate. Therefore, out in the depths of the ocean, tsunamis can travel at high speeds and cross great distances with only little energy loss (Liu, 2009). As they approach shallower waters, they slow down, and begin to grow in height. Once they crash ashore, they can cause widespread property damage, destruction of natural resources, and human injury or death.
Given the devastating potential of tsunamis, it is of great importance to develop techniques regarding risk assessment and damage mitigation. There are a number of methods focused on these in literature (Goda, Mori & Yasuda, 2019; Park et al., 2019; Goda & Risi, 2017). In this research, our goal is to determine the optimal locations of sensors for the earliest detection of tsunami waves. Through this, we can enable early and effective response to reduce casualties.
Traditionally, tide gauges, typically placed in a pier, are used for tsunami detection. They are employed to determine trends in the mean sea level, tidal computation, and harbor operations and navigation. However, since they are located in areas where tsunamis still have very high energy, they are frequently destroyed and fail to report the incoming tsunami and its characteristics. Furthermore, as they are near the coast, tsunami confirmation may arrive too late for timely evacuation measures which may lead to an ineffective local response (Barrick, 1979). Hence, we instead consider seafloor-mounted sensors, particularly the bottom pressure recorders (BPRs). These sensors are capable of detecting tsunamis, even in open oceans, by measuring variations in hydrostatic bottom pressure. They use an acoustic coupling to transmit data from the seafloor to the surface buoys, which then relay via satellite the information to a land-based station (Eble & Gonzalez, 1990). Further details on these tsunami sensor networks can be found in Rabinovich & Eblé (2015) and Nagai et al. (2007).
Studies on where to optimally place sensors of tsunami observation networks are limited. Some considered various technical aspects supported by expert judgments such as financial limitations (Araki et al., 2008) and legal aspects on geographical boundaries (Abe & Iwamura, 2013). Attempts to maximize the accuracy of prediction of some tsunami parameters (e.g., source, amplitude, etc.) were proposed in Mulia, Gusman & Satake (2017), Meza, Catalán & Tsushima (2020), Mulia et al. (2017), Saunders & Haase (2018). There are also researches that incorporated the effectiveness of tsunami warnings. In Omira et al. (2009), Schindelé, Loevenbruck & Hébert (2008), possible locations of sensors while considering installation constraints were investigated. However, the researchers did not apply optimization algorithms to solve the problem. In Braddock & Carmody (2001) and Groen, Botten & Blazek (2010), the optimal location of sensors among the candidate detection sites were proposed. In their investigations, they did not take into account bathymetric data since a fixed wave travel speed was used.
Astrakova et al. (2009) developed a problem of placing sensors optimally to detect tsunami waves as early as possible. However, the algorithm of computation for the wave travel time (from a source point to a point of interest) is based on the Huygen’s principle, which is computationally expensive. In Ferrolino, Lope & Mendoza (2020), wave velocity approximation was based on wave front kinematics. In this article, we compute for the wave travel time using the 2D nonlinear shallow water equations (SWE). This approach allows us to more accurately compute the tsunami detection time.
The 2D nonlinear SWE is generally used in the numerical simulation of tsunami propagation from the open ocean to the coast (Ulutas, 2012). They are accurate for solving long wave propagation (i.e., waves whose vertical length scale is much greater than their horizontal length scale), and run-up and inundation problems due to the introduction of nonlinear terms, which are essential in tsunami modeling. Moreover, they can take into account many types of tsunami generation (Zergani, Aziz & Viswanathan, 2015; LeVeque, George & Berger, 2011). In solving the 2D nonlinear SWE, we use the finite volume method in a staggered grid, with a momentum conservative scheme, as introduced in Pudjaprasetya & Magdalena (2014), Stelling & Duinmeijer (2003), Magdalena, Rif’atin & Reeve (2020), Magdalena, Iryanto & Reeve (2018), Andadari & Magdalena (2019), Magdalena, Pudjaprasetya & Wiryanto (2014), and Magdalena & Rif’atin (2020). This method is very effective and robust because it is well-balanced, conservative, and capable of handling complex bathymetry and topography.
We apply the Particle Swarm Optimization (PSO) in solving the optimal sensor location problem. This is a population-based algorithm inspired from the intelligent collective behavior of animal groups such as flocks of birds. Studies show that these animals are capable of sharing information among their group, and such ability grants them a survival advantage (Kennedy & Eberhart, 1995; Shi & Eberhart, 1998). PSO has gained much attention in solving optimization problems because it is easy to implement, computationally inexpensive, robust, and quick in convergence.
We first test our proposed approach on benchmark problems before using it to determine the optimal placement of sensors in the Cotabato trench, located in Mindanao, Philippines. The Philippines is vulnerable to tsunamis due to the presence of offshore faults and trenches (Valenzuela et al., 2020). To date, a total of 41 tidal waves classified as tsunamis have struck the country since 1589 (Bautista et al., 2012). Moreover, compared to neighboring countries, it has received less attention in tsunami research despite having regions with high seismic activity (Løvholt et al., 2012).
The remainder of this article is structured as follows: the methods implemented to solve the problem of optimal sensor placement are discussed in the “Methodology”. “Numerical Results” obtained on different domains are then presented. Finally, we conclude our work and provide suggestions for future research.
Methodology
The tsunami sensor optimal placement problem
Consider the domain with water areas Ω, and the subduction zone P. Let D be the part of the domain Ω where the sensors can be stationed. A sample illustration is shown in Fig. 1. Our goal is to determine the optimal placement of L sensors for the earliest detection of tsunami waves, arising from any source point in P. We denote {pj}Pj = 1 as the points located in the subduction zone P, where pj = (xj,yj). Moreover, let {qi}Li = 1 denote the sensors to be placed in D, where qi = (xi,yi). We also let the configuration Q = {q1,…,qL} of L sensors represent a potential solution to the problem of interest.
Assume a source point pj ∈ P generates some perturbation. The wave caused by such event will move away from the source, arriving at some water point x ∈ D. We denote
(1) |
To calculate the travel time τ in (1) from pj to an arbitrary point x ∈ D, we solve the 2D nonlinear SWE by initiating the wave from pj. The time it takes for the wave to reach x will be τ(pj, x). The numerical solution of the 2D nonlinear SWE is discussed in the next section. The time it takes for Q to detect a tsunami from pj is computed as
Here, we take the minimum travel time over all L sensors since we want detection by one sensor to be as early as possible. Next, we need to take into account all possible source points pj to obtain the tsunami registration time T(Q) by configuration Q, that is, we set
where the maximum of the earlier expression is taken over all source points pj. Thus, we formulate the optimization problem as follows:
Given L sensors, find Q* = {q1,…,qL} that minimizes T(Q) over D, or equivalently,
(2) |
The minimization problem above is based on the formulation in Astrakova et al. (2009).
The shallow water equations
Shallow water equations are a set of hyperbolic partial differential equations that describe fluid flow (Sadaka, 2012). They are often used to describe geophysical flows (such as rivers, lakes, coastal areas, etc.), rainfall runoff, tsunami propagation, or even atmospheric flows, given the appropriate initial conditions and source terms (Backhaus, 1983; Cea & Bladé, 2015; Rahman & Mandokhail, 2018; Galewsky, Scott & Polvani, 2004; Fu et al., 2017; Liu et al., 2008, 1995). SWE are derived from the Navier–Stokes equations, with the main assumption that the horizontal length scale is much greater than the vertical length scale. The 2D nonlinear shallow water equations are given by
Here, h is the local water depth, u,v are the velocities in the x and y directions, respectively, g = 9.81 m/s2 is the gravitational acceleration, and ∇z is the bed profile. An equivalent form of this system is given by
(3) |
(4) |
(5) |
derived by setting h = η + z where η is the surface elevation. Note that we can rewrite uux, vuy, uvx, and vvy in terms of uq = hu, vq = hv, u, v, and h, that is
(6) |
(7) |
A compilation of the analytical solutions of the shallow water equations (both 1D and 2D) for different cases are presented in Delestre et al. (2013). In this article, we solve the 2D nonlinear SWE numerically by implementing the finite volume method in a staggered grid with a momentum conservative scheme (Pudjaprasetya & Magdalena, 2014; Stelling & Duinmeijer, 2003), which will be discussed below. The solution of the SWE provides us the value of h at any mesh point in the domain in a given time. Hence, we can determine the time it takes for a disturbance to reach any mesh point in the domain for the first time (i.e., minimal time), which is the unknown in (1). We will use linear interpolation to determine wave travel time at any given point, using the three closest mesh points to this point.
The Finite Volume Method (FVM) is a method in solving partial differential equations (PDEs) by evaluating the conservative variables across the volume (LeVeque, 2002). The idea is to divide the domain into parts (see Fig. 2), which we will refer to as cells/control volumes, then integrate the equation over that volume. We then use Gauss’ Theorem to transform the volume integral into a surface integral. Evaluating this integral will give us the FVM discretization of a PDE.
Finite Volume Method has been extensively used in various fields such as heat and mass transfer, gas dynamics and fluid flow problems (Guedri et al., 2009, Lukáčová-Medvid’ová, Morton & Warnecke, 2002; Demirdžić & Perić, 1990). Its popularity as a discretization method stems from its high flexibility. The discretization is carried out directly in the physical domain without the need of transformation between the physical and computational system. Furthermore, it is easier to implement in unstructured meshes in comparison to other methods. Another important feature of FVM is that it preserves conservation, making it quite attractive when modeling problems where flux is of importance (Moukalled, Mangani & Darwish, 2016).
We will use a staggered grid for the finite volume method. In a staggered grid, the scalar variables (mass, pressure, density, etc.) are defined at the cell centers, while the velocity or momentum variables are defined at the center of the cell faces. This is different from a collocated grid where all variables are stored in the same position (Harlow & Welch, 1965). Figure 3 shows the 2D staggered grid.
The implementation of FVM on a staggered grid on SWE is described as follows. Consider a rectangular spatial domain (0, Lx) × (0, Ly) with hard wall boundary conditions, that is, u(0, y, t) = u(Lx, y, t) = 0 and v(x, 0, t) = v(x, Ly, t) = 0. The domain is meshed with a grid of M × N cells. The center of each cell is denoted by xi,j, while the center of the bottom edge, top edge, left edge, and right edge of each cell are denoted by , , , and , respectively. Note that the sizes of h, u, and v are M × N, M × (N + 1), and (M + 1) × N, respectively.
The approximation of the mass Eq. (3) at the cell centered at xi,j is
with upwind approximations
The approximation of the momentum Eq. (4) is implemented at the cell centered at , and (5) at the cell centered at . We use the relations (6) and (7) for the momentum conservative approximation of the advection terms. For positive flow directions u > 0, v > 0, we have
where
Explicit schemes require a careful selection of the time step to fulfill the stability of the equation. One of the observations of Courant, Friedrichs & Lewy (1967) is that in order for solutions of a difference equation to converge to the solution of a partial differential equation, the difference scheme should use all the information contained in the initial data that influence the solution. This condition is called the CFL condition. The CFL number (also known as the Courant number) is given by
To satisfy the CFL condition, the grid speed, given by and , must be at least as large as the propagation speed in x and y, given by λx and λy, respectively (Toro, 1999; Lax, 2013), that is, 0 ≤ c ≤ 1 holds. Thus, for the stability of SWE using FVM scheme on a staggered grid (Gunawan, 2015), we define the time step as follows:
The above numerical scheme has been validated through several benchmark tests in 1D and 2D (e.g., dam breaks, transcritical flows, wave shoaling), where the obtained numerical results are in very good agreement with the analytical solutions (Pudjaprasetya & Magdalena, 2014; Magdalena, Iryanto & Reeve, 2018; Magdalena, Erwina & Pudjaprasetya, 2015; Magdalena & Pudjaprasetya, 2014; Magdalena, Pudjaprasetya & Wiryanto, 2014).
The particle swarm optimization algorithm
It was illustrated in Ferrolino, Lope & Mendoza (2020) that (2) is neither convex nor differentiable. Thus, gradient-based and local search algorithms may not be suitable to solve the problem. This justifies the use of population-based algorithms in determining the optimal locations.
For this work, we explore the use of the PSO algorithm (Kennedy & Eberhart, 1995; Shi & Eberhart, 1998) to solve the optimization problem presented in (2). This algorithm has been used to solve several optimization problems because of its speed and efficacy. It has been successfully used to solve unconstrained and constrained problems in a variety of fields such as engineering, communications theory, and operations research (Zhang, Wang & Ji, 2015). Other applications are in solving problems in clustering analysis (Chen & Ye, 2004), scheduling (Yu, Yuan & Wang, 2007; Zhang et al., 2014), facility location (Hajipour & Pasandideh, 2012) and vehicle routing (Belmecheri et al., 2013).
Particle Swarm Optimization is a population-based algorithm having a group of individuals (known as particles) moving in a search space to find the best solutions. The new positions of the particles are determined by their velocities, which are updated based on their own experience and the experience of neighboring particles. Through this, PSO can balance exploitation and exploration (He & Wang, 2007).
Algorithm 1 summarizes the steps of PSO, with some alterations proposed in Mezura-Montes & Coello (2011); Pedersen (2010). We use the MATLAB built-in command particleswarm in our implementations.
Algorithm 1. Particle swarm optimization algorithm.
Input: npop: swarm size, v: initial particle velocities within the range [−r,r], nvars: number of variables |
Output: best particle location |
1: Initialization. Create particles at random of size npop within bounds. Also, initialize inertia ω and N to nbor = max(2,npop×frac), where nbor is the minimum neighborhood size and frac is the minimum neighbors fraction. Set the stall counter sc = 0. |
2: Evaluate the cost function f for all particles. Set best = min (f(pi)) where pi is the position of particle i. In the latter iterations, pi will be the position of the best objective function that particle i has found. Let loc be the location such that best = f(loc). |
3: For each particle i in the swarm at position xi, do the following: |
|
|
|
|
4: Let F = min F(k) out of all k particles in the swarm. If F < best, set best = F and loc = x. |
5: If the best cost function value is lowered, set val = 0. Otherwise, val = 1. |
6: Update N. If val = 0: |
|
|
|
If val = 1: |
|
|
7: Terminate if the stopping criterion has been satisfied. Else, go back to 3. |
Numerical Results
We now present the results of our numerical simulations. The proposed method was first tested on a rectangular domain with a semicircular subduction zone, and then later applied to a real-world problem. Because PSO is heuristic, ten independent runs were implemented for each scenario that was considered, and we present here the average values of the results of these runs. Moreover, we set the population to 50 * L, where L is the number of sensors, and the number of function evaluations to 10,000.
Semicircle subduction zone with flat bottom
Consider the same domain shown in Fig. 1. Here, D is the water surface with constant depth and the rest is dry land. The optimal location of L = 1, …, 4 sensors are shown in Fig. 4. Note that for the case when L = 1, the optimal location of the sensor converged to the center of the circle. Moreover, as we employ more sensors, they tend to move closer to the subduction zone, and mimic its shape.
Now, we study how tsunami detection time will be influenced by changes in the number of sensors. Figure 5 plots the relationship between these two variables. We can see that detection time decreases as the number of sensors increases. Moreover, we can see from Table 1 that when we allocate additional sensors from 4, there is no significant difference compared to other cases. Hence, L = 4 sensors may be adequate in giving us fast time registration, without introducing too much costs.
Table 1. Improvement in the detection time of tsunami waves due to the increase in number (L) of sensors for the domain shown in Fig. 1.
L | Detection time (s) | Improvement in time due to an additional sensor |
---|---|---|
1 | 3.84183 | – |
2 | 2.51604 | 1.32579 |
3 | 1.46286 | 1.05318 |
4 | 0.88702 | 0.57584 |
5 | 0.87654 | 0.01048 |
6 | 0.87565 | 0.00089 |
Semicircle subduction zone with inverse tangent bottom
In this subsection, we examine how a different bathymetry will affect the optimal location of tsunami sensors. Specifically, we wish to investigate how the locations will change if there will be variations in the water depth. For this purpose, we consider an inverse tangent bottom topography as shown in Fig. 6. The optimal location of L = 1 and 2 sensors acquired using the inverse tangent bottom in comparison to the optimal locations attained using a flat bottom are presented in Fig. 7.
Observe in Fig. 7A that the sensor moves towards the shallower area. This phenomenon happens since waves travel slower in shallower areas, caused by the force exerted on them by the seabed. A similar trend can be observed for the two sensors as shown in Fig. 7B. Observe that the sensor in the right moves upwards and towards the shallower area. However, this will make tsunami detection time from the source points near the center longer. Thus, to accommodate these source points, the sensor on the left move rightwards and downwards. Note that this will not greatly affect tsunami detection time from the source points in deeper areas since waves travel much faster there.
Optimal placement of sensors in Cotabato trench
The Cotabato trench is considered as one of the most dangerous major fault zones in the Philippines since it has high tsunamigenic potential. It is located near a southwestern coast of Mindanao, Philippines. Some examples of tsunamigenic earthquakes that occured in this trench are the 1918 Celebes Sea earthquake (M 8.0), the 1976 Moro Gulf earthquake (M 8.1), and the 2002 Mindanao earthquake (M 7.5) (Stewart & Cohn, 1979; Bautista et al., 2012).
Consider a portion of the Cotabato Trench as shown in Fig. 8. The top left corner has latitude 6.3142° and longitude 124.1083°, while the bottom right corner has latitude 5.6158° and longitude 124.8067°. The subduction zone P is illustrated by the red line, and D is the water surface above the subduction zone. The corresponding bathymetric profile of this trench is shown in Fig. 9. We obtained the bathymetric profile of Cotabato trench from the General Bathymetic Charts of the Oceans (GEBCO), https://www.gebco.net/.
The placements of L = 1,…,6 sensor/s with minimum guaranteed time are illustrated in Fig. 10. Note here that as we employ more sensors, they become distributed along the subduction zone. The plot describing the relationship between detection time and the sensor’s number is shown in Fig. 11, while their corresponding values are presented in Table 2. Observe that increasing the number of sensors from 6 only shows little improvement in detection time. So, L = 6 sensors may be adequate in giving us fast time registration, without introducing additional costs.
Table 2. Improvement in tsunami detection time due to the increase in number (L) of sensors for the optimal placement of sensors in Cotabato trench.
L | Detection time (s) | Improvement in time due to an additional sensor |
---|---|---|
1 | 224.9557 | – |
2 | 90.0057 | 134.9500 |
3 | 69.2824 | 20.7233 |
4 | 57.2515 | 12.0309 |
5 | 36.5071 | 20.7444 |
6 | 24.1509 | 12.3562 |
7 | 20.3382 | 3.8127 |
8 | 18.0073 | 2.331 |
Conclusion and Recommendations
The problem of placing sensors optimally is considered to provide the earliest detection of tsunami waves, which leads to effective warning and response by local communities. A more accurate calculation of wave travel time is proposed, which is done by solving the 2D nonlinear shallow water equations. Moreover, the PSO algorithm was implemented to solve the minimization problem. The proposed model was first tested to simple domains with varying bathymetries, comprising of a semicircle subduction zone. The calculated sensor locations for the benchmark problems are geometrically sensible. Afterwards, the model is applied to calculate the optimal placement of tsunami sensors in Cotabato Trench. The actual bathymetry profile of this trench is used to acquire a more realistic estimation of the wave travel time. We note here that our model can be used to any domain with any form of subduction zone or bathymetry. Moreover, it can consider other types of tsunami generation by changing the conditions in the 2D nonlinear shallow water equations.
Numerical results have shown an inverse relationship between the number of sensors and tsunami detection time. However, employing additional sensors implies more cost. Imposing constraints in cost and installation (e.g., depth, location) may be done in future works. Another recommendation is to consider maximizing tsunami warning efficacy and accuracy of estimation of tsunami parameters as additional objective functions.
Supplemental Information
Funding Statement
This work was funded by the UP System Enhanced Creative Work and Research Grant (ECWRG-2019-2-11-R) and the Research Grant from Institut Teknologi Bandung. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.
Additional Information and Declarations
Competing Interests
The authors declare that they have no competing interests.
Author Contributions
Angelie Ferrolino conceived and designed the experiments, performed the experiments, analyzed the data, performed the computation work, prepared figures and/or tables, authored or reviewed drafts of the paper, and approved the final draft.
Renier Mendoza conceived and designed the experiments, analyzed the data, authored or reviewed drafts of the paper, and approved the final draft.
Ikha Magdalena conceived and designed the experiments, analyzed the data, authored or reviewed drafts of the paper, and approved the final draft.
Jose Ernie Lope conceived and designed the experiments, analyzed the data, authored or reviewed drafts of the paper, and approved the final draft.
Data Availability
The following information was supplied regarding data availability:
We obtained bathymetric profile data from the Cotabato trench at the General Bathymetic Charts of the Oceans (GEBCO): https://download.gebco.net/. The top left corner has latitude 6.3142 degrees and longitude 124.1083 degrees, while the bottom right corner has latitude 5.6158 degrees and longitude 124.8067 degrees.
We use the MATLAB built-in command particleswarm to solve the arising minimization problem. The details of the code can be found here: https://www.mathworks.com/help/gads/particleswarm.html
References
- Abe & Iwamura (2013).Abe I, Iwamura F. Problems and effects of a tsunami inundation forecast system during the 2011 Tohoku earthquake. Journal of Japan Society of Civil Engineers. 2013;1(1):516–520. [Google Scholar]
- Andadari & Magdalena (2019).Andadari G, Magdalena I. Analytical and numerical studies of resonant wave run-up on a plane structure. Journal of Physics: Conference Series. 2019;1321:022079. doi: 10.1088/1742-6596/1321/2/022079. [DOI] [Google Scholar]
- Araki et al. (2008).Araki E, Kawaguchi K, Kaneko S, Kaneda Y. Design of deep ocean submarine cable observation network for earthquakes and tsunamis. OCEANS 2008-MTS/IEEE Kobe Techno-Ocean; 2008. pp. 1–4. [Google Scholar]
- Astrakova et al. (2009).Astrakova AS, Bannikov DV, Cherny SG, Lavrentiev MM., Jr The determination of the optimal sensors’ location using genetic algorithm. Proceedings of the 3rd Nordic EWM Summer School. 2009;53:5–22. [Google Scholar]
- Backhaus (1983).Backhaus J. A semi-implicit scheme for the shallow water equations for application to shelf sea modelling. Continental Shelf Research. 1983;2(4):243–254. doi: 10.1016/0278-4343(82)90020-6. [DOI] [Google Scholar]
- Barrick (1979).Barrick D. A coastal radar system for tsunami warning. Remote Sensing of Environment. 1979;8(4):353–358. doi: 10.1016/0034-4257(79)90034-8. [DOI] [Google Scholar]
- Bautista et al. (2012).Bautista ML, Bautista B, Salcedo J, Narag I. Philippine Tsunamis and Seiches (1589 to 2012) Quezon: Department of Science and Technology, Philippine Institute of Volcanology and Seismology; 2012. [Google Scholar]
- Belmecheri et al. (2013).Belmecheri F, Prins C, Yalaoui F, Amodeo L. Particle swarm optimization algorithm for a vehicle routing problem with heterogeneous fleet, mixed backhauls, and time windows. Journal of Intelligent Manufacturing. 2013;24(4):775–789. doi: 10.1007/s10845-012-0627-8. [DOI] [Google Scholar]
- Braddock & Carmody (2001).Braddock RD, Carmody O. Optimal location of deep-sea tsunami detectors. International Transactions in Operational Research. 2001;8(3):249–258. doi: 10.1111/1475-3995.00263. [DOI] [Google Scholar]
- Cea & Bladé (2015).Cea L, Bladé E. A simple and efficient unstructured finite volume scheme for solving the shallow water equations in overland flow applications. Water Resources Research. 2015;51(7):5464–5486. doi: 10.1002/2014WR016547. [DOI] [Google Scholar]
- Chen & Ye (2004).Chen C-Y, Ye F. Particle swarm optimization algorithm and its application to clustering analysis. IEEE International Conference on Networking, Sensing and Control. 2004;2:789–794. [Google Scholar]
- Courant, Friedrichs & Lewy (1967).Courant R, Friedrichs K, Lewy H. On the partial difference equations of mathematical physics. IBM Journal of Research and Development. 1967;11(2):215–234. doi: 10.1147/rd.112.0215. [DOI] [Google Scholar]
- Delestre et al. (2013).Delestre O, Lucas C, Ksinant P-A, Darboux F, Laguerre C, Vo T-N-T, James F, Cordier S. SWASHES: a compilation of shallow water analytic solutions for hydraulic and environmental studies. International Journal for Numerical Methods in Fluids. 2013;72(3):269–300. doi: 10.1002/fld.3741. [DOI] [Google Scholar]
- Demirdžić & Perić (1990).Demirdžić I, Perić M. Finite volume method for prediction of fluid flow in arbitrarily shaped domains with moving boundaries. International Journal for Numerical Methods in Fluids. 1990;10(7):771–790. [Google Scholar]
- Eble & Gonzalez (1990).Eble MC, Gonzalez FI. Deep-ocean bottom pressure measurements in the northeast Pacific. Journal of Atmospheric and Oceanic Technology. 1990;8(2):221–233. doi: 10.1175/1520-0426(1991)008<0221:DOBPMI>2.0.CO;2. [DOI] [Google Scholar]
- Ferrolino, Lope & Mendoza (2020).Ferrolino AR, Lope JEC, Mendoza RG. Optimal location of sensors for early detection of tsunami waves. In: Krzhizhanovskaya V, editor. Computational Science—ICCS 2020. Vol. 12138. Cham: Springer International Publishing; 2020. pp. 562–575. [Google Scholar]
- Fu et al. (2017).Fu H, Gan L, Yang C, Xue W, Wang L, Wang X, Huang X, Yang G. Solving global shallow water equations on heterogeneous supercomputers. PLOS ONE. 2017;12(3):e0172583. doi: 10.1371/journal.pone.0172583. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Galewsky, Scott & Polvani (2004).Galewsky J, Scott RK, Polvani LM. An initial-value problem for testing numerical models of the global shallow-water equations. Tellus A: Dynamic Meteorology and Oceanography. 2004;56(5):429–440. doi: 10.3402/tellusa.v56i5.14436. [DOI] [Google Scholar]
- Goda, Mori & Yasuda (2019).Goda K, Mori N, Yasuda T. Rapid tsunami loss estimation using regional inundation hazard metrics derived from stochastic tsunami simulation. International Journal of Disaster Risk Reduction. 2019;40:101152. doi: 10.1016/j.ijdrr.2019.101152. [DOI] [Google Scholar]
- Goda & Risi (2017).Goda K, Risi RD. Probabilistic tsunami loss estimation methodology: stochastic earthquake scenario approach. Earthquake Spectra. 2017;33(4):1301–1323. doi: 10.1193/012617eqs019m. [DOI] [Google Scholar]
- Groen, Botten & Blazek (2010).Groen L, Botten L, Blazek K. Optimising the location of tsunami detection buoys and sea-level monitors in the Indian Ocean. International Journal of Operational Research. 2010;8(2):174–188. doi: 10.1504/IJOR.2010.033136. [DOI] [Google Scholar]
- Guedri et al. (2009).Guedri K, Ammar Abbassi M, Naceur Borjini M, Halouani K, Sad R. Application of the finite-volume method to study the effects of baffles on radiative heat transfer in complex enclosures. Numerical Heat Transfer, Part A: Applications. 2009;55(8):780–806. doi: 10.1080/10407780902864607. [DOI] [Google Scholar]
- Gunawan (2015).Gunawan PH. Numerical simulation of shallow water equations and related models. 2015. PhD thesis, Université Paris-Est.
- Hajipour & Pasandideh (2012).Hajipour V, Pasandideh SHR. Proposing an adaptive particle swarm optimization for a novel bi-objective queuing facility location model. Economic Computation and Economic Cybernetics Studies and Research. 2012;46(3):223–240. [Google Scholar]
- Harlow & Welch (1965).Harlow FH, Welch JE. Numerical calculation of time-dependent viscous incompressible flow of fluid with free surface. Physics of Fluids. 1965;8(12):2182–2189. doi: 10.1063/1.1761178. [DOI] [Google Scholar]
- He & Wang (2007).He Q, Wang L. A hybrid particle swarm optimization with a feasibility-based rule for constrained optimization. Applied Mathematics and Computation. 2007;186(2):1407–1422. doi: 10.1016/j.amc.2006.07.134. [DOI] [Google Scholar]
- Kennedy & Eberhart (1995).Kennedy J, Eberhart R. Particle swarm optimization. Proceedings of ICNN’95—International Conference on Neural Networks. 1995;4:1942–1948. [Google Scholar]
- Lax (2013).Lax PD. Stability of difference schemes. In: De Moura CA, Kubrusly CS, editors. The Courant-Friedrichs-Lewy (CFL) Condition. New York: Birkhäuser/Springer; 2013. pp. 1–7. [Google Scholar]
- LeVeque (2002).LeVeque R. Finite volume methods for hyperbolic problems. Cambridge: Cambridge University Press; 2002. [Google Scholar]
- LeVeque, George & Berger (2011).LeVeque RJ, George DL, Berger MJ. Tsunami modelling with adaptively refined finite volume methods. Acta Numerica. 2011;20:211–289. doi: 10.1017/S0962492911000043. [DOI] [Google Scholar]
- Liu (2009).Liu PL-F. Tsunami. In: Steele JH, editor. Encyclopedia of Ocean Sciences. Second Edition. Oxford: Academic Press; 2009. pp. 127–140. [Google Scholar]
- Liu et al. (1995).Liu PL-F, Cho Y-S, Yoon S, Seo S. Numerical simulations of the 1960 Chilean tsunami propagation and inundation at Hilo, Hawaii. In: Tsuchiya Y, Shuto N, editors. Tsunami: Progress in Prediction, Disaster Prevention and Warning. Berlin: Springer; 1995. pp. 99–115. [Google Scholar]
- Liu et al. (2008).Liu Y, Shi Y, Yuen DA, Sevre EO, Yuan X, Xing HL. Comparison of linear and nonlinear shallow wave water equations applied to tsunami waves over the China Sea. Acta Geotechnica. 2008;4(2):129–137. doi: 10.1007/s11440-008-0073-0. [DOI] [Google Scholar]
- Løvholt et al. (2012).Løvholt F, Kühn D, Bungum H, Harbitz CB, Glimsdal S. Historical tsunamis and present tsunami hazard in eastern indonesia and the southern philippines. Journal of Geophysical Research: Solid Earth. 2012;117(B9):B09310. [Google Scholar]
- Lukáčová-Medvid’ová, Morton & Warnecke (2002).Lukáčová-Medvid’ová M, Morton K, Warnecke G. Finite volume evolution Galerkin methods for Euler equations of gas dynamics. International Journal for Numerical Methods in Fluids. 2002;40(3–4):425–434. [Google Scholar]
- Magdalena, Erwina & Pudjaprasetya (2015).Magdalena I, Erwina N, Pudjaprasetya SR. Staggered momentum conservative scheme for radial dam break simulation. Journal of Scientific Computing. 2015;65(3):867–874. doi: 10.1007/s10915-015-9987-5. [DOI] [Google Scholar]
- Magdalena, Iryanto & Reeve (2018).Magdalena I, Iryanto, Reeve DE. Free surface long wave propagation over linear and parabolic transition shelves. Water Science and Engineering. 2018;11(4):318–327. doi: 10.1016/j.wse.2019.01.001. [DOI] [Google Scholar]
- Magdalena & Pudjaprasetya (2014).Magdalena I, Pudjaprasetya SR. Numerical modeling of 2d wave refraction and shoaling. AIP Conference Proceedings. 2014;1589:480–483. [Google Scholar]
- Magdalena, Pudjaprasetya & Wiryanto (2014).Magdalena I, Pudjaprasetya SR, Wiryanto LH. Wave interaction with emerged porous media. Advances in Applied Mathematics and Mechanics. 2014;6(5):680–692. doi: 10.4208/aamm.2014.5.s5. [DOI] [Google Scholar]
- Magdalena & Rif’atin (2020).Magdalena I, Rif’atin HQ. Analytical and numerical studies for harbor oscillation in a semi-closed basin of various geometric shapes with porous media. Mathematics and Computers in Simulation. 2020;170:351–365. doi: 10.1016/j.matcom.2019.10.020. [DOI] [Google Scholar]
- Magdalena, Rif’atin & Reeve (2020).Magdalena I, Rif’atin HQ, Reeve DE. Seiches and harbour oscillations in a porous semi-closed basin. Applied Mathematics and Computation. 2020;369:124835. doi: 10.1016/j.amc.2019.124835. [DOI] [Google Scholar]
- Meza, Catalán & Tsushima (2020).Meza J, Catalán PA, Tsushima H. A multiple-parameter methodology for placement of tsunami sensor networks. Pure and Applied Geophysics. 2020;177(3):1451–1470. doi: 10.1007/s00024-019-02381-3. [DOI] [Google Scholar]
- Mezura-Montes & Coello (2011).Mezura-Montes E, Coello CAC. Constraint-handling in nature-inspired numerical optimization: past, present and future. Swarm and Evolutionary Computation. 2011;1(4):173–194. doi: 10.1016/j.swevo.2011.10.001. [DOI] [Google Scholar]
- Moukalled, Mangani & Darwish (2016).Moukalled F, Mangani L, Darwish M. The finite volume method in computational fluid dynamics. Vol. 113. Cham: Springer; 2016. (Fluid Mechanics and its Applications). [Google Scholar]
- Mulia, Gusman & Satake (2017).Mulia IE, Gusman AR, Satake K. Optimal design for placements of tsunami observing systems to accurately characterize the inducing earthquake. Geophysical Research Letters. 2017;44(24):12,106–12,115. doi: 10.1002/2017GL075791. [DOI] [Google Scholar]
- Mulia et al. (2017).Mulia IE, Inazu D, Waseda T, Guzman AR. Preparing for the future Nanaki Trough tsunami: a data assimilation and inversion analysis from various observational systems. Journal of Geophysical Research: Oceans. 2017;122(10):7924–7937. doi: 10.1002/2017JC012695. [DOI] [Google Scholar]
- Nagai et al. (2007).Nagai T, Kato T, Moritani N, Izumi H, Terada Y, Mitsui M. Proposal of hybrid tsunami monitoring network system consisted of offshore, coastal and on-site wave sensors. Coastal Engineering Journal. 2007;49(1):63–76. doi: 10.1142/S0578563407001496. [DOI] [Google Scholar]
- Omira et al. (2009).Omira R, Baptista MA, Matias L, Miranda JM, Catita C, Carrilho F, Toto E. Design of a sea level tsunami detection network for the Gulf of Cadiz. Natural Hazards and Earth System Sciences. 2009;9(4):1327–1338. doi: 10.5194/nhess-9-1327-2009. [DOI] [Google Scholar]
- Park et al. (2019).Park H, Alam MS, Cox DT, Barbosa AR, Van de Lindt JW. Probabilistic seismic and tsunami damage analysis (PSTDA) of the Cascadia Subduction Zone applied to Seaside. Oregon International Journal of Disaster Risk Reduction. 2019;35:101076. doi: 10.1016/j.ijdrr.2019.101076. [DOI] [Google Scholar]
- Pedersen (2010).Pedersen MEH. Good parameters for particle swarm optimization. Hvass Laboratory, Copenhagen, Denmark, Tech. Rep. HL1001. 2010. https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.298.4359&rep=rep1&type=pdf pp. 1551–3203.https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.298.4359&rep=rep1&type=pdf
- Pudjaprasetya & Magdalena (2014).Pudjaprasetya SR, Magdalena I. Momentum conservative schemes for shallow water flows. East Asian Journal on Applied Mathematics. 2014;4(2):152–165. doi: 10.4208/eajam.290913.170314a. [DOI] [Google Scholar]
- Rabinovich & Eblé (2015).Rabinovich AB, Eblé MC. Deep-ocean measurements of tsunami waves. Pure and Applied Geophysics. 2015;172(12):3281–3312. doi: 10.1007/s00024-015-1058-1. [DOI] [Google Scholar]
- Rahman & Mandokhail (2018).Rahman K, Mandokhail SJ. River flow dynamics with two-dimensional shallow-water equations. Materials Science and Engineering. 2018;414(1):012037. [Google Scholar]
- Sadaka (2012).Sadaka G. Solving shallow water flows in 2d with freefem++ on structured mesh. 2012. hal-00715301 hal-00715301
- Saunders & Haase (2018).Saunders JK, Haase JS. Augmenting onshore GNSS displacements with offshore observations to improve slip characterization for Cascadia subduction zone earthquakes. Geophysical Research Letters. 2018;45(12):6008–6017. [Google Scholar]
- Schindelé, Loevenbruck & Hébert (2008).Schindelé F, Loevenbruck A, Hébert H. Strategy to design the sea level monitoring networks for small tsunamigenic oceanic basins: the Western Mediterranean case. Natural Hazards and Earth System Sciences. 2008;8(5):1019–1027. doi: 10.5194/nhess-8-1019-2008. [DOI] [Google Scholar]
- Shi & Eberhart (1998).Shi Y, Eberhart R. A modified particle swarm optimizer. Proceedings of IEEE International Conference on Evolutionary Computation; 1998. pp. 69–73. [Google Scholar]
- Stelling & Duinmeijer (2003).Stelling GS, Duinmeijer SPA. A staggered conservative scheme for every froude number in rapidly varied shallow water flows. International Journal for Numerical Methods in Fluids. 2003;43(12):1329–1354. doi: 10.1002/fld.537. [DOI] [Google Scholar]
- Stewart & Cohn (1979).Stewart GS, Cohn SN. The 1976 August 16, Mindanao, Philippine earthquake (Ms = 7.8)—evidence for a subduction zone south of Mindanao. Geophysical Journal International. 1979;57(1):51–65. doi: 10.1111/j.1365-246X.1979.tb03771.x. [DOI] [Google Scholar]
- Toro (1999).Toro EF. Riemann solvers and numerical methods for fluid dynamics: a practical introduction. Berlin: Springer-Verlag; 1999. [Google Scholar]
- Ulutas (2012).Ulutas E. The 2011 off the Pacific Coast of Tohoku-Oki earthquake and tsunami: influence of the source characteristics on the maximum tsunami heights. Proceedings of the International Symposium on Engineering Lessons Learned from the 2011 Great East Japan Earthquake; 2012. pp. 602–611. [Google Scholar]
- Valenzuela et al. (2020).Valenzuela VPB, Esteban M, Takagi H, Thao ND, Onuki M. Disaster awareness in three low risk coastal communities in Puerto Princesa City, Palawan. Philippines International Journal of Disaster Risk Reduction. 2020;46:101508. doi: 10.1016/j.ijdrr.2020.101508. [DOI] [Google Scholar]
- Yu, Yuan & Wang (2007).Yu B, Yuan X, Wang J. Short-term hydro-thermal scheduling using particle swarm optimization method. Energy Conversion and Management. 2007;48(7):1902–1908. doi: 10.1016/j.enconman.2007.01.034. [DOI] [Google Scholar]
- Zergani, Aziz & Viswanathan (2015).Zergani S, Aziz ZA, Viswanathan KK. A shallow water model for the propagation of tsunami via Lattice Boltzmann method. IOP Conference Series: Earth and Environmental Science. 2015;23:012007. doi: 10.1088/1755-1315/23/1/012007. [DOI] [Google Scholar]
- Zhang et al. (2014).Zhang W, Xie H, Cao B, Cheng AM. Energy-aware real-time task scheduling for heterogeneous multiprocessors with particle swarm optimization algorithm. Mathematical Problems in Engineering. 2014;2014:1–9. doi: 10.1155/2014/287475. [DOI] [Google Scholar]
- Zhang, Wang & Ji (2015).Zhang Y, Wang S, Ji G. A comprehensive survey on particle swarm optimization algorithm and its applications. Mathematical Problems in Engineering. 2015;2015(1):1–38. doi: 10.1155/2015/931256. [DOI] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
The following information was supplied regarding data availability:
We obtained bathymetric profile data from the Cotabato trench at the General Bathymetic Charts of the Oceans (GEBCO): https://download.gebco.net/. The top left corner has latitude 6.3142 degrees and longitude 124.1083 degrees, while the bottom right corner has latitude 5.6158 degrees and longitude 124.8067 degrees.
We use the MATLAB built-in command particleswarm to solve the arising minimization problem. The details of the code can be found here: https://www.mathworks.com/help/gads/particleswarm.html