[BACK]
images Computer Modeling in Engineering & Sciences images

DOI: 10.32604/cmes.2022.020755

ARTICLE

The Improved Element-Free Galerkin Method for Anisotropic Steady-State Heat Conduction Problems

Heng Cheng1, Zebin Xing1 and Miaojuan Peng2,*

1School of Applied Science, Taiyuan University of Science and Technology, Taiyuan, 030024, China
2Department of Civil Engineering, School of Mechanics and Engineering Science, Shanghai University, Shanghai, 200444, China
*Corresponding Author: Miaojuan Peng. Email: mjpeng@shu.edu.cn
Received: 10 December 2021; Accepted: 24 January 2022

Abstract: In this paper, we considered the improved element-free Galerkin (IEFG) method for solving 2D anisotropic steady-state heat conduction problems. The improved moving least-squares (IMLS) approximation is used to establish the trial function, and the penalty method is applied to enforce the boundary conditions, thus the final discretized equations of the IEFG method for anisotropic steady-state heat conduction problems can be obtained by combining with the corresponding Galerkin weak form. The influences of node distribution, weight functions, scale parameters and penalty factors on the computational accuracy of the IEFG method are analyzed respectively, and these numerical solutions show that less computational resources are spent when using the IEFG method.

Keywords: Improved element-free Galerkin method; penalty method; weak form; anisotropic steady-state heat conduction; improved moving least-squares approximation

1  Introduction

Heat conduction in anisotropic material has been widely applied in various branches of science and engineering. Unlike those of isotropic materials, the thermal conductivity of anisotropic materials varies with direction. Due to the complexity of such problems, analytical solutions are limited to only a few idealized cases. Therefore, how to obtain the internal temperature distribution of anisotropic materials effectively and accurately is one of the significant directions in scientific research.

Currently, lots of meshless methods have been applied for researching heat conduction in anisotropic materials, such as local meshless method [1], regularized meshless method [2], radial basis integral equation method [3], meshless singular boundary method [4], radial basis function method [5], and so on. Compared with the traditional finite element method, a meshless method [69] needs only the distribution of discrete nodes, which can avoid the meshing-related drawbacks. Thus, the great precision of numerical solutions can be obtained.

As an important meshless method, the EFG method [10] was studied in 1994, in this method, the shape function was constructed by using the MLS approximation [11]. However, the disadvantage of the singular matrix often occurs in this method.

In order to eliminate the singular matrices, Cheng et al. studied the IMLS approximation [12] in 2003, thus the IEFG method was applied for many problems, such as advection-diffusion [13], elastoplasticity [14], diffusional drug release [15] problems, and so on. Under the similar computational accuracy, the IEFG method has the advantage of higher calculation speed.

By introducing the singular weight function into the MLS approximation, Lancaster et al. studied the interpolating MLS method [11], thus the boundary condition can be enforced directly in corresponding meshless method. Ren et al. improved the interpolating MLS method [16], thus the corresponding interpolating EFG method was presented [17]. Additionally, some mechanics problems [1820] were analyzed by using this method. Qin et al. developed the interpolating smoothed particle method [21].

Using the nonsingular weight function, Wang et al. developed the improved interpolating MLS method, using this method to construct the trial function, thus the improved interpolating EFG method are presented [22], and some large deformation problems [2325] were analyzed by using this method.

By combining the traditional finite difference method with various kinds of meshless methods, thus the hybrid EFG method [2629], the dimensional splitting complex variable EFG method [3034], the dimension split reproducing kernel particle method [3538] and the hybrid generalized interpolated EFG method [39] are proposed respectively, these methods can solve the multi-dimensional problems efficiently.

In this study, the IEFG method is used for solving anisotropic steady-state heat conduction problem. The shape functions are established by using the IMLS approximation, using the penalty method to enforce the boundary condition, thus the final formulae of discretized equations of the IEFG method for anisotropic steady-state heat conduction problem can be derived by combining with the corresponding Galerkin weak form.

The influences of nodes number, weight functions, scale parameters and penalty factors on computational accuracy of the IEFG method are discussed by given examples, and numerical solutions show that the IEFG method for anisotropic steady-state heat conduction problems is convergent, compared with the traditional EFG method, less computational resources are spent when using the IEFG method.

2  The IMLS Approximation

For an arbitrary function u(x), the approximation is

uh(x)=i=1mpi(x)ai(x)=pT(x)a(x),(xΩ),(1)

where pT(x) is basis function vector, m is basis function number, and

aT(x)=(a1(x),a2(x),,am(x))(2)

is coefficient vector of pT(x).

In general,

pT(x)=(1,x1,x2,x3),(3)

pT(x)=(1,x1,x2,x3,x12,x22,x32,x1x2,x2x3,x1x3).(4)

The local approximation is

uh(x, x^)=i=1mpi(x^)ai(x)=pT(x^)a(x).(5)

Define

J=I=1nw(xxI)[uh(x, xI)uI]2=I=1nw(xxI)[i=1mpi(xI)ai(x)uI]2,(6)

where w(xxI) is a weighting function, and xI (I=1,2,,n) are the nodes with influence domains covering the point x.

Eq. (6) can be written as

J=(Pau)TW(x)(Pau),(7)

where

uT=(u1,u2,,un),(8)

P=[p1(x1)p2(x1)pm(x1)p1(x2)p2(x2)pm(x2)p1(xn)p2(xn)pm(xn)],(9)

and

W(x)=[w(xx1)000w(xx2)000w(xxn)].(10)

From

Ja=A(x)a(x)B(x)u=0,(11)

we have

A(x)a(x)=B(x)u,(12)

where

A(x)=PTW(x)P,(13)

B(x)=PTW(x).(14)

Eq. (12) sometimes forms singular or ill-conditional matrix. In order to make up for this deficiency, for basis functions

q=(qi)=(1,x1,x2,x3,x12,x22,x32,x1x2,x2x3,x3x1,),(15)

using Gram-Schmidt process, we can obtain

pi=qik=1i1(qi,pk)(pk,pk)pk,(i=1,2,3,),(16)

and

(pi,pj)=0,(ij).(17)

Then from Eq. (12), a(x) can be obtained

a(x)=A(x)B(x)u,(18)

where

A(x)=[1(p1,p1)0001(p2,p2)00001(pn,pn)].(19)

Substituting Eq. (18) into Eq. (5), we have

uh(x)=Φ(x)u=I=1nΦI(x)uI,(20)

where

Φ(x)=(Φ1(x),Φ2(x),,Φn(x))=pT(x)A(x)B(x)(21)

is the shape function.

This is the IMLS approximation [12].

3  The IEFG Method for 2D Anisotropic Steady-State Heat Conduction Problems

The governing equation is

k112u(x)x12+k222u(x)x22+k122u(x)x1x2+k212u(x)x2x1+f(x)=0,(x=(x1,x2)Ω),(22)

the boundary conditions are

u(x)=u¯(x),(xΓu),(23)

q(x)=k11u(x)x1n1+k12u(x)x2n1+k22u(x)x2n2+k21u(x)x1n2=q¯(x),(xΓq),(24)

where kij (i,j=1,2) are the thermal conductivity coefficients, u(x) is the unknown temperature function, f(x) is the internal heat source generation rate, u¯ and q¯ are the given temperatures, Γ=ΓuΓq, ΓuΓq=, ni (i=1,2) is the unit outward normal to boundary Γ in direction xi. According to the thermodynamic principles and Onsagar's reciprocity relation [40,41], the conductivity coefficients must satisfy

k11>0; k22>0; k12=k21; k11k22>k122.

The equivalent functional of anisotropic steady-state heat conduction problems is

Π=Ω12[ k11(ux1)2+k22(ux2)2+2k12ux1ux2 ]dΩΩufdΩΓquq¯dΓ.(25)

By applying the penalty method to enforce the boundary conditions, we can obtain

Π=Π+α2Γu(uu¯)(uu¯)dΓ,(26)

where α refer to penalty factor.

Let

δΠ=0,(27)

the following weak form can be obtained

Ωδ(L1u)T(L2u)ΩδufdΩΓqδuq¯dΓ+αΓuδuudΓαΓuδuu¯dΓ=0,(28)

where

L1()=[k11x1k22x22k12x1](),(29)

L2()=[k11x1k22x22k12x2]().(30)

In the problem domain, we select M nodes xI (I=1,2,,M), and the corresponding function is

uI=u(xI).(31)

From the IMLS approximation, we can obtain

uh(x)=Φ(x)u=I=1nΦI(x)uI,(32)

where

u=(u1,u2,,un)T.(33)

From Eqs. (29), (30) and (32), we have

L1u(x)=I=1n[k11x1k22x22k12x1]ΦI(x)uI=I=1nB1I(x)uI=B1(x)u,(34)

L2u(x)=I=1n[k11x1k22x22k12x2]ΦI(x)uI=I=1nB2I(x)uI=B2(x)u,(35)

where

B1(x)=(B11(x),B12(x),,B1n(x)),(36)

B2(x)=(B21(x),B22(x),,B2n(x)),(37)

B1I(x)=[k11ΦI,1(x)k22ΦI,2(x)2k12ΦI,1(x)],(38)

B2I(x)=[k11ΦI,1(x)k22ΦI,2(x)2k12ΦI,2(x)].(39)

Substituting Eqs. (32), (34) and (35) into Eq. (28) yields

Ωδ[B1(x)u]T[B2(x)u]Ωδ[ϕ(x)u]TfΓqδ[ϕ(x)u]Tq¯dΓ+αΓuδ[ϕ(x)u]T[ϕ(x)u]dΓαΓuδ[ϕ(x)u]Tu¯dΓ=0.(40)

Analyzing all terms in Eq. (40), respectively, we can obtain

Ωδ[B1(x)u]T[B2(x)u]dΩ=δuT[ΩB1T(x)B2(x)dΩ]u,(41)

Ωδ[Φ(x)u]TfdΩ=δuT[ΩΦT(x)fdΩ],(42)

Γqδ[Φ(x)u]Tq¯dΓ=δuT[ΓqΦT(x)q¯dΓ],(43)

αΓuδ[Φ(x)u]T[Φ(x)u]dΓ=δuT[αΓuΦT(x)Φ(x)dΓ]u,(44)

αΓuδ[Φ(x)u]Tu¯dΓ=δuT[αΓuΦT(x)u¯dΓ].(45)

Let

K=ΩB1T(x)B2(x)dΩ,(46)

F1=ΩΦT(x)fdΩ,(47)

F2=ΓqΦT(x)q¯dΓ,(48)

Kα=αΓuΦT(x)Φ(x)dΓ,(49)

Fα=αΓuΦT(x)u¯dΓ.(50)

Substituting Eqs. (41)(45) into Eq. (40), we have

δuT(Ku+KαuF1F2Fα)=0,(51)

the δuT is arbitrary, then we can obtain

Ku^=F^,(52)

where

K^=K+Kα,(53)

F^=F1+F2+Fα.(54)

This is the IEFG method for 2D anisotropic steady-state heat conduction problem.

4  Numerical Examples

The formula of the relative error is

||uuh||L2(Ω)rel=||uuh||L2(Ω)||u||L2(Ω),(55)

where

||uuh||L2(Ω)=(Ω(uuh)2dΩ)1/2.(56)

For simplicity, we select linear basis function in this section, and 4 × 4 Gaussian points are selected in each integral grid. Fourth numerical examples are presented, and the IEFG and the EFG methods are used to solve them, respectively.

The first example is

52u(x)x12+2u(x)x22+42u(x)x1x2=0,(x=(x1,x2)Ω),(57)

the boundary conditions are

u(0,x2)=x23/3,(58)

u(1,x2)=1/5x2+x22+x23/3,(59)

u(x1,0)=x13/5,(60)

u(x1,1)=x13/5x12+x1+1/3.(61)

The problem domain is Ω = [0, 1] × [0, 1], and

u=x13/5x12x2+x1x22+x23/3(62)

is the exact solution.

In order to illustrate the advantages of the IEFG method for 2D anisotropic steady-state heat conduction problem, we should study the convergence of this method.

Using the IEFG method to solve it, the cubic spline weight function is selected, dmax =1.19, α = 6.0 × 105, Fig. 1 shows the relationship between relative errors of numerical solutions and nodes number. It is shown that, with the increase of nodes, the precision of numerical solutions will improve as well. Thus, the numerical solution of the IEFG method in this paper is convergent.

images

Figure 1: The error of numerical solutions of the IEFG method with the increase of nodes

The influences of weight function, scale parameter and penalty factor on solution of the IEFG method will be discussed, respectively.

1) Weighting function

If we select the cubic spline function, 17 × 15 regular nodes and 16 × 14 integral grids are selected respectively, α=6.0 × 105, dmax =1.19, thus the smaller relative error is 0.3292%. When the quartic spline function is used, same nodes and integral grids are used respectively, α=4.0 × 105, dmax =1.15, thus the smaller relative error is 0.3320%. It is shown that the relative error is slightly bigger when using the quartic spline function. In this section, we select the cubic spline function.

2) Scale parameter dmax

The same nodes and integral grids are used respectively, α=4.0 × 105, and the cubic spline function is used. Fig. 2 shows the relationship between dmax and relative error. It is shown that, when dmax =1.19, the smaller relative error is obtained.

images

Figure 2: The error of numerical solutions of the IEFG method with the increase of dmax

3) Penalty factor α

The same nodes, integral grids and the weight function are used respectively, dmax =1.19, Fig. 3 shows the relationship between α and relative error. It is shown that, when α=1.0 × 105∼1.0 × 106, the smaller relative error is obtained.

images

Figure 3: The error of numerical solutions of the IEFG method for different α

When the IEFG method is used to solve it, 17 × 15 regular nodes and 16 × 14 integral grids are selected, dmax =1.19, α = 6.0 × 105, and the cubic spline weight function is used; when the EFG method is used, keep all parameters consistent with the IEFG method, thus the same computational accuracy can be obtained, and the relative errors of two methods are equal to 0.3292%.

Figs. 47 show the comparison of numerical results and analytical ones. It is shown that the numerical solutions of two methods are in agreement very well with analytical one. The CPU times of the EFG and the IEFG methods are 0.61 and 0.51 s, respectively. Compared with the EFG method, the calculation speed of the IEFG method is slightly faster.

images

Figure 4: The comparison of numerical solutions and analytical ones along x1-axis

images

Figure 5: The comparison of numerical solutions and analytical ones along x1-axis

images

Figure 6: The comparison of numerical solutions and analytical ones along x2-axis

images

Figure 7: The comparison of numerical solutions and analytical ones along x2-axis

The second example we considered is an orthotropic medium, and the problem domain is a semi-circular ring, the outer and inner radii are 2 and 1, respectively. The governing equation is

2u(x)x12+22u(x)x22=0,(x=(x1,x2)Ω),(63)

the boundary conditions are

u(x1,0)x2=0,(2x11,1x12);(64)

u(x1,x2)=x12+x22/2,(x12+x22=1,x12+x22=2).(65)

The problem domain is Ω={(x1,x2):1x12+x222,2x11,1x12}, and

u=x12+x22/2(66)

is the exact solution.

Using the IEFG method to solve it, 21 × 11 nodes (see Fig. 8) and 20 × 10 integral grids are selected respectively, dmax =1.7, α = 1.0 × 103, and the cubic weight function is used, thus the smaller relative error is 0.0735%; when the EFG method is used to solve it, keep all parameters consistent with the IEFG method, thus the same calculation accuracy is obtained. The CPU times of the EFG and the IEFG methods are 1.5 and 1.1 s, respectively.

images

Figure 8: Nodes distributed on the problem domain

Figs. 912 show that the numerical results are in agreement very well with analytical one. Obviously, the advantage of the IEFG method is its faster calculation speed.

images

Figure 9: The comparison of numerical solutions and analytical ones when θ =π/2

images

Figure 10: The comparison of numerical solutions and analytical ones when θ =π/4

images

Figure 11: The comparison of numerical solutions and analytical ones at the fifth node with the direction of r

images

Figure 12: The comparison of numerical solutions and analytical ones at the ninth node with the direction of r

The third example is a heat conduction problem in orthotropic material with internal heat source

2u(x)x12+42u(x)x22+x1=0,(x=(x1,x2)Ω),(67)

the boundary conditions are

u(0,x2)=7/6,(68)

u(1,x2)=1,(69)

u(x1,0)x2=u(x1,1)x2=0.(70)

The problem domain is Ω = [0, 1] × [0, 1], and

u=7/6x13/6(71)

is the exact solution.

Using the IEFG method to solve it, 11 × 11 regular nodes and 10 × 10 integral grids are selected respectively, dmax =1.2, α = 8.0 × 103, the cubic spline weight function is used; when the EFG method is used, keep all parameters consistent with the IEFG method, thus the relative errors of both methods are equal to 0.0019%.

Figs. 1314 show the comparison of numerical solutions and analytical ones. It is shown that the numerical results are in agreement very well with analytical one. The CPU times of the EFG and the IEFG methods are 0.4 and 0.3 s, respectively. Obviously, the IEFG method has slightly faster calculation speed than the EFG method.

images

Figure 13: The comparison of numerical solutions and analytical ones along x1-axis

images

Figure 14: The comparison of numerical solutions and analytical ones along x1-axis

The fourth example is

22u(x)x12+32u(x)x22+22u(x)x1x2=0,(x=(x1,x2)Ω),(72)

the boundary conditions are

u(0,x2)=x22,(73)

u(1,x2)=1x22+x2,(74)

u(x1,0)=x12,(75)

u(x1,1)=x121+x1.(76)

The problem domain is Ω=[0, 1]×[0, 1], and

u=x12x22+x1x2(77)

is the exact solution.

When the IEFG method is used to solve it, 15 × 15 regular nodes and 14 × 14 integral grids are selected, respectively, the cubic spline weight function is used, dmax =1.3, α = 6.0 × 103, thus the relative error is 0.0517%; when the EFG method is used, keep all parameters consistent with the IEFG method, thus the same calculation accuracy is obtained.

Figs. 1518 show the comparison of numerical solutions and analytical ones, it is shown that the numerical results are in agreement very well with analytical one. The CPU times of the EFG and the IEFG methods are 0.53 and 0.47 s, respectively. Thus, the IEFG method can solve it with less computational resources.

images

Figure 15: The comparison of numerical solutions and analytical ones along x1-axis

images

Figure 16: The comparison of numerical solutions and analytical ones along x1-axis

images

Figure 17: The comparison of numerical solutions and analytical ones along x2-axis

images

Figure 18: The comparison of numerical solutions and analytical ones along x2-axis

In order to compare the accuracy and efficiency of the IEFG and the EFG methods under different node distributions, we only change the parameters of the EFG method. When the EFG method is used, 8 × 8 regular nodes and 7 × 7 integral grids are selected, respectively, dmax =1.27, α = 1.4 × 103, thus the smaller relative error is 0.2274%, and the CPU time is 0.23 s. Figs. 1920 show the comparison of numerical solutions and analytical ones. It is shown that the IEFG method has higher numerical accuracy under the condition of more nodes distribution with more computational resources.

images

Figure 19: The comparison of numerical solutions and analytical ones along x1-axis

images

Figure 20: The comparison of numerical solutions and analytical ones along x2-axis

5  Conclusions

In this paper, we considered the IEFG method for solving 2D anisotropic steady-state heat conduction problems.

From Section 4, the good convergence of the solutions of the IEFG method is verified numerically. Moreover, the IEFG method can solve anisotropic steady-state heat conduction problems with less computational resources, and can be considered as a competitive alternative for solving science and engineering problems.

Therefore, the study in this paper can broaden the scope of application of the IEFG method.

Funding Statement: This work was supported by Natural Science Foundation of Shanxi Province (Grant No. 20210302124388).

Conflicts of Interest: The authors declare that they have no conflicts of interest to report regarding the present study.

References

  1. Ahmadi, I., Sheikhy, N., Aghdam, M. M., & Nourazar, S. S. (2010). A new local meshless method for stead-state heat conduction in heterogeneous materials. Engineering Analysis with Boundary Elements, 34(12), 1105-1112. [Google Scholar] [CrossRef]
  2. Sun, L. L., Chen, W., & Zhang, C. Z. (2013). A new formulation of regularized meshless method applied to interior and exterior anisotropic potential problems. International Journal of Heat and Mass Transfer, 37(12–13), 7452-7464. [Google Scholar] [CrossRef]
  3. Ooi, E. H., Ooi, E. T., & Ang, W. T. (2015). Numerical investigation of the meshless radial basis integral equation method for solving 2D anisotropic potential problems. Engineering Analysis with Boundary Elements, 53, 27-39. [Google Scholar] [CrossRef]
  4. Gu, Y., Chen, W., Zhang, C. Z., & He, X. Q. (2015). A meshless singular boundary method for three-dimensional inverse heat conduction problems in general anisotropic media. International Journal of Heat and Mass Transfer, 84, 91-102. [Google Scholar] [CrossRef]
  5. Reutskiy, S. Y. (2016). A meshless radial basis function method for 2D steady-state heat conduction problems in anisotropic and inhomogeneous media. Engineering Analysis with Boundary Elements, 66, 1-11. [Google Scholar] [CrossRef]
  6. Li, S., Liu, W. K. (2004). Meshfree particle methods. Germany: Springer-Verlag.
  7. Liu, W. K., Jun, S., Li, S. F., Adee, J., & Belytschko, T. (1995). Reproducing kernel particle methods for structural dynamics. International Journal of Numerical Methods for Engineering, 38, 1655-1679. [Google Scholar] [CrossRef]
  8. Liu, W. K., Li, S. F., & Belytschko, T. (1997). Moving least-square reproducing kernel method. (I) Methodology and convergence. Computer Methods in Applied Mechanics and Engineering, 143, 113-154. [Google Scholar] [CrossRef]
  9. Li, S. F., & Liu, W. K. (1999). Reproducing kernel hierarchical partition of unity, Part I-Formulations and theory. International Journal for Numerical Methods in Engineering, 45(3), 251-288. [Google Scholar]
  10. Belytschko, T., Lu, Y. Y., & Gu, L. (1994). Element-free Galerkin methods. International Journal for Numerical Methods in Engineering, 37(2), 229-256. [Google Scholar] [CrossRef]
  11. Lancaster, P., & Salkauskas, K. (1981). Surface generated by moving least squares methods. Mathematics of Computation, 37(155), 141-158. [Google Scholar] [CrossRef]
  12. Cheng, Y. M., & Chen, M. J. (2003). A boundary element-free method for linear elasticity. Acta Mechanica Sinica, 35(2), 181-186. [Google Scholar]
  13. Cheng, H., & Zheng, G. D. (2020). Analyzing 3D advection-diffusion problems by using the improved element-free Galerkin method. Mathematical Problems in Engineering, 2020, 4317538. [Google Scholar] [CrossRef]
  14. Yu, S. Y., Peng, M. J., Cheng, H., & Cheng, Y. M. (2019). The improved element-free Galerkin method for three-dimensional elastoplasticity problems. Engineering Analysis with Boundary Elements, 104, 215-224. [Google Scholar] [CrossRef]
  15. Zheng, G. D., & Cheng, Y. M. (2020). The improved element-free Galerkin method for diffusional drug releas e problems. International Journal of Applied Mechanics, 12(8), 2050096. [Google Scholar] [CrossRef]
  16. Ren, H. P., Cheng, Y. M., & Zhang, W. (2010). Researches on the improved interpolating moving least-squares method. Chinese Journal of Engineering Mathematics, 27(6), 1021-1029. [Google Scholar]
  17. Ren, H. P., & Cheng, Y. M. (2012). The interpolating element-free Galerkin (IEFG) method for two-dimensional potential problems. Engineering Analysis with Boundary Elements, 36(5), 873-880. [Google Scholar] [CrossRef]
  18. Wu, Q., Liu, F. B., & Cheng, Y. M. (2020). The interpolating element-free Galerkin method for three-dimensional elastoplasticity problems. Engineering Analysis with Boundary Elements, 115, 156-167. [Google Scholar] [CrossRef]
  19. Wu, Q., Peng, P. P., & Cheng, Y. M. (2021). The interpolating element-free Galerkin method for elastic large deformation problems. Science China Technological Sciences, 64(2), 364-374. [Google Scholar] [CrossRef]
  20. Cheng, Y. M., Bai, F. N., Liu, C., & Peng, M. J. (2016). Analyzing nonlinear large deformation with an improved element-free Galerkin method via the interpolating moving least-squares method. International Journal of Computational Materials Science and Engineering, 5(4), 1650023. [Google Scholar] [CrossRef]
  21. Qin, Y. X., Li, Q. Y., & Du, H. X. (2017). Interpolating smoothed particle method for elastic axisymmetrical problem. International Journal of Applied Mechanics, 9(2), 1750022. [Google Scholar] [CrossRef]
  22. Wang, J. F., Sun, F. X., & Cheng, Y. M. (2012). An improved interpolating element-free Galerkin method with nonsingular weight function for two-dimensional potential problems. Chinese Physics B, 21(9), 090204. [Google Scholar] [CrossRef]
  23. Liu, F. B., & Cheng, Y. M. (2018). The improved element-free Galerkin method based on the nonsingular weight functions for elastic large deformation problems. International Journal of Computational Materials Science and Engineering, 7(4), 1850023. [Google Scholar] [CrossRef]
  24. Liu, F. B., Wu, Q., & Cheng, Y. M. (2019). A meshless method based on the nonsingular weight functions for elastoplastic large deformation problems. International Journal of Applied Mechanics, 11(1), 1950006. [Google Scholar] [CrossRef]
  25. Liu, F. B., & Cheng, Y. M. (2018). The improved element-free Galerkin method based on the nonsingular weight functions for inhomogeneous swelling of polymer gels. International Journal of Applied Mechanics, 10(4), 1850047. [Google Scholar] [CrossRef]
  26. Meng, Z. J., Cheng, H., Ma, L. D., & Cheng, Y. M. (2018). The dimension split element-free Galerkin method for three-dimensional potential problems. Acta Mechanica Sinica, 34(3), 462-474. [Google Scholar] [CrossRef]
  27. Meng, Z. J., Cheng, H., Ma, L. D., & Cheng, Y. M. (2019). The dimension splitting element-free Galerkin method for 3D transient heat conduction problems. Science China Physics, Mechanics & Astronomy, 62(4), 040711. [Google Scholar] [CrossRef]
  28. Meng, Z. J., Cheng, H., Ma, L. D., & Cheng, Y. M. (2019). The hybrid element-free Galerkin method for three-dimensional wave propagation problems. International Journal for Numerical Methods in Engineering, 117(1), 15-37. [Google Scholar] [CrossRef]
  29. Ma, L. D., Meng, Z. J., Chai, J. F., & Cheng, Y. M. (2020). Analyzing 3D advection-diffusion problems by using the dimension splitting element-free Galerkin method. Engineering Analysis with Boundary Elements, 111, 167-177. [Google Scholar] [CrossRef]
  30. Cheng, H., Peng, M. J., & Cheng, Y. M. (2018). The dimension splitting and improved complex variable element-free Galerkin method for 3-dimensional transient heat conduction problems. International Journal for Numerical Methods in Engineering, 114(3), 321-345. [Google Scholar] [CrossRef]
  31. Cheng, H., Peng, M. J., & Cheng, Y. M. (2017). A hybrid improved complex variable element-free Galerkin method for three-dimensional potential problems. Engineering Analysis with Boundary Elements, 84, 52-62. [Google Scholar] [CrossRef]
  32. Cheng, H., Peng, M. J., & Cheng, Y. M. (2017). A fast complex variable element-free Galerkin method for three-dimensional wave propagation problems. International Journal of Applied Mechanics, 9(6), 1750090. [Google Scholar] [CrossRef]
  33. Cheng, H., Peng, M. J., & Cheng, Y. M. (2018). A hybrid improved complex variable element-free Galerkin method for three-dimensional advection-diffusion problems. Engineering Analysis with Boundary Elements, 97, 39-54. [Google Scholar] [CrossRef]
  34. Cheng, H., Peng, M. J., Cheng, Y. M., & Meng, Z. J. (2020). The hybrid complex variable element-free Galerkin method for 3D elasticity problems. Engineering Structures, 219, 110835. [Google Scholar] [CrossRef]
  35. Peng, P. P., Wu, Q., & Cheng, Y. M. (2020). The dimension splitting reproducing kernel particle method for three-dimensional potential problems. International Journal for Numerical Methods in Engineering, 121, 146-164. [Google Scholar] [CrossRef]
  36. Peng, P. P., & Cheng, Y. M. (2020). Analyzing three-dimensional transient heat conduction problems with the dimension splitting reproducing kernel particle method. Engineering Analysis with Boundary Elements, 121, 180-191. [Google Scholar] [CrossRef]
  37. Peng, P. P., Cheng, Y. M. (2021). Analyzing three-dimensional wave propagation with the hybrid reproducing kernel particle method based on the dimension splitting method. Engineering with Computers. DOI 10.1007/s00366-020-01256-9. [CrossRef]
  38. Peng, P. P., & Cheng, Y. M. (2021). A hybrid reproducing kernel particle method for three-dimensional advection-diffusion problems. International Journal of Applied Mechanics, 13, 2150085. [Google Scholar] [CrossRef]
  39. Wang, J. F., & Sun, F. X. (2020). A hybrid generalized interpolated element-free Galerkin method for stokes problems. Engineering Analysis with Boundary Elements, 111, 88-100. [Google Scholar] [CrossRef]
  40. Shiah, Y. C., & Tan, C. L. (1997). BEM treatment of two-dimensional anisotropic field problems by direct domain mapping. Engineering Analysis with Boundary Elements, 20, 347-351. [Google Scholar] [CrossRef]
  41. Luo, X., & Huang, J. (2014). High-accuracy quadrature methods for solving boundary integral equations of steady-state anisotropic heat conduction problems with Dirichlet conditions. International Journal of Computer Mathematics, 91(5), 1097-1121. [Google Scholar] [CrossRef]
images This work is licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.