1. Introduction
Diffusive logistic models with free boundaries, commonly used to describe the spreading of new or invasive species in ecology, possess moving boundary problems. These moving boundary problems originate from physical and engineering problems [1,2] and, more recently, from decision and control theory and ecology [3]; the details can be found in Crank’s research [2]. The key characteristic of moving boundary problems is that the boundary of the domain is unknown but is determined by the governing equation. More precisely, the behavior of a moving boundary is strongly related to that of an unknown solution.
The first diffusive logistic model related to ecological invasion was established in 1937, without boundary constraints, and was independently proposed by Fisher [4] and Kolmogorov-Petrovsky-Piskunov (KPP) [5]. To the best of our knowledge, Du and Lin used the Stefan condition and solved the moving boundary problem of parabolic partial differential equations (PDEs) [3], which represented the first exploration in the field of population diffusion. In particular, the spreading–vanishing dichotomy of a one-dimensional case was demonstrated. The regularity and asymptotic behavior of the moving boundary and the solution in high dimensions were studied in [6].
When numerically solving such a system, the main challenge arises from handling moving boundaries. To overcome this challenge and accurately measure both the inner and outer regions, the embedded boundary method [7,8] is commonly employed. This method involves embedding the complex geometry into a Cartesian mesh, which allows for the discretization of the intricate geometric regions. By incorporating the boundary into the computational domain, the embedded boundary method effectively addresses the difficulties associated with moving boundaries.
Moreover, to overcome the limitations of traditional grid-based methods, researchers have explored alternative approaches that offer greater flexibility and efficiency. One such approach is the use of radial basis functions (RBF) for multidimensional discrete data interpolation. In non-convex regions, where boundaries exhibit complex shapes and changes, radial basis function interpolation enables high adaptability for moving boundaries and irregular geometries, providing accurate interpolation results. Initially, RBF was used for global interpolation to solve PDEs by Kansa [9,10]. Global interpolation is easy to program and has spectral accuracy, but the resulting linear system is ill conditioned. In order to solve this shortcoming, local interpolation [11,12,13,14] methods are proposed. Among them, the radial basis function–finite difference (RBF-FD) method is popular. It is accurate, robust, computationally efficient, and geometrically flexible. Notably, the RBF-FD method stands out due to its ability to handle irregular and evolving domains. Unlike grid-based methods that require a structured mesh, the RBF-FD method operates on scattered nodes, allowing greater flexibility in representing complex geometries. In recent years, the RBF-FD method has been used to solve surface PDEs and has been applied to ecology, chemistry, geography, etc. [15,16,17].
The front-fixing method [18,19,20], the front-tracking method [18,19,21], and the level-set method [18,19,22,23,24] are three popular numerical methods of effectively dealing with moving boundaries. The front-fixing method is relatively simple and easy to implement compared to the other methods. However, its accuracy in simulating material interfaces with complex shape changes and internal structures may be limited. The front-tracking method is proposed to address the one-dimensional problem and the level-set method is proposed to handle the moving boundary for the two-dimensional problem by Liu et al. in [18,25]. Additionally, the front-tracking algorithm is also employed to solve a two-dimensional model with radial symmetry in [21]. The level-set method is generally robust in dealing with complex topological changes. When dealing with high-dimensional topological bifurcations, the level-set method enables greater efficacy in handling moving boundaries compared to the front-tracking method [19]. In practice, the level-set function is commonly used as the indicator function of the boundary when tracking its motion, and the corresponding boundary equation is typically solved using the Hamilton–Jacobi weighted essentially nonoscillatory (HJ-WENO) scheme [26].
The purpose of this paper is to solve the diffusive logistic model with moving boundaries. The embedded boundary method is employed to establish a fixed computational domain that distinguishes the interior and exterior regions. The interior of the domain is discretized using the radial basis function–finite difference method. Simultaneously, the boundary equation is solved using the HJ-WENO scheme, which determines the evolution of the moving boundary. In this paper, we determine the evolution of moving boundaries under different initial boundaries.
The rest of this paper is organized as follows. Section 2 presents a diffusive logistic model with a free boundary. In Section 3, the RBF-FD method is briefly reviewed, and the embedded boundary method for handling complex domains is presented. The numerical scheme for solving the diffusive logistic model with a stationary boundary is also given. The HJ-WENO scheme, which is used to solve the level-set equation, is introduced in Section 4. Additionally, the numerical algorithm for solving the diffusive logistic moving boundary problem is presented. Then, in Section 5, the convergence test for the embedded boundary method is demonstrated. Various numerical examples are performed to track the evolution of the moving boundary with different initial boundaries. Finally, we present our conclusion in Section 6. In addition, we give an appendix defining the abbreviations at the end of the article.
2. Problem Formulation
The diffusive logistic model has been widely used in simulations of the spreading of new or invasive species, with the free boundary representing the expanding front; it states that
(1)
subject to the boundary condition(2)
the Stefan condition(3)
and the initial conditions(4)
where represents the computational domain, is the Laplacian operator, and ∇ is the gradient operator. is the diffusive rate and and represent the intrinsic growth rate and the intraspecific competition, respectively. Here, represents the unknown moving boundary, denotes the level-set function, and denotes the proportionality constant between the species gradient at the front and the speed of the moving boundary. The initial function satisfies the following regularity condition:(5)
In the Stefan condition, represents the indicator function of the boundary as follows:
(6)
where D represents the Euclidean distance between the point and the boundary . denotes the outside of the domain . The idea of introducing the level-set function is that the boundary is equal to the zero level set at any given time, i.e.,(7)
where denotes the boundary of at time t.3. Embedded Boundary Method with RBF-FD Discretization
In this part, we give a brief review on the RBF-FD discretization used for the given differential operator; then, the embedded boundary method is presented to address the complex domain, and an IMEX scheme is considered for the time integration of the diffusive logistic model with the stationary boundary.
3.1. RBF-FD Discretization
Given a differential operator , select the stencil centered on point , where n is the stencil size; then, can be approximately expressed as a linear combination of the values of the functions at each stencil point, i.e.,
(8)
where are a set of weight coefficients.Through the above stencil points , , …, and with the function values , , …, at the corresponding nodes, we use the following radial basis function coupled polynomial interpolation:
(9)
subject to(10)
where and are undetermined coefficients. is the radial basis function [27] and represents the Euclidean distance. is the polynomial basis where m is the number of polynomial bases. The calculation formula of m is , p is the highest degree of the polynomial, and d is the space dimension. On the one hand, the addition of polynomial terms ensures that the radial function and polynomial space together form a complete space, preventing the matrix from being singular. On the other hand, this approach guarantees that the interpolation accuracy reaches at least polynomial accuracy.Let and . The polynomial basis functions are given by . According to the interpolation condition , we can obtain a linear system:
(11)
or equivalently, it can be written as the matrix form(12)
where , , , A is the coefficient matrix of the radial basis function, and P is the coefficient matrix of the polynomial basis, which are defined as follows:It follows from the non-singularity of the interpolation matrix [17] that
(13)
Now, we apply the differential operator to the interpolation formula to obtain the differential relation:
(14)
where and . The above equation can also deduce a weight formula: which, in turn, implies thatIt is worth noting that the above computational process of weight coefficients only needs to retain . When the differential weights are obtained, we can discretize the differential operator by substituting it back to Equation (8).
Next, we will give the error estimates for the radial basis function interpolation [28].
Let Ω be a compact subset of with a Lipschitz boundary. Let with if or if . Let satisfy . Also, let be a discrete set with mesh norm . Then, there exists a constant depending only on Ω such that if and if , then
(15)
where C is a positive constant independent of , and if and is 0 otherwise.For ,
where represents the α-order weak derivative of u.
We define the norms as follows:
(16)
The proof can be conducted in a similar way to the method in [29] [Corollary 13]. □
Note that the RBF used in this paper is PHS-augmented with a quadratic polynomial; we immediately obtain
(17)
(18)
3.2. Embedded Boundary Method
The idea of the embedded boundary condition is to embed the complex geometry into the Cartesian mesh covering the entire computational domain. To this end, we recall the diffusive logistic model with the stationary boundary
subject to the boundary condition and the appropriate initial conditionAssume is contained inside a rectangular domain and for simplification, let . Denote N as an integer, and let us discretize the spatial domain via a uniform mesh with the spatial step size as follows:
(19)
Denote as the terminal time, and let , , where is the time step size. Let be the numerical approximation of u at the mesh point at time .
Upon applying spatial discretization via the RBF-FD method as in the previous subsection for the Laplacian operator , denoted by , the corresponding space-discrete equation becomes an ordinary differential equation:
and then, an IMEX scheme is considered for time integration:(20)
4. Level-Set Method with the HJ-WENO Scheme
A level-set function is utilized to capture the boundary movement. The governing equation determining the evolution of the boundary is given by
(21)
where is the computational domain derived by the embedded boundary method. The level-set Equation (21) can be regarded as the special case of the Hamilton–Jacobi (HJ) equation, where is the Hamiltonian. Thus the HJ-WENO scheme can be used to discretize the level-set equation.If we assume that , the level-set equation can be discretized in the following form [26]:
(22)
where and are the approximate values of obtained on the left and right stencils illustrated in Figure 1, respectively. and are similar. is a Lipschitz continuous monotone flux, which is consistent with the Hamiltonian H, i.e., . In this paper, we use the Lax–Friedrichs (LF) flux: with whereIn the same way, we also obtain the approximate value of and using the fifth-order HJ-WENO reconstruction. Then, we obtain
(23)
where is the weight coefficient. Similarly, can be obtained. After the overall reconstruction, we adapt the TVD scheme to the semi-discrete system:(24)
For the moving boundary problem described in Equation (1), it is challenging to solve the diffusive logistic model accurately and effectively due to the evolving computational boundary over time. We couple the embedded boundary method and level-set method to develop an efficient numerical scheme. The details are as follows (Algorithm 1):
Algorithm 1 |
|
5. Numerical Experiments
In this part, we perform the simulation of the evolution process of the moving boundary in various regions. The polyharmonic spline (PHS) radial basis function with augmented with the quadratic polynomial is adopted for RBF-FD spatial discretization, which does not need to determine the shape parameters and thus simplifies the calculation compared with the other parameter-determined radial basis functions (see [30]). And the closest point method is utilized to select the stencil point where the number of stencil points is 13 around the central node. The embedded computational domain is always set to in two-dimensional space.
5.1. Convergence Test for Embedded Boundary Method
In this example, we consider the Poisson equation in an irregular domain , which is determined by the parameterized boundary interface:
with the exact solution . The diffusion coefficient , and the forcing term is computed using the exact solution.The convergence results of the solution for the two-dimensional variable coefficient Poisson equation are shown in Table 1, which reports the spatial error in the norm and norm and the corresponding convergence rate. The numerical solution and the numerical error with are presented in Figure 2. It can be observed that the spatial convergence rate of the embedded boundary method is of second order, which is consistent with the theoretical prediction in Theorem 1.
5.2. Numerical Tests for Diffusive Logistic Model with a Free Boundary
In this part, we next consider the diffusive logistic model (1) with the different parameter settings with the specific initial value and initial level-set function. The time–space step size is always set at and . The terminal time is .
The initial boundary is set as a circle, where the center of the circle is at the origin point , and the radius is , with the initial level-set function given by
(25)
The initial value is . The parameter settings are set at .
Figure 3 shows the evolutions of the numerical solution and the moving boundary at t = 0.0002, 0.0242, 0.0661, and 0.1, respectively. It can be seen that the circle propagates in the form of a circle and the circular area becomes larger and larger as time progresses, which is in agreement with the results of [6]. The calculation time is 259.625.
The initial boundary is set as an equilateral triangle centered at the origin point with a side length of 1, with the initial level-set function defined by
(26)
The initial value is . The parameter settings are = .
The initial boundary is set as a square where the center of the square is at the origin point , and the side length is 0.6, with the initial level-set function expressed as
(27)
The initial value is . The parameter settings are set at = .
Figure 4 shows the evolutions of the numerical solution and the moving boundary at t = 0.0015, 0.0357, 0.0812, and 0.1, respectively. It can be observed that the initial square boundary eventually evolves into a circle and propagates in the form of a circle, which is consistent with that in [6]. The calculation time is 479.734.
Figure 5 shows the evolutions of the numerical solution and the moving boundary at t = 0.0001, 0.0094, 0.0301, and 0.1, respectively, from which it can be observed that the moving boundary asymptotically evolves into a circle, which is consistent with the asymptotic behavior described in [6]. The calculation time is 322.750.
The initial boundary is set as a rectangle with the two adjacent sides measuring 0.6 and 0.8 respectively, with the initial level-set function
(28)
The initial value is . The parameter settings are = .
Figure 6 depicts the evolutions of the numerical solution and the moving boundary at t = 0.0002, 0.0311, 0.0702, and 0.1, respectively, from which we can see that the boundary evolves into a circle and propagates gradually over time, which is in accordance with the prediction made in [6]. The calculation time is 259.625.
The above numerical examples are carried out at . In order to observe the boundary evolution over a longer period, we take the circular region as an example:
In the Figure 7, we choose T = 0.1, 1, 2. Obviously, the circular region becomes larger, and u tends to 0.
6. Conclusions
In this paper, we incorporated the embedded boundary method with RBF-FD discretization and the level-set method with the HJ-WENO scheme to systematically investigate a diffusive logistic model with a free boundary. The embedded boundary method embeds the moving boundary within a rectangular domain to facilitate the construction of the discrete scheme, in which spatial discretization is achieved by the RBF-FD method. Additionally, the HJ-WENO scheme is employed to discretize the level-set convection equation, and thus, the moving boundary is obtained. Various numerical experiments are conducted to demonstrate the capability and efficiency of the proposed scheme in treating the irregular geometry. Moreover, we can observe that moving boundaries with initial regions shaped as circles, squares, triangles, and rectangles undergo changes and asymptotically evolve into circular shapes over time. Determining how to extend to more complex diffusive models with a free boundary will be the focus of our future research. Specifically, a more component diffusive logistic model with a free boundary will be studied later.
Conceptualization, C.Z. and Y.Q.; methodology, C.Z. and Y.Q.; software, Y.Q.; formal analysis, C.Z. and Y.Q.; investigation, C.Z.; writing—original draft preparation, C.Z.; writing—review and editing, C.Z. and Y.Q.; funding acquisition, Y.Q. All authors have read and agreed to the published version of the manuscript.
The data are contained within the article.
The authors would like to express their sincere appreciation for the guidance provided by my advisor Yuanyang Qiao and Jingwei Li from Lanzhou University and extend their thanks to the editors and reviewers for their invaluable suggestions.
The authors declare no conflicts of interest.
The following abbreviations are used in this manuscript:
PHS | Polyharmonic splines |
TVD | Total-variation-diminishing |
IMEX | Implicit–explicit |
RBF-FD | Radial basis function–finite difference |
HJ-WENO | Hamilton–Jacobi weighted essentially nonoscillatory |
Footnotes
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Figure 2. Profiles of numerical solution (left) and error (right) in the irregular domain with [Forumla omitted. See PDF.].
Figure 3. The evolutions of the numerical solution [Forumla omitted. See PDF.] and the moving boundary when the initial boundary is circular.
Figure 4. The evolutions of the numerical solution [Forumla omitted. See PDF.] and the moving boundary when the initial boundary is a square.
Figure 5. The evolutions of the numerical solution [Forumla omitted. See PDF.] and the moving boundary when the initial boundary is a triangle.
Figure 6. The evolutions of the numerical solution [Forumla omitted. See PDF.] and the moving boundary when the initial boundary is a rectangle.
Figure 7. The evolutions of the numerical solution [Forumla omitted. See PDF.] and the moving boundary when the initial boundary is circular over a longer period.
Spatial error in
N | Rate | Rate | ||
---|---|---|---|---|
40 | 6.0670 × 10−6 | - | 1.3948 × 10−5 | - |
80 | 1.4202 × 10−6 | | 3.3572 × 10−6 | |
160 | 3.4323 × 10−7 | | 8.2027 × 10−7 | |
320 | 8.3416 × 10−8 | | 2.0084 × 10−7 | |
640 | 2.0532 × 10−8 | | 4.9634 × 10−8 | |
1280 | 5.1003 × 10−9 | | 1.2351 × 10−8 | |
References
1. Duffy, D.J. Finite Difference Methods in Financial Engineering: A Partial Differential Equation Approach; John Wiley & Sons: Hoboken, NJ, USA, 2013.
2. Tayler, A.B. Free and moving boundary problems. J. Fluid Mech.; 1985; 158, pp. 532-533. [DOI: https://dx.doi.org/10.1017/S0022112085212750]
3. Du, Y.; Lin, Z. Spreading-vanishing dichotomy in the diffusive logistic model with a free boundary. SIAM J. Math. Anal.; 2010; 42, pp. 377-405. [DOI: https://dx.doi.org/10.1137/090771089]
4. Fisher, R.A. The wave of advance of advantageous genes. Ann. Eugen.; 1937; 7, pp. 355-369. [DOI: https://dx.doi.org/10.1111/j.1469-1809.1937.tb02153.x]
5. Kolmogorov, A. Étude de l’ équation de la diffusion avec croissance de la quantité de matière et son application à un problème biologigue. Moscow Univ. Bull. Ser. Internat. Sect. A; 1937; 1, 1.
6. Du, Y.; Matano, H.; Wang, K. Regularity and asymptotic behavior of nonlinear Stefan problems. Arch. Ration. Mech. An.; 2014; 212, pp. 957-1010. [DOI: https://dx.doi.org/10.1007/s00205-013-0710-0]
7. Johansen, H.; Colella, P.A. Cartesian grid embedded boundary method for Poisson’s equation on irregular domains. J. Comput. Phys.; 1998; 147, pp. 60-85. [DOI: https://dx.doi.org/10.1006/jcph.1998.5965]
8. Peng, Z.; Appelö, D.; Liu, S. Universal AMG accelerated embedded boundary method without small cell stiffness. J. Sci. Comput.; 2023; 97, pp. 1-29. [DOI: https://dx.doi.org/10.1007/s10915-023-02353-9]
9. Kansa, E.J. Multiquadrics-A scattered data approximation scheme with applications to computational fluid-dynamics-I surface approximations and partial derivative estimates. Comput. Math. Appl.; 1990; 19, pp. 127-145. [DOI: https://dx.doi.org/10.1016/0898-1221(90)90270-T]
10. Kansa, E.J. Multiquadrics-A scattered data approximation scheme with applications to computational fluid-dynamics-II solutions to parabolic, hyperbolic and elliptic partial differential equations. Comput. Math. Appl.; 1990; 19, pp. 147-161. [DOI: https://dx.doi.org/10.1016/0898-1221(90)90271-K]
11. Bayona, V.; Moscoso, M.; Carretero, M.; Kindelan, M. RBF-FD formulas and convergence properties. J. Comput. Phys.; 2010; 229, pp. 8281-8295. [DOI: https://dx.doi.org/10.1016/j.jcp.2010.07.008]
12. Bayona, V.; Moscoso, M.; Kindelan, M. Optimal constant shape parameter for multiquadric based RBF-FD method. J. Comput. Phys.; 2011; 230, pp. 7384-7399. [DOI: https://dx.doi.org/10.1016/j.jcp.2011.06.005]
13. Cecil, T.; Qian, J.; Osher, S. Numerical methods for high dimensional Hamilton-Jacobi equations using radial basis functions. J. Comput. Phys.; 2004; 196, pp. 327-347. [DOI: https://dx.doi.org/10.1016/j.jcp.2003.11.010]
14. Fornberg, B.; Flyer, N. Solving PDEs with radial basis functions. Acta Numer.; 2015; 24, pp. 215-258. [DOI: https://dx.doi.org/10.1017/S0962492914000130]
15. Álvarez, D.; González-Rodríguez, P.; Kindelan, M. A local radial basis function method for the Laplace-Beltrami operator. J. Sci. Comput.; 2021; 86, 28.
16. Flyer, N.; Fornberg, B.; Bayona, V.; Barnett, G.A. On the role of polynomials in RBF-FD approximations: I. Interpolation and accuracy. J. Comput. Phys.; 2016; 321, pp. 21-38. [DOI: https://dx.doi.org/10.1016/j.jcp.2016.05.026]
17. Shaw, S.B. Radial Basis Function Finite Difference Approximations of the Laplace-Beltrami Operator. Master’s Thesis; Boise State University: Boise, ID, USA, 2019.
18. Liu, S.; Liu, X. Numerical methods for a two-species competition-diffusion model with free boundaries. Mathematics; 2018; 6, 72. [DOI: https://dx.doi.org/10.3390/math6050072]
19. Liu, S. Numerical Methods for A Class of Reaction-Diffusion Equations with Free Boundaries. Ph.D. Thesis; University of South Carolina: Columbia, SC, USA, 2019.
20. Piqueras, M.A.; Company, R.; Jódar, L. A front-fixing numerical method for a free boundary nonlinear diffusion logistic population model. J. Comput. Appl. Math.; 2017; 309, pp. 473-481. [DOI: https://dx.doi.org/10.1016/j.cam.2016.02.029]
21. Liu, S.; Du, Y.; Liu, X. Numerical studies of a class of reaction-diffusion equations with Stefan conditions. Int. J. Comput. Math.; 2020; 97, pp. 9597-9979. [DOI: https://dx.doi.org/10.1080/00207160.2019.1599868]
22. Chen, S.; Merriman, B.; Osher, S.; Smereka, P. A simple level set method for solving Stefan problems. J. Comput. Phys.; 1997; 135, pp. 8-29. [DOI: https://dx.doi.org/10.1006/jcph.1997.5721]
23. Osher, S.; Fedkiw, R.P. Level set methods: An overview and some recent results. J. Comput. Phys.; 2001; 169, pp. 463-502. [DOI: https://dx.doi.org/10.1006/jcph.2000.6636]
24. Osher, S.; Sethian, J.A. Fronts propagating with curvature-dependent speed: Algorithms based on Hamilton-Jacobi formulations. J. Comput. Phys.; 1988; 79, pp. 12-49. [DOI: https://dx.doi.org/10.1016/0021-9991(88)90002-2]
25. Liu, S.; Liu, X. Exponential Time Differencing Method for a Reaction-Diffusion System with Free Boundary. Com. Appl. Math. Comput.; 2023; 6, pp. 354-371. [DOI: https://dx.doi.org/10.1007/s42967-023-00261-1]
26. Jiang, G.S.; Peng, D. Weighted ENO schemes for Hamilton-Jacobi equations. SIAM J. Sci. Comput.; 2000; 21, pp. 2126-2143. [DOI: https://dx.doi.org/10.1137/S106482759732455X]
27. Liu, Y.; Qiao, Y.; Feng, X. A stable radial basis function partition of unity method for solving convection-diffusion equations on surfaces. Eng. Anal. Bound. Elem.; 2023; 155, pp. 148-159. [DOI: https://dx.doi.org/10.1016/j.enganabound.2023.05.054]
28. Johnson, M.J. An error analysis for radial basis function interpolation. Numer. Math.; 2004; 98, pp. 675-694. [DOI: https://dx.doi.org/10.1007/s00211-004-0543-8]
29. Fuselier, E.; Wright, G.B. Scattered data interpolation on embedded submanifolds with restricted positive definite kernels: Sobolev error estimates. SIAM J. Numer. Anal.; 2012; 50, pp. 1753-1776. [DOI: https://dx.doi.org/10.1137/110821846]
30. Barnett, G.A. A Robust RBF-FD Formulation Based on Polyharmonic Splines and Polynomials. Ph.D. Thesis; University of Colorado Boulder: Boulder, CO, USA, 2015.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
In this paper, we propose an efficient numerical method to solve the problems of diffusive logistic models with free boundaries, which are often used to simulate the spreading of new or invasive species. The boundary movement is tracked by the level-set method, where the Hamilton–Jacobi weighted essentially nonoscillatory (HJ-WENO) scheme is utilized to capture the boundary curve embedded by the Cartesian grids via the embedded boundary method. Then the radial basis function–finite difference (RBF-FD) method is adopted for spatial discretization and the implicit–explicit (IMEX) scheme is considered for time integration. A variety of numerical examples are utilized to demonstrate the evolution of the diffusive logistic model with different initial boundaries.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer