Original articles
The LMAPS for solving fourth-order PDEs with polynomial basis functions

https://doi.org/10.1016/j.matcom.2020.05.013Get rights and content

Abstract

Due to certain difficulties in solving fourth-order partial differential equations (PDEs) using localized methods, the given differential equation is normally split into two decoupled second order PDEs. Such an approach is only feasible for Dirichlet and Laplace boundary conditions. In this paper the localized method of particular solutions is applied to fourth-order PDEs directly using polynomial basis functions. The effectiveness of the proposed algorithms is demonstrated by considering four numerical examples.

Introduction

Fourth-order partial differential equations (PDEs) have a wide range of applications in science and engineering such as in plate bending problems [9], image processing for noise removal [22], optimal control [1], [12], fluid flow [13], etc. Many numerical methods have been successfully developed for solving high order PDEs. One of the difficulties in the application of localized methods for solving fourth order partial differential equations is due to the approximation of the fourth derivative in the differential equation using only a small number of neighboring points. To avoid dealing with such problems, various splitting methods have been proposed to decompose the given fourth-order PDE into two decoupled second order PDEs [2], [10], [17], [29]. However, the given equation can be decoupled only for the case of the Dirichlet and Laplace boundary conditions. Other decoupling schemes, as shown in [15], do not have such a restriction but the size of the resulting matrix is doubled.

In this paper, we propose a numerical scheme containing several novelties using the localized method of approximate particular solution (LMAPS) [30]. This includes (i) without splitting a given fourth order PDE into two decoupled second order PDE and thus without restricting the given numerical method to Dirichlet and Laplace boundary conditions, (ii) splits the boundary conditions at alternating boundary points so that the resultant matrix is square and improves the accuracy and stability of the LMAPS, (iii) tedious derivation of the particular solutions of the fourth order PDEs can be avoided, (iv) proposes a scheme to determine a proper ratio between the interior and boundary points. Furthermore, instead of using radial basis functions as in [17], we apply the LMAPS with polynomial basis functions [7]. The major idea of our proposed approach is to decompose the particular solution of the given fourth-order PDE into a linear combination of the closed-form particular solutions of the two second order PDEs [3] and then apply LMAPS to solve the fourth-order PDE directly without splitting it into two second order PDEs.

For fourth-order PDEs, two boundary conditions have to be imposed at each boundary point. As such, the resulting matrix system is non-square. For global numerical methods, we do not encounter any difficulty solving non-square matrix systems. However, a non-square matrix system has a negative effect on the accuracy if localized methods are used [2], [10], [17], [29]. As we shall see later in the numerical results section, we propose to impose different boundary conditions on alternating boundary points so that the resulting matrix system is square. Consequently, the stability and accuracy of our numerical results are significantly improved, and splitting the given PDE into two second order PDEs is no longer necessary. An additional advantage of adopting such an approach is that various types of boundary conditions can be freely imposed.

The LMAPS was originally proposed in 2011 using radial basis functions [30]. In contrast to the traditional mesh-based method [8], [20], [21], [26], [32], the LMAPS has been accepted as an effective meshless method for solving partial differential equations. In the LMAPS, the derivation of the particular solution plays an important role in the solution process [4], [7], [30]. The success of the LMAPS relies heavily on the closed-form particular solution of the given partial differential operator. On the other hand, the closed-form particular solutions are available only for certain types of differential operators [6], [23], [24], [25]. It is a challenge to obtain closed-form particular solutions for even some basic differential operators, particularly for higher order differential operators. For example, the complexity and computational effort of deriving the closed-form particular differential operators such as Δ±λ2 or Δ2±λ2 using polyharmonic splines basis functions [23], [31] are enormous.

Recently, the global version of the method of approximate particular solutions (MAPS) has been further extended to polynomial basis functions in which no shape parameter, as required in RBFs, is needed, and high accuracy can also be achieved [7]. In [3], the closed-form particular solution of a fourth-order differential operator can be decomposed into the difference of two particular solutions of the second order differential operators. As such, the tedious derivation of the particular solutions for high order differential operators can be avoided and the solution procedure can be further simplified. In this paper, we extend the MAPS of [4], [7] to the LMAPS using polynomial basis functions for solving general fourth-order PDEs without splitting them into two second order PDEs.

This paper is organized as follows. In Section 2, we briefly introduce the traditional approaches on how to reduce a given fourth-order PDE into two second order PDEs. In Section 3, we revisit the decomposition of a fourth-order PDE into the particular solutions of two second order PDEs. An alternative derivation of particular solutions is given. In Section 4, we apply the LMAPS for solving a certain class of fourth-order PDEs. In Section 5, four numerical examples are examined to demonstrate the effectiveness of the proposed method. In Section 6, the advantages and novelties of the proposed method are summarized, and ideas for future work are outlined.

Section snippets

Preliminary

Let Ω be a bounded domain of Rn,nN, with piecewise C smooth boundary Ω. For any s0,fHs(Ω), gHs+32(Ω), hHs+72(Ω), there exists a unique solution uHs+4(Ω) for the following biharmonic problem [14]: Δ2u(x)=f(x),xΩ,Δu(x)=g(x),xΩ,u(x)=h(x),xΩ, where f,g and h are given functions.

As shown in [2], [10], [17], [29], a common numerical scheme to avoid dealing with a fourth-order differential operator using localized methods is to split (1)–(3) into two Poisson equations through an

Particular solutions of fourth-order PDEs

Despite many efforts in the past two decades, closed-form particular solutions are available only for a very limited class of differential operators. In this section, we will focus on how to obtain closed-form polynomial particular solutions for fourth-order PDEs. Note that closed-form particular solutions for the Laplace and Helmholtz-type operators with polynomial basis functions are available in the literature [11], [25]. Recently, in [3], by simple algebraic manipulation, particular

LMAPS

Consider the following boundary value problem Lu(x)=f(x),xΩ,B1u(x)=g(x),xΩ,B2u(x)=h(x),xΩ, where L=Δ2+αΔ+β,α,βR, is a linear partial differential operator, B1,B2 are boundary differential operators. Ω is a closed and bounded domain, Ω is the boundary of Ω.

Let {xi}i=1ni be the interior point in Ω, {xi}i=ni+1ni+nb be the boundary point on Ω and N=ni+nb. For each xiΩi, we select the ns nearest neighboring points to form a local influence domain Ωi such that ΩiΩj for some Ωj and {xi}i=1

Numerical results

Before describing the numerical implementation, we would like to caution readers about the use of the polynomial particular solution of ΦL(x,y) in (5). The value x=0 in the domain should be avoided. To achieve this, we shift the domain so that no collocation point contains x=0. Let X=x+d, where d is a appropriate constant number such that X>0 for all (x,y)Ω. Then problem (19)–(21) is equivalent to the following problem: LU(X,y)=f(X,y),(Xd,y)Ω˜,B1U(X,y)=g(X,y),(Xd,y)Ω˜,B2U(X,y)=h(X,y),(Xd,

Conclusions

We propose a new approach using the LMAPS to overcome the difficulty for solving fourth-order PDEs by reducing the particular solution of a fourth order PDE to particular solution of two second order PDEs. A given fourth-order PDEs is usually split into two decoupled second order PDEs [2], [17]. As such, the splitting method is restricted to Dirichlet and Laplace boundary conditions. To further improve the performance of the proposed method, we also investigate a number of issues. We summarize

Acknowledgments

The third author acknowledges the support of the National Natural Science Foundation of China (No. 11501086) and the Fundamental Research Funds for the Central Universities (No. ZYGX2019J094) and the Science Strength Promotion Programme of UESTC. The fourth author also acknowledges the support of Hunan Provincial Natural Science Foundation of China (No. 2018JJ3519) and Scientific Research Project of Hunan Provincial Office of Education (No. 17B003).

References (32)

  • WeiX. et al.

    A boundary-only treatment by singular boundary method for two-dimensional inhomongeneous problems

    Appl. Math. Model.

    (2018)
  • YangJ.Y. et al.

    The local Kansa’s method for solving Berger equation

    Eng. Anal. Bound. Elem.

    (2015)
  • YaoG. et al.

    A localized approach for the method of approximate particular solutions

    Comput. Math. Appl.

    (2011)
  • AllaAlessandro et al.

    A posteriori snapshot location for POD in optimal control of linear parabolic equations

    ESAIM: Math. Model. Numer. Anal.

    (2018)
  • Ben-artziM. et al.

    A compact difference scheme for the biharmonic equation in planar irregular domains

    SIAM J. Numer. Anal.

    (2009)
  • ChenC.S. et al.

    The method of particular solutions for solving certain partial differential equations

    Numer. Methods Partial Differential Equations

    (2012)
  • Cited by (4)

    • A polynomial-augmented RBF collocation method for fourth-order boundary value problems

      2023, Computers and Mathematics with Applications
      Citation Excerpt :

      In [32], such a method combines the method of fundamental solutions (MFS) and the method of particular solutions (MPS) yielding an improved two-step MPS-MFS method. A localized method of particular solutions (LMPS) using polynomial basis functions was studied in [6,11,28]. The idea of the ghost point method seems more natural for fourth-order BVPs since these problems contain more than one boundary conditions, for which the discretization matrix obtained via the traditional RBFCM is not square if the number of RBF centres is the same as the number of collocation points.

    • A localized spatiotemporal particle collocation method for long-time transient homogeneous diffusion analysis

      2022, International Journal of Heat and Mass Transfer
      Citation Excerpt :

      However, it depends on Laplace transformation and Fixed Talbot numerical inverse Laplace transformation to handle the time fractional derivative of the heat conduction model. Zhang et al. applied the localized method of approximate particular solutions (LMAPS) [10,11] for time-dependent problems. The LMAPS is a localized version of the method of approximate particular solutions (MAPS) [12,13].

    • The local meshless method based on Pascal polynomial basis functions for solving fourth-order PDEs

      2022, Engineering Analysis with Boundary Elements
      Citation Excerpt :

      Finally, some conclusions are discussed and future works are presented in Section 5. In the numerical implementation, we use a special trick [26] to treat the boundary condition, which is the key of success of localized methods for solving fourth-order PDEs. As a result, the formulated matrix system is square.

    View full text