[BACK]
images Computer Modeling in Engineering & Sciences images

DOI: 10.32604/cmes.2022.019828

ARTICLE

A Fast Element-Free Galerkin Method for 3D Elasticity Problems

Zhijuan Meng1, Yanan Fang1 and Yumin Cheng2,*

1School of Applied Science, Taiyuan University of Science and Technology, Taiyuan, 030024, China
2Shanghai Key Laboratory of Mechanics in Energy Engineering, Shanghai Institute of Applied Mathematics and Mechanics, School of Mechanics and Engineering Science, Shanghai University, Shanghai, 200072, China
*Corresponding Author: Yumin Cheng. Email: ymcheng@shu.edu.cn
Received: 18 October 2021; Accepted: 15 December 2021

Abstract: In this paper, a fast element-free Galerkin (FEFG) method for three-dimensional (3D) elasticity problems is established. The FEFG method is a combination of the improved element-free Galerkin (IEFG) method and the dimension splitting method (DSM). By using the DSM, a 3D problem is converted to a series of 2D ones, and the IEFG method with a weighted orthogonal function as the basis function and the cubic spline function as the weight function is applied to simulate these 2D problems. The essential boundary conditions are treated by the penalty method. The splitting direction uses the finite difference method (FDM), which can combine these 2D problems into a discrete system. Finally, the system equation of the 3D elasticity problem is obtained. Some specific numerical problems are provided to illustrate the effectiveness and advantages of the FEFG method for 3D elasticity by comparing the results of the FEFG method with those of the IEFG method. The convergence and relative error norm of the FEFG method for elasticity are also studied.

Keywords: Improved element-free Galerkin method; dimension splitting method; finite difference method; fast element-free Galerkin method; elasticity

1  Introduction

The 3D elasticity problem is one of the typical mechanical problems in engineering. Because of the complexity of this type of problems, it is difficult to get the analytical solution when the problems are defined in complicated domains. Therefore, the study of the numerical method for 3D elasticity has important theoretical and practical significance. At present, lots of methods have been applied to simulate elasticity problems, such as the finite element method (FEM) [1], finite difference method [2], boundary element method (BEM) [3] and meshless method [47].

The meshless method has been an important numerical method for scientific and engineering problems [813]. When using the meshless method to solve problems, only discrete nodes need to be distributed in the problem domain and on the boundary. Furthermore, different problems can flexibly distribute the quantity of nodes according to the characteristics. Therefore, the meshless method has good adaptability and high calculation accuracy. It is more suitable for solving those complex problems, for example, crack growth, super large transfiguration and high-speed collision.

The IEFG method is one of the important meshless methods. The shape function is constructed using the improved moving least-squares (IMLS) approximation [14,15]. The IMLS approximation is based on the ordinary least-squares method which has high accuracy and has been applied in various fields [1618]. Furthermore, the basis functions of the IMLS method are weighted orthogonally. Compared it with the classical element-free Galerkin method, the IEFG method has fewer coefficients, and the computational speed is faster. Zhang et al. used the IEFG method to simulate 3D heat conduction problems [19], 3D potential problems [20] and 3D wave propagation [21]. Ma et al. used the IEFG method to simulate groundwater pollution prevention and control and its application in fluid flow [22]. Peng et al. used it to simulate 3D viscoelasticity problems [23]. Zheng et al. used it to simulate diffusional drug release problems [24]. Yu et al. used it to simulate three-dimensional elastoplasticity problems [25]. Liu et al. used it to simulate elastic large deformation problems [26] and inhomogeneous swelling of polymer gels [27]. Cai et al. used it to simulate elastoplasticity large deformation problems [28]. Wu et al. used it to simulate the elasticity [29]. Zou et al. used it to simulate fracture problems of airport pavement [30]. Cheng et al. used it to simulate the unsteady Schrödinger equation [31]. Cheng et al. used it to simulate nonlinear large deformation [32]. However, for 3D problems, the CPU running time of IEFG method is still long. To improve the computational efficiency, the DSM is introduced to complete the 3D problems.

Using the DSM, the 3D problem can be changed into a series of interrelated 2D problems. Li et al. first chose the DSM to solve the 3D linearly elastic shell [33] and incompressible Navier-Stokes equations [34]. Hou et al. solved a 3D elliptic equation appling the dimension splitting algorithm [35]. Ter Maten EJW applied the splitting method to solve fourth order partial differential equations [36]. Bragin et al. applied dimension splitting to analyze the conservation law [37]. Meng et al. presented the dimension splitting element-free Galerkin method to simulate 3D potential problems [38], 3D wave equations [39], 3D advection-diffusion problems [40] and 3D heat conduction problems [41]. Cheng et al. used the dimension splitting and improved complex variable element-free Galerkin method to simulate 3D problems [4245]. Wu et al. applied the interpolating dimension splitting element-free Galerkin method to simulate 3D heat conduction and 3D potential problems [46,47]. Peng et al. combined the dimension splitting method and reproduce kernel particle method [4850] to simulate some classical 3D problems [5153]. The results of references [3853] show that the computational efficiency can be greatly improved by the DSM.

In this paper, the FEFG method for 3D elasticity is proposed. The key problem is transforming a 3D elasticity into a series of interrelated 2D elasticities using dimension splitting. Then the 2D problems are simulated with the IEFG method and FDM is chosen in the splitting direction. The final discretized system equations of the 3D elasticity problem are obtained. Some specific examples are provided to illustrate the high accuracy and efficiency of the FEFG method for 3D elasticity by comparing the results of the FEFG method with ones of the IEFG method and analytical solutions.

2  The IMLS Approximation

The trial function uh(x) of the moving Least-squares (MLS) method approximation is

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

where pi(x)(i=1,2,m) are basis functions, m is the number of basic functions. ai(x)(i=1,2,m) are the coefficients of pi(x).

The form of pi(x) is often given according to the characteristics of the problem.

To minimize the local approximation error, the coefficients ai(x) are calculated by the weighted least square method. Let the functional

J=I=1nw(xxI)[uh(x,xI)u(xI)]2=I=1nw(xxI)[i=1mpi(xI)ai(x)u(xI)]2=(Pau)TW(x)(Pau)(2)

where w(xxI) means the weight function, xI are points whose influence domain include x,

a(x)=(a1(x),a2(x),,am(x))T,(3)

u=(u1,u2,,un)T=(u(x1),u(x2),,u(xn))T,(4)

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

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

In order to obtain a(x), from

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

we have

a(x)=A1(x)B(x)u,(8)

where

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

B(x)=PTW(x).(10)

Finally, we can obtain the trial function uh(x) as

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

where Φ(x) represents the shape function. We have

Φ(x)=(Φ1(x),Φ2(x),,Φn(x))=pT(x)A1(x)B(x),(12)

ΦI,i(x)=j=1m[pj,i(A1B)jI+pj((A1),iB+A1B,i)jI].(13)

For the IMLS method, a set of orthogonal functions is chosen as the basis function. The ill conditioned or singular equations can be avoided. The inverse of the matrix can be obtained directly, which improves the calculation efficiency.

The orthogonal basis functions can be structured by the Schmidt method. For example, basis functions

q=(qi)=(1,x1,x2,x12,x1x2,x22,),(14)

are orthogonalized to the following orthogonal basis functions.

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

Eq. (7) can be expressed as

[(p1,p1)(p1,p2)(p1,pm)(p2,p1)(p2,p2)(p2,pm)(pm,p1)(pm,p2)(pm,pm)][a1(x)a2(x)am(x)]=[(p1,uI)(p2,uI)(pm,uI)].(16)

If {pi(x)}(i=1,2,,m) is a set of orthogonal functions, that is

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

Eq. (16) becomes to

[(p1,p1)000(p2,p2)000(pm,pm)][a1(x)a2(x)am(x)]=[(p1,uI)(p2,uI)(pm,uI)].(18)

We can simply have

ai(x)=(pi,uI)(pi,pi),(i=1,2,,m).(19)

Then

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

where

A(x)=[1(p1,p1)0001(p2,p2)0001(pm,pm)].(21)

Substituting Eq. (19) into Eq. (11), we obtain

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

where Φ(x) mean the shape function, and

Φ(x)=(Φ1(x),Φ2(x),,Φn(x))=PT(x)A(x)B(x).(23)

3  The FEFG Method for 3D Elasticity

The equilibrium equation of 3D elasticity is

σ11,1(x)+σ12,2(x)+σ13,3(x)+b1(x)=0,(24)

σ21,1(x)+σ22,2(x)+σ23,3(x)+b2(x)=0,(25)

σ31,1(x)+σ32,2(x)+σ33,3(x)+b3(x)=0,(26)

with the boundary conditions

ui=u¯i,(xΓu),(27)

σijnj=t¯i,(i,j=1,2,3xΓq),(28)

where σij mean the stress, bi mean the body force, ui mean the displacement, Γ=ΓuΓq is the boundary of problem domain Ω, and ΓuΓq=. u¯i mean the known displacement on Γu, t¯i mean the known traction on Γq, and nj is the unit external normal vector to Γq.

Then, the elasticity problem composed of Eqs. (24) and (25) and the boundary conditions is solved by the FEFG method.

The 3D problem domain Ω is divided into L+1 2D subdomains along direction x3, which is chosen as the splitting direction, that is, L1 2D planes are inserted into Ω. And the distance between two adjacent 2D sub-domains is Δx3. That is

Ω=k=0L1Ω(k)×[x3(k),x3(k+1))Ω(L),(29)

where

a=x3(0)<x3(1)<<x3(L)=c,x3[a,c],(30)

Δx3=x3(k+1)x3(k)=(ca)/(ca)LL.(31)

For a fixed x3(k), Eqs. (24) and (25), the essential boundary conditions Eq. (27) and the natural boundary conditions Eq. (28) can be transformed as

σ11,1(k)+σ12,2(k)+b1(k)=σ13,3(k),((x1,x2)Ω(k),x3=x3(k)),(32)

σ21,1(k)+σ22,2(k)+b2(k)=σ23,3(k),((x1,x2)Ω(k),x3=x3(k)),(33)

with the boundary conditions

ui(k)(x1,x2)=u¯i(x1,x2,x3(k))=u¯i(k)(x1,x2),((x1,x2)Γu(k),i=1,2),(34)

σij(k)(x1,x2)nj(k)=t¯i(x1,x2,x3(k))=t¯i(k)(x1,x2),((x1,x2)Γq(k),i,j=1,2),(35)

where ui(k)(x1,x2) mean the displacement in the 2D domain Ω(k), u¯i(k)(x1,x2) mean the known displacement on Γu(k), t¯i(k)(x1,x2) mean the known traction on Γq(k), and Γ(k)=Γu(k)Γq(k), Γu(k)Γq(k)=, nj(k) mean the unit outward normal to boundary Γq(k).

Applying the IEFG method to solve the 2D problem of Eqs. (32)(35), the trial function uh(x(k),x3(k)) at x(k)=(x1,x2) is related to the value at nodes xI(k) whose domain of influence covers x(k). It can be expressed as

uh(x(k),x3(k))=[u1(k)u2(k)]=[I=1nΦI(x(k))u1(xI(k),x3(k))I=1nΦI(x(k))u2(xI(k),x3(k))]=NU(k),(36)

where

N=[Φ10Φ20Φn00Φ10Φ20Φn],(37)

U(k)=(u1(x1(k)),u2(x1(k)),u1(x2(k)),u2(x2(k)),,u1(xn(k)),u2(xn(k)))T.(38)

The strain at any point (x(k),x3(k)) in subdomain Ω(k) is

ε(k)=ε(x(k),x3(k))=[ε11(k)ε22(k)ε12(k)]=[(I=1nΦI(x(k))u1(xI(k),x3(k))),1(I=1nΦI(x(k))u2(xI(k),x3(k))),2(I=1nΦI(x(k))u1(xI(k),x3(k))),2+(I=1nΦI(x(k))u2(xI(k),x3(k))),1].(39)

It can be written as

ε(x(k),x3(k))=BU(k),(40)

where

B=[Φ1,10Φ2,10Φn,100Φ1,20Φ2,20Φn,2Φ1,2Φ1,1Φ2,2Φ2,1Φn,2Φn,1].(41)

The stress at any point (x(k),x3(k)) in subdomain Ω(k) is

σ(k)=σ(x(k),x3(k))=[σ1,1(k)σ2,2(k)σ1,2(k)]=DBU(k)=Dε(k).(42)

For plane stress problems,

D=E1ν2[1ν0ν10001ν2];(43)

and for plane strain problems,

D=E(1+ν)(12v)[1vν0ν1v00012ν2],(44)

where E means Young's modulus, ν means Poisson's ratio, and D means the elasticity matrix [54].

The penalty method is applied to apply the essential boundary conditions, and the weak form of the Galerkin integral of Eqs. (32)(35) is

Ω(k)δ ε(k)Tσ(k)dΩ(k)GΩ(k)δ u(k)Tu(k)dΩ(k)Ω(k)δ u(k)Tb(k)dΩ(k)Γq(k)δ u(k)Tt¯(k)dΓ(k)+αΓu(k)δ u(k)TS(u(k)u¯(k))dΓ(k)=0                     ,(45)

where

G=E2(1+ν),(46)

is the shear modulus, and

u(k)=(2u1(k)x32,2u2(k)x32)T=Φ(x(k))U(k),(47)

U(k)=(2u1(x1(k))x32,2u2(x1(k))x32,2u1(x2(k))x32,2u2(x2(k))x32,,2u1(xn(k))x32,2u2(xn(k))x32)T,(48)

b(k)=(b1(k),b2(k))T,(49)

t¯(k)=(t¯1(k),t¯2(k))T,(50)

u¯(k)=(u¯1(k),u¯2(k))T,(51)

S=[s100s2].(52)

If ui(k) is the displacement on Γu(k) along direction xi, si=1, otherwise si=0.

Eqs. (36), (40), (42) and (47) are substituted into Eq. (45). Then, we have

Ω(k)δ[BU(k)]T[DBU(k)]dΩ(k)GΩ(k)δ[Φ*(x(k))U(k)]T[Φ*(x(k))U(k)]dΩ(k)Ω(k)δ[Φ*(x(k))U(k)]Tb(k)dΩ(k)Γq(k)δ[Φ*(x(k))U(k)]Tt¯(k)dΓ(k)+αΓu(k)δ[Φ*(x(k))U(k)]TS[Φ*(x(k))U(k)]dΓ(k)αΓu(k)δ[Φ*(x(k))U(k)]TSu¯(k)dΓ(k)=0(53)

To get the solvable algebraic equations, all integrals in Eq. (53) need to be analyzed separately.

The first integral term in Eq. (53) is

Ω(k)δ[BU(k)]T[DBU(k)]dΩ(k)=δU(k)T[Ω(k)BTDBdΩ(k)]U(k)=δU(k)TKU(k),(54)

where

K=Ω(k)BTDBdΩ(k).(55)

The second integral term in Eq. (53) is

GΩ(k)δ[Φ*(x(k))U(k)]T[Φ*(x(k))U(k)]dΩ(k)=δU(k)TG[Ω(k)Φ*T(x(k))Φ*(x(k))dΩ(k)]U(k)=δU(k)TCU(k),(56)

where

C=GΩ(k)ΦT(x(k))Φ(x(k))dΩ(k).(57)

The third integral term in Eq. (53) is

Ω(k)δ[Φ(x(k))U(k)]Tb(k)dΩ(k)=δU(k)TΩ(k)ΦT(x(k))b(k)dΩ(k)=δU(k)TF1,(58)

where

F1=Ω(k)ΦT(x(k))b(k)dΩ(k).(59)

The fourth integral term in Eq. (53) is

Γq(k)δ[Φ(x(k))U(k)]Tt¯(k)dΓ(k)=δU(k)TΓq(k)ΦT(x(k))t¯(k)dΓ(k)=δU(k)TF2,(60)

where

F2=Γq(k)ΦT(x(k))t¯(k)dΓ(k).(61)

The fifth integral term in Eq. (53) is

αΓu(k)δ[Φ(x(k))U(k)]TS[Φ(x(k))U(k)]dΓ(k)

=δU(k)T[αΓu(k)ΦT(x(k))SΦ(x(k))dΓ(k)]U(k)=δU(k)TKαU(k),(62)

where

Kα=αΓu(k)ΦT(x(k))SΦ(x(k))dΓ(k).(63)

The sixth integral term in Eq. (53) is

αΓu(k)δ[Φ*(x(k))U(k)]TSu¯(k)dΓ(k)=δU(k)TαΓu(k)Φ*T(x(k))Su¯(k)dΓ(k)=δU(k)TFα,(64)

where

Fα=αΓu(k)ΦT(x(k))Su¯(k)dΓ(k).(65)

Substituting Eqs. (54), (56), (58) (60), (62) and (64) into Eq. (53), we obtain

δU(k)T(KU(k)CU(k)F1F2+KαU(k)Fα)=0.(66)

For the δU(k)T is arbitrary, we let

CU(k)+K¯U(k)=F,(67)

where

K¯=KKα,(68)

F=F1F2Fα.(69)

In order to obtain the solution of Eq. (67), points x3(1),x3(2),,x3(L1) are uniformly inserted along direction x3 in domain [a,c]. Let

U(x3(0))=U(0)=U(0)(a),(70)

U(x3(1))=U(1),(71)

U(x3(2))=U(2),(72)

U(x3(L1))=U(L1),(73)

U(x3(L))=U(L)=U(L)(c).(74)

Using the FDM in the splitting direction x3, we have

U(k)U(k1)2U(k)+U(k+1)(Δx3)2,(k=1,2,,L1).(75)

Then, Eq. (67) is written as

CU(0)2U(1)+U(2)(Δx3)2+K¯U(1)=F(1),(76)

CU(1)2U(2)+U(3)(Δx3)2+K¯U(2)=F(2),(77)

CU(2)2U(3)+U(4)(Δx3)2+K¯U(3)=F(3),(78)

CU(L2)2U(L1)+U(L)(Δx3)2+K¯U(L1)=F(L1).(79)

The matrix form of Eqs. (76)(79) is

1(Δx3)2[HCCHCCHCCHCCH][U(1)U(2)U(3)U(L2)U(L1)]=[F(1)CU(0)(Δx3)2F(2)F(3)F(L2)F(L1)CU(L)(Δx3)2],(80)

where

H=2C+(Δx3)2K¯.(81)

Let

M=1(Δx3)2[HCCHCCHCCHCCH],(82)

U=(U(1)T,U(2)T,U(3)T,,U(L2)T,U(L1)T)T,(83)

R=((F(1)CU(0)(Δx3)2)T,F(2)T,F(3)T,,F(L2)T,(F(L1)CU(L)(Δx3)2)T)T,(84)

Eq. (80) is simplified to

MU=R.(85)

The solution of Eq. (85) is the numerical solution of the displacement in direction x1 and x2 at each node on the middle layer x3=x3(1),x3(2),,x3(L1).

The boundary value problem composed of Eqs. (25) and (26) and the corresponding boundary conditions can also be solved by the FEFG method, and the numerical solutions of displacement in direction x2 and x3 at each node can be obtained. Finally, we can get the numerical solutions of Eqs. (24)(28).

In this paper, the FEFG method is for isotropic materials. We think that the FEFG method can also solve 3D linear elasticity for anisotropic materials. As long as the constitutive equations of anisotropic materials are established, the FEFG method can be obtained. It can be used as our later research topic.

4  Numerical Examples

Four related numerical examples are calculated using the FEFG method. The outcomes under different penalty factors, scale parameters and node distributions of the FEFG method are studied. Through comparing the numerical outcomes of the FEFG method with those of the IEFG method, the superiority of the FEFG method for 3D elasticity problems can be found. We can find that the calculation efficiency of the FEFG method is much faster than the IEFG method and the calculation accuracy of the FEFG method is also high.

The relative error is defined as

e=||uuh||L2(Ω)||u||L2(Ω),(86)

where

uuhL2(Ω)=(Ω(uuh)2dΩ)1/2.(87)

4.1 Cube under Uniformly Distributed Load

The cube was subjected to a uniformly distributed load as shown in Fig. 1. The side length is 2 m. The distributed load is σ=32MPa, the shear modulus is G=1,5000MPa and Poisson's ratio is ν=0.25. The analytical solution of displacement is given as

u1=νσEx1,(88)

u2=νσEx2,(89)

u3=σEx3.(90)

images

Figure 1: A cube under a uniformly distributed load

Using the IEFG method to solve this problem, 11 × 11 × 11 node distributions are selected, the influence domain factor dmax=1.1, and the penalty factor α=1.0×1019. Then, the CPU running time is 12.78 s. The overall relative error is 3.0685×109. The relative errors of the displacement in direction x1, x2 and x3 are 3.1907×1012, 3.4556×1012 and 3.1689×109, respectively.

Then, the FEFG method is used to solve this problem. Direction x1 is chosen as the splitting direction. Nine planes are inserted along direction x1, and 11 × 11 nodes are evenly distributed on the plane Ox2x3. In addition, dmax=1.03 and α=1.0×1022. Then, the CPU running time is 0.64 s. The overall relative error is 9.9904×1012. The relative errors of the displacement in directions x2 and x3 are 2.2208×1012 and 4.0222×1011, respectively. The parameter selection makes the FEFG method optimal.

Table 1 shows the calculation accuracies and CPU running times of the FEFG and IEFG methods when dmax is different. 11 × 11 × 11 node distributions were selected. In order to achieve high calculation accuracies for every method, dmax=1.1 for the IEFG method and dmax=1.03 for the FEFG method.

images

Fig. 2 shows that dmax has great influence on the error. In this paper, we choose dmax=1.03 for the FEFG method.

images

Figure 2: The error of the FEFG method with different dmax

Table 2 shows the calculation accuracies and CPU running times of the FEFG and IEFG methods when the node distributions are different. We find that the calculation accuracies of the IEFG and FEFG method are both very high for this problem. However, the calculation time of the FEFG method is much shorter than that of the IEFG method. In this case, we set the node distribution is 11 × 11 × 11.

images

Table 3 illustrates the calculation accuracies and CPU running times of the FEFG method when the penalty factor α is different. The α has a great influence on the numerical results. Then the appropriate coefficient can be selected to obtain higher calculation accuracy. Fig. 3 illustrates the error of the FEFG method under different α. In this paper, we choose α=1.0×1022 for the FEFG method.

images

images

Figure 3: The error of the FEFG method is distributed with α

Figs. 46 are the results of displacement u1, u2 and u3 of the FEFG method, IEFG method and analytical solution along direction x1, x2 and x3, respectively. We find that the two methods are very consistent with the analytical results and the FEFG method is faster than the IEFG method.

images

Figure 4: The distribution of the displacement u1 along x1

images

Figure 5: The distribution of the displacement u2 along x2

images

Figure 6: The distribution of the u3 along x3

4.2 Prismatic Bar Considering Its Own Weight

Suppose the gravity of the bar per unit volume is ρg as shown in Fig. 7. The body force are

b1=b2=0,(91)

b3=ρg.(92)

images

Figure 7: Prismatic bar

The stresses are

σ33=ρgx3,(93)

σ11=σ22=σ12=σ23=σ13=0.(94)

The geometrical size of the bar is 12mm×12mm×36mm, poisson's ratio is ν=0.15, density is ρ=2405kg/m3 and the Young's modulus is E=2.069×104MPa. The analytical solution of the displacement field is

u1(x)=νρgx1x3E,(95)

u2(x)=νρgx2x3E,(96)

u3(x)=ρg2E(x32l2)+νρg2E(x12+x22).(97)

Adopting the IEFG method to solve this problem, the node distribution is 5 × 5 × 11, dmax=1.1, and α=1.0×1020. Then, the CPU running time is 44.53 s. The overall relative error is 6.1758×103.

Next, the FEFG method is used to solve this problem. Direction x1 is the splitting direction. Three planes are inserted along direction x1. On plane Ox2x3, 5 × 11 mesh nodes are selected evenly and dmax=1.1, α=1.0×1020. Then, CPU running time is 0.38 s. The overall relative error is 3.3713×103. It can be seen that the FEFG method can notably increase the computing efficiency.

Figs. 810 are comparison of displacements u1, u2 and u3 along direction x1, x2 and x3 by the FEFG and IEFG methods with analytical solutions. Fig. 11 is the calculation results of stress σ33 by the FEFG method, the IEFG method and the analytical solution along x3. We find that the two methods are very consistent with the analytical results and the FEFG method is faster than the IEFG method.

images

Figure 8: The distribution of displacement u1 along x1

images

Figure 9: The distribution of displacement u2 along x2

images

Figure 10: The distribution of displacement u3 along x3

images

Figure 11: The distribution of normal stress σ33 along x3

Fig. 12 shows the relationship between stress σ33 and strain ε33 at point (0, 0, x3) by the FEFG method, the IEFG method and the analytical solution. We can find that the numerical solutions agree well with the analytical solutions.

images

Figure 12: The effect of stress σ33 along strain ε33

4.3 3D Semi-Infinite Solid

For a 3D semi-infinite solid in Fig. 13, x3=0 is its boundary, and the displacement and stress are caused by a distributed load. The weight per unit volume is ρg. The body forces are

b1=b2=0,(98)

b3=ρg.(99)

images

Figure 13: 3D semi-infinite solid

In addition, p=1MPa, ρ=2405kg/kgmm3, v=0.15, and E=2.069×104MPa. Here, p is the ratio of the pressure per unit area in plane Ox1x2, ρ is the density, v is the Poisson's ratio and E is the Young's modulus. The analytical results of this case are

u3=(1+v)(12v)E(1v)[p(hx3)+ρg2(h2x32)],(100)

σ11=σ22=v1v(p+ρgx3),(101)

σ33=(p+ρgx3),(102)

σ12=σ23=σ13=0.(103)

After selecting a cuboid 300 meters long, 300 meters wide and 100 meters high, the IEFG method is used to solve this problem, and 6 × 6 × 9 mesh nodes are selected. dmax=1.14, and α=2.8×1018. Then, the CPU running time is 5.75 s, and the overall relative error norm of u3 and σ33 are 0.0982 and 0.1030, respectively.

Next, the FEFG method is selected to solve this problem. The direction x1 is the splitting direction. Four planes are inserted along direction x1. On plane Ox2x3, 6 × 9 nodes are evenly distributed. In addition, dmax=1.14, and α=2.8×1018. Then, the CPU running time is 0.38 s, and the overall relative error norm of u3 and σ33 are 0.0575 and 0.0691, respectively. It can be seen that the FEFG method is much faster and more accurate than the IEFG method in solving the u3 and σ33 of this case.

Table 4 illustrates the calculation accuracies and CPU running times of the FEFG method and the IEFG method when dmax is different. In addition, the node distribution is 6 × 6 × 9, and α=2.8×1018. It can be seen that the IEFG method and FEFG method both have better computational precision, as shown in dmax=1.11.2. For this case, we let dmax=1.14.

images

Table 5 illustrates the calculation accuracies and CPU running times of the FEFG with different node distributions. It can be seen that the FEFG method is convergent. For this problem, we choose the integral node distribution is 6 × 6 × 9.

images

Table 6 illustrates the calculation accuracies and CPU running times of the FEFG method when the penalty factor α is different. For this case, we choose α=2.8×1018 for the FEFG method.

images

Figs. 1416 show the calculation outcomes of the FEFG method, the IEFG method and the analytical results of displacement u3 and the distribution of the normal stresses σ11 and σ33 along direction x3, respectively. It can be seen that the results of the FEFG method are closer to the analytical solution than those of the IEFG method.

images

Figure 14: The distribution of the displacement u3 along x3

images

Figure 15: The distribution of the normal stress σ11 along x3

images

Figure 16: The distribution of the normal stress σ33 along x3

4.4 Hollow Cylinder Subjected to Internal Pressure

Consider a hollow cylinder subjected to uniform internal pressure. Fig. 17 shows the quarter region and Fig. 18 shows the nodes arrangement on the quarter model on each plane Ox1x2. The inner surface is subjected to uniformly distributed pressure p=1000, Poisson's radio is v=0.25, the Young's modulus is E=1.0×106. The inner and outer radius of the cylinder are a=1m and b=5m, respectively, and the height of the cylinder h=2 . The analytical solution of the problem is

ur(r)=a2prE(b2a2)[1v+b2r2(1+v)],(104)

uθ=0,(105)

σr(r)=a2pb2a2(1b2r2),(106)

σθ(r)=a2pb2a2(1+b2r2).(107)

images

Figure 17: A hollow cylinder under distributed internal pressure

images

Figure 18: Nodes arrangement on the quarter model on each plane Ox1x2

We only consider a quarter of the problem domain. Selecting the IEFG method to solve this problem, 11 × 11 × 5 nodes are selected. dmax=1.11 and α=1.9×1015. Then, the CPU running time is 22.71 s, and the overall relative error norm of ur(r) is 2.4458×102.

Next, the FEFG method is selected to solve this problem. The direction x3 is the splitting direction. Three planes are inserted along direction x3. On plane Ox1x2, 11 × 11 nodes are distributed as shown in Fig. 18. In addition, dmax=1.11 and α=1.9×1015. Then, the CPU running time is 1.47 s, and the overall relative error norm of ur(r) is similar to that of the IEFG method. It can be seen that the FEFG method is much faster than the IEFG method in solving the solution ur(r) of this case.

Figs. 1921 show the calculation outcomes of the FEFG method, the IEFG method and the analytical results of displacement ur, stress σθ and σr along direction r, respectively. It can be found that the numerical results obtained by the FEFG method and the IEFG method are in good agreement with the analytical solutions, and the FEFG method runs faster than the IEFG method.

images

Figure 19: The distribution of the normal displacement ur along r

images

Figure 20: The distribution of the normal stress σθ along r

images

Figure 21: The distribution of the normal stress σr along r

5  Conclusions

In this paper, the FEFG method for the 3D elasticity problem is established. The 3D elasticity problems are divided into a set of related 2D problems along the dimension splitting direction. Then, the IEFG method is chosen to solve these 2D problems. The FDM is selected in the dimension splitting direction. The final solvable discrete system equations of the 3D elasticity problem are obtained. In contrast to the IEFG method, the FEFG method saves the computing time of the shape function by reducing the dimensionality. Furthermore, the numerical results of the FEFG method and the IEFG method are both agree with the analytical results. Numerical examples indicate that the FEFG method for three-dimensional elasticity problems is efficient and convergent.

Funding Statement: This work was supported by the National Natural Science Foundation of China (Grant Nos. 52004169 and 11571223).

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

References

  1. Hoang, T. T. P., Vo, D. C. H., & Ong, T. H. (2017). A Low-order finite element method for three dimensional linear elasticity problems with general meshes. Computers & Mathematics with Applications, 74(6), 1379-1398. [Google Scholar] [CrossRef]
  2. Hossain, M. Z., Ahmed, S. R., & Uddin, M. W. (2005). A new mathematical model for finite-difference solution of three-dimensional mixed-boundary-value elastic problems. International Journal of Computational Methods, 2(1), 99-126. [Google Scholar] [CrossRef]
  3. Popov, V., & Power, H. (2001). An O(N) Taylor series multipole boundary element method for three-dimensional elasticity problems. Engineering Analysis with Boundary Elements, 25(1), 7-18. [Google Scholar] [CrossRef]
  4. Zhang, Z., & Liew, K. M. (2010). Improved element-free Galerkin method (IEFG) for solving three-dimensional elasticity problems. Interaction & Multiscale Mechanics, 3(2), 123-143. [Google Scholar] [CrossRef]
  5. Miao, Y., & Wang, Y. H. (2006). Meshless analysis for three-dimensional elasticity with singular hybrid boundary node method. Applied Mathematics & Mechanics, 27(5), 673-681. [Google Scholar] [CrossRef]
  6. Li, X. L. (2012). A priori and a posteriori analysis of the meshless Galerkin boundary node method for three-dimensional elasticity. Engineering Analysis with Boundary Elements, 36, 993-1004. [Google Scholar] [CrossRef]
  7. Alavi, S. M. R., Aghdam, M. M., & Eftekhari, A. (2006). Three-dimensional elasticity analysis of thick rectangular laminated composite plates using meshless local Petrov-Galerkin (MLPG) method. Applied Mechanics & Materials, 5–6, 331-338. [Google Scholar] [CrossRef]
  8. Cheng, Y. M., & Chen, M. J. (2003). A boundary element-free method for linear elasticity. Acta Mechanica Sinica, 35(2), 435-448. [Google Scholar] [CrossRef]
  9. Dai, B. D., & Cheng, Y. M. (2007). Local boundary integral equation method based on radial basis functions for potential problems. Acta Physica Sinica, 56(2), 597-603. [Google Scholar] [CrossRef]
  10. Bai, F. N., Li, D. M., & Wang, J. F. (2012). An improved complex variable element-free Galerkin method for two-dimensional elasticity problems. Chinese Physics B, 21(2), 020204. [Google Scholar] [CrossRef]
  11. Cheng, Y. M., Liu, C., & Bai, F. N. (2015). Analysis of elastoplasticity problems using an improved complex variable element-free Galerkin method. Chinese Physics B, 24(10), 16-25. [Google Scholar] [CrossRef]
  12. Abbaszadeh, M., Khodadadian, A., Parvizi, M., Dehghan, M., & Heitzinger, C. (2018). A direct meshless local collocation method for solving stochastic cahn–hilliard–cook and stochastic swift–hohenberg equations. Engineering Analysis with Boundary Elements, 98, 253-264. [Google Scholar] [CrossRef]
  13. 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, 364-374. [Google Scholar] [CrossRef]
  14. Cheng, J. (2020). Data analysis of the factors influencing the industrial land leasing in shanghai based on mathematical models. Mathematical Problems in Engineering, 2020, 1-11. [Google Scholar] [CrossRef]
  15. Cheng, J. (2021). Mathematical models and data analysis of residential land leasing behavior of district governments of Beijing in China. Mathematics, 9, 2314. [Google Scholar] [CrossRef]
  16. Cheng, J. (2020). Analyzing the factors influencing the choice of the government on leasing different types of land uses: Evidence from shanghai of China. Land Use Policy, 90, 104303. [Google Scholar] [CrossRef]
  17. Cheng, J. (2021). Residential land leasing and price under public land ownership. Journal of Urban Planning and Development, 147(2), 5021009. [Google Scholar] [CrossRef]
  18. Cheng, J. (2021). Analysis of commercial land leasing of the district governments of Beijing in China. Land Use Policy, 100, 104881. [Google Scholar] [CrossRef]
  19. Zhang, Z., Wang, J. F., Cheng, Y. M., & Liew, K. M. (2013). The improved element-free Galerkin method for three-dimensional transient heat conduction problems. Science China, 8(2), 153-165. [Google Scholar] [CrossRef]
  20. Zhang, Z., Zhao, P., & Liew, K. M. (2009). Analyzing three-dimensional potential problems with the improved element-free Galerkin method. Acta Mechanica Sinica, 44(2), 273-284. [Google Scholar] [CrossRef]
  21. Zhang, Z., Li, D. M., Cheng, Y. M., & Liew, K. M. (2012). The improved element-free Galerkin method for three-dimensional wave equation. Acta Mechanica Sinica, 28(3), 808-818. [Google Scholar] [CrossRef]
  22. Abbaszadeh, M., Dehghan, M., Khodadadian, A., Heitzinger, M. (2019). Analysis and application of the interpolating element free Galerkin (IEFG) method to simulate the prevention of groundwater contamination with application in fluid flow. Journal of Computational and Applied Mathematics, 112453. DOI 10.1016/j.cam.2019.112453. [CrossRef]
  23. Peng, M. J., Li, R. X., & Cheng, Y. M. (2014). Analyzing three-dimensional viscoelasticity problems via the improved element-free Galerkin (IEFG) method. Engineering Analysis with Boundary Elements, 40, 104-113. [Google Scholar] [CrossRef]
  24. Zheng, G. D., & Cheng, Y. M. (2020). The improved element-free Galerkin method for diffusional drug release problems. International Journal of Applied Mechanics and Engineering, 12(8), 2050096. [Google Scholar] [CrossRef]
  25. 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]
  26. 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 Applied Mechanics, 7, 1850023. [Google Scholar] [CrossRef]
  27. 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, 1850047. [Google Scholar] [CrossRef]
  28. Cai, X. J., Peng, M. J., & Cheng, Y. M. (2018). The improved element-free Galerkin method for elastoplasticity large deformation problems. Scientia Sinica-Physica,Mechanica & Astronomica, 48, 24701. [Google Scholar] [CrossRef]
  29. Wu, Y., Ma, Y. Q., Feng, W., & Cheng, Y. M. (2017). Topology optimization using the improved element-free Galerkin method for elasticity. Chinese Physics B, 26, 80203. [Google Scholar] [CrossRef]
  30. Zou, S. Y., Xi, W. C., Peng, M. J., & Cheng, Y. M. (2017). Analysis of fracture problems of airport pavement by improved element-free Galerkin method. Acta Physica Sinica, 66, 120204. [Google Scholar] [CrossRef]
  31. Cheng, R. J., & Cheng, Y. M. (2016). Solving unsteady schrödinger equation using the improved element-free Galerkin method. Chinese Physics B, 25, 020203-1-9. [Google Scholar] [CrossRef]
  32. 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 Applied Mechanics and Engineering, 5, 1650023-1-22. [Google Scholar] [CrossRef]
  33. Li, K. T., & Shen, X. Q. (2007). A dimensional splitting method for the linearly elastic shell. International Journal of Computational Mechanics, 84, 807-824. [Google Scholar] [CrossRef]
  34. Chen, H., Li, K. T., & Wang, S. (2013). A dimension split method for the incompressible Navier–Stokes equations in three dimensions. International Journal for Numerical Methods in Fluids, 73, 409-435. [Google Scholar] [CrossRef]
  35. Hou, Y. R., & Wei, H. B. (2012). Dimension splitting algorithm for a three-dimensional elliptic equation. International Journal of Computational Mechanics, 89, 112-127. [Google Scholar] [CrossRef]
  36. ter Maten, E. J. W. (1986). Splitting methods for fourth order parabolic partial differential equations. Computing, 37, 335-350. [Google Scholar] [CrossRef]
  37. Bragin, M. D., & Rogov, B. V. (2016). On exact dimensional splitting for a multidimensional scalar quasilinear hyperbolic conservation law. Doklady Mathematics, 94, 382-386. [Google Scholar] [CrossRef]
  38. 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, 50-62. [Google Scholar] [CrossRef]
  39. 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, 15-37. [Google Scholar] [CrossRef]
  40. 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]
  41. 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, 62, 040711. [Google Scholar] [CrossRef]
  42. Cheng, H., Peng, M. J., & Cheng, Y. M. (2017). The hybrid improved complex variable element-free Galerkin method for three-dimensional potential problems. Engineering Analysis with Boundary Elements, 84, 52-62. [Google Scholar] [CrossRef]
  43. 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 of Applied Mechanics, 114, 321-345. [Google Scholar] [CrossRef]
  44. 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, 1750090. [Google Scholar] [CrossRef]
  45. Cheng, H., Peng, M. J., & Cheng, Y. M. (2020). The hybrid complex variable element-free Galerkin method for 3D elasticity problems. Engineering Structures, 219, 110835. [Google Scholar] [CrossRef]
  46. Wu, Q., Peng, M. J., Fu, Y. D., & Cheng, Y. M. (2021). The dimension splitting interpolating element-free Galerkin method for solving three-dimensional transient heat conduction problems. Engineering Analysis with Boundary Elements, 128, 326-341. [Google Scholar] [CrossRef]
  47. Wu, Q., Peng, M. J., Cheng, Y. M. (2021). The interpolating dimension splitting element-free Galerkin method for 3D potential problems. Engineering with Computers, 1–4. DOI 10.1007/s00366-021-01408-5. [CrossRef]
  48. Liu, W. K., Jun, S., Li, S., Adee, J., & Belytschko, T. (1995). Reproducing kernel particle methods for structural dynamics. International Journal for Numerical Methods in Engineering, 38, 1655-1679. [Google Scholar] [CrossRef]
  49. Liu, W. K., Li, S., & Belytschko, T. (1997). Moving least square reproducing kernel method (I) Methodology and convergence. Computer Methods in Applied Mechanics and Engineering, 143(1–2), 113-154. [Google Scholar]
  50. Li, S. F., & Liu, W. K. (1999). Reproducing kernel hierarchical partition of unity, part I: Formulations. International Journal for Numerical Methods in Engineering, 45, 251-288. [Google Scholar] [CrossRef]
  51. 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, 3, 1-17. [Google Scholar] [CrossRef]
  52. 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]
  53. 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]
  54. Yang, J. J., Wen, P. H. (2018). Meshless method theories and approaches. Beijing: Science press.
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.