linear solid elements in 2d and 3d

6
Linear solid elements in 2D and 3D By the term ”linear element” we mean here the elements with linear approximation of displacement and constant stress/strain distribution over the element. TRIANGULAR ELEMENT IN 2D The element has three nodes with six degrees of freedom according to Fig.4-1 Fig.4-1 Triangular element Components of displacement are approximated by linear shape functions where are the deformation parameters and u 1 v1 u 2 v2 u 3 v3 1 2 3 δ N u . v u δ = [u 1 , v 1 , u 2 , v 2 , u 3 , v 3 ] T ,

Upload: tomasso-davock

Post on 31-Dec-2015

43 views

Category:

Documents


0 download

DESCRIPTION

Linear solid elements in 2D and 3D By the term ”linear element” we mean here the elements with linear approximation of displacement and constant stress/strain distribution over the element. TRIANGULAR ELEMENT IN 2D The element has three nodes with six degrees of freedom according to Fig.4-1 - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Linear solid elements in 2D and 3D

Linear solid elements in 2D and 3DBy the term ”linear element” we mean here the elements with linear approximation of

displacement and constant stress/strain distribution over the element.

TRIANGULAR ELEMENT IN 2D

The element has three nodes with six degrees of freedom according to Fig.4-1

Fig.4-1 Triangular element

Components of displacement are approximated by linear shape functions

where are the deformationparameters and

u1

v1

u2

v2

u3

v3

1

2

3

δNu .

v

uδ = [ u1, v1, u2, v2, u3, v3 ]

T ,

Page 2: Linear solid elements in 2D and 3D

321

321

000

000

NNN

NNNN

is the matrix of linear shape functions N1(x,y), N2(x,y), N3(x,y). Their distribution over the triangular element area can be seen in Fig.4-2, the final approximation of displacement over several elements shows Fig.4-3.

Fig.4-2 Linear shape functions of triangular element

1 1 1

222

3 33N1(x,y)

N2(x,y) N3(x,y)

Page 3: Linear solid elements in 2D and 3D

Fig.4-3 Continuous approximation of displacement over triangular element

Applying appropriate differential operators on the displacement field we obtain strain and stress fields = [x, y, xy]

T , = [x, y, xy]T

= L.N. = B. , = D. = D.B. ,

where L is the matrix of differential operators and D the material matrix. Very important fact is that the stress and strain fields are constant over the element with discontinuity on its border – see Fig.4-4. The stiffness matrix of the element is then obtained from

Stdxdyt DBBDBBk TT S

Page 4: Linear solid elements in 2D and 3D

Fig.4-4 Discontinuity of stress and strain over triangular elements

Linear triangular element is still used, although it is not very precise and should be used with care especially in bending or in areas with stress concentrations. This is illustrated in examples 4.1 and 4.2. In Ansys, this element can be used as a special (not recommended) version of more general quadrilateral element PLANE42, or PLANE182.

Like all plane elements, the triangle can be used in axisymmetrical analysis. FE mesh then represents the meridian cross section of analysed body. Usually, the global y axis is the axis of symmetry. Illustration of this application is given in Example 4.3.

Page 5: Linear solid elements in 2D and 3D

LINEAR TETRAEDRThe four node 3D linear element (Fig.4-5) is a straightforward application of plane triangular element to three dimensions. It has 12 degrees of freedom, three displacements in each node:

Fig.4-5 Linear tetraedr

Threee components of displacements are approximated in a standard way:

, N contains shape functions: E is a unit 3x3 matrix.

v1

u1

w1

v2

u2

w2

v3

u3

w3

v4

u4

w4

y

x z

δ = [ u1, v1, w1, u2, v2, w2, u3, v3, w3, u4, v4, w4 ]T ,

δNu .

w

v

u

EEEEN ..,.,. 4321 NNNN

Page 6: Linear solid elements in 2D and 3D

Like in the triangular element, stress and strain are constant over the whole element:

= L.N. = B. , = D. = D.B. ,

but now we have all six components in both tensors :

= [x, y, z, xy, yz, zx]T, = [x, y, z, xy, yz, zx]T.

Element stiffness matrix is then expressed in a standard way:

where V is the element volume.

Like the plane triangular element, the tetraedr is not very good for analysis of stress gradients or bending situations. Nevertheless, in 3D analysis there is a strong argument for using tetraedric mesh, as it can be created simply by automatic mesh generators in 3D bodies of general shapes. To create hexaedral mesh in a body with general shape is much more complicated and the task cannot be done in a fully automatic way yet.

In ANSYS, this element can be again found as a special (not recommended) version of more general hexaedral element SOLID45, or SOLID185

VdV DBBDBBk TT ,