lecture notes, finite element analysis, j.e. akin, rice ... notes, finite element analysis, j.e....

37
Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University 1 13. Elasticity .................................................................................................................................................. 1 13.1 Introduction ...................................................................................................................................... 1 13.2 Linear springs .................................................................................................................................... 4 13.3 Mechanical Work .............................................................................................................................. 6 13.5 Strain energy ..................................................................................................................................... 9 13.6 Material properties ......................................................................................................................... 10 13.7 Simplified elasticity models* .......................................................................................................... 12 13.8 Interpolating displacement vectors ................................................................................................ 16 13.9 Mechanical work in matrix form ..................................................................................................... 18 13.10 The Strain-Displacement Matrix ................................................................................................... 19 13.11 Stiffness matrix ............................................................................................................................. 22 13.12 Work done by initial strains .......................................................................................................... 22 13.13 Matrix equilibrium equations ....................................................................................................... 23 13.14 Symmetry and anti-symmetry ...................................................................................................... 29 13.15 Plane stress analysis...................................................................................................................... 23 13.16 Axisymmetric stress analysis......................................................................................................... 24 13.17 Solid stress analysis ....................................................................................................................... 25 13.18 Kinetic energy ............................................................................................................................... 29 13.19 Summary ....................................................................................................................................... 32 13.20 Exercises ........................................................................................................................................ 36 13. Elasticity 13.1 Introduction: The subject of elasticity deals with the stress analysis applications where the component returns to its original size and shape when the loads acting on the component. The finite element method has proven to be a very practical process for any elasticity analysis. The vast majority of finite element elasticity models utilize the displacements as the primary unknowns. A general solid analysis requires three displacement components that lead to six stress components. An elasticity analysis involves four major topics: the displacement components, the six strain components obtained from the gradients of the displacement components (known in solid mechanics as the strain-displacement relation), and the experimental material property knowledge that relates the strain components to the stress components. It is more common to state the material stress-strain law which is the inverse of the experimental relation. After the displacements, are known they are post-processed to give the strains and

Upload: ngoduong

Post on 23-May-2018

217 views

Category:

Documents


2 download

TRANSCRIPT

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

1

13. Elasticity .................................................................................................................................................. 1

13.1 Introduction ...................................................................................................................................... 1

13.2 Linear springs .................................................................................................................................... 4

13.3 Mechanical Work .............................................................................................................................. 6

13.5 Strain energy ..................................................................................................................................... 9

13.6 Material properties ......................................................................................................................... 10

13.7 Simplified elasticity models* .......................................................................................................... 12

13.8 Interpolating displacement vectors ................................................................................................ 16

13.9 Mechanical work in matrix form ..................................................................................................... 18

13.10 The Strain-Displacement Matrix ................................................................................................... 19

13.11 Stiffness matrix ............................................................................................................................. 22

13.12 Work done by initial strains .......................................................................................................... 22

13.13 Matrix equilibrium equations ....................................................................................................... 23

13.14 Symmetry and anti-symmetry ...................................................................................................... 29

13.15 Plane stress analysis ...................................................................................................................... 23

13.16 Axisymmetric stress analysis ......................................................................................................... 24

13.17 Solid stress analysis ....................................................................................................................... 25

13.18 Kinetic energy ............................................................................................................................... 29

13.19 Summary ....................................................................................................................................... 32

13.20 Exercises ........................................................................................................................................ 36

13. Elasticity

13.1 Introduction: The subject of elasticity deals with the stress analysis applications where

the component returns to its original size and shape when the loads acting on the component. The

finite element method has proven to be a very practical process for any elasticity analysis. The

vast majority of finite element elasticity models utilize the displacements as the primary

unknowns. A general solid analysis requires three displacement components that lead to six

stress components. An elasticity analysis involves four major topics: the displacement

components, the six strain components obtained from the gradients of the displacement

components (known in solid mechanics as the strain-displacement relation), and the experimental

material property knowledge that relates the strain components to the stress components. It is

more common to state the material stress-strain law which is the inverse of the experimental

relation. After the displacements, are known they are post-processed to give the strains and

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

2

stresses. Once the strains and stresses are known they must be compared to an experimentally

established material failure criterion.

All stress analysis involves a solid object. Historically, many mathematical simplifications

have been developed to model common special shapes in order to avoid actual solid stress

analysis. They include bending of curved three-dimensional shells, axisymmetric solids, two-

dimensional plane-stress (where a plane is stress free as in Fig. 13.1-1), two-dimensional plane-

strain (where a plane is strain free), bending of two-dimensional flat plates, two-dimensional

torsion of non-circular shafts, one-dimensional torsion of circular shafts, bending of one-

dimensional beams, and finally one-dimensional axial bars. All of those special cases have a

different set of governing differential equations. However, they can all be solved by a single

finite element approach.

Figure 13.1-1 Plane stress is a special case of solid stress analysis

Today, it is practical to conduct a three-dimensional stress analysis, but it is not always the

most accurate, or the most efficient approach. For example, in certain cases thousands of solid

elements approximating a straight beam can be less accurate that tens of beam elements.

Whatever element type is used in an analysis, all finite element study results should be

independently validated by some handbook solution, and/or some simplified mathematical model

in an attempt to set upper and lower bounds for the answer of the actual problem being solved.

Early in human history people built with post, simple beams, and arches. One of the first

published studies of structures was that of Galileo in 1638 where he analyzed axial loads and the

bending of cantilever beams (see Fig. 13.1-2). His analysis was incorrect, but it represents the

beginning of engineers understanding of the mathematical analysis of structures. In 1678 Robert

Hooke published material studies that established the linear proportionality between material

strains and stresses. That relation was used as the foundation upon which the mechanics of

elastic structures was built. His work is often called Hookeโ€™s law or the material constitutive law.

Sir Isaac Newton published his laws governing dynamics and equilibrium in 1687. With those

foundations Jacob Bernoulli almost correctly solved for the deflection of a cantilever beam in

1705. Leonard Euler correctly formulated the differential equations for beam equilibrium and

solved them in 1736. In 1744 Euler published the first book on variational calculus (which later

played a large part in finite element analysis). By 1750 the basic mechanics (materials and

differential equations) for treating the equilibrium and dynamics of all elastic structures were

known.

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

3

Figure 13.1-2 Bar and bending tests by Galileo, 1638

Thus, the governing differential and integral formulations for the equilibrium of three-

dimensional solids were known for about two hundred years before the advent of digital

computers and the finite element method make it practical for novice engineers to solve such

systems. Before the appearance of digital computers in the 1950โ€™s two-and three-dimensional

limited numerical approximations were obtained by finite difference relaxation methods. Some

analytic solutions were obtained for simple shapes like rectangles, circles, and triangles. Several

of the one-dimensional simplifications for bars, shafts, and beams were treated earlier.

The governing differential equations of elasticity problems can be converted to

corresponding integral forms by using the Method of Weighted Residuals, and in particular

Galerkinโ€™s method. Likewise, the variational calculus of Euler, and the Principle of Virtual Work

can give the equivalent integral as can the work-energy approach known as the Theorem of

Minimum Total Potential Energy. Those methods, and the Galerkin method, give identical forms

of the element matrices.

Thus, the relatively simpler Theorem of Minimum Total Potential Energy (MTPE) is used

here for the finite element formulation of the displacement based stress analysis of elastic bodies.

The total potential energy, ฮ , is defined as the strain energy (potential energy), U, stored internal

to a body minus the mechanical work, W, done by externally applied sources:

ฮ  = U โˆ’W. (13.1-1)

The theorem states: The displacement field that satisfies the essential displacement boundary

conditions, and renders stationary the total potential energy is the unique displacement field that

corresponds to the state of static equilibrium. Stationary points are minimum (stable) points,

maximum (unstable) points, or inflection (neutral) points. For elastic solids it can be shown that

the stationary state is the stable minimum state, thus herein it is referred to as the minimum

principle. Therefore, if ๐œน represents all of the displacement components in the elastic body then

the equations of static equilibrium are:

๐œ•ฮ 

๐œ•๐œน= ๐ŸŽ (13.1-2)

This gives one equation per displacement component that must be satisfied for the elastic body to

be in equilibrium. The displacements must also satisfy the essential boundary conditions (EBC),

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

4

and the above equations also yield the reactions needed for system equilibrium, developed at the

EBC locations.

13.2 Linear springs: Before considering the general case, a review of how these topics were

introduced in introductory physic courses. The โ€˜linear springโ€™ is usually introduced with the

essential boundary condition pre-applied by fixing one end against displacement. That reduces a

two degree of freedom (DOF) to a one DOF analysis, as noted in Fig. 13.1-2. The spring has an

axial stiffness of k. The unrestrained end has an axial force, F, that causes an axial displacement,

๐›ฟ. If the system is in equilibrium what is the relation between these three features of the linear

spring?

Figure 13.1-2 Linear spring systems

Recall that the strain (potential) energy of a linear spring is ๐‘ˆ = ๐‘˜ ๐›ฟ2/2. The mechanical

work due to the external force is defined as the product of the force and the displacement

component in the direction of the force. In this case, they are parallel so the mechanical work is

๐‘Š = ๐›ฟ ๐น In general, they are not parallel and the work is the scalar (dot) product of the force vector and

the displacement vector:

๐‘Š = ๏ฟฝโƒ—โƒ—๏ฟฝ โˆ™ ๏ฟฝโƒ—โƒ—๏ฟฝ = ๐œน๐‘ป ๐‘ญ = ๐›ฟ๐‘ฅ๐น๐‘ฅ + ๐›ฟ๐‘ฆ๐น๐‘ฆ + ๐›ฟ๐‘ง๐น๐‘ง (13.1-3)

Let the x-axis lie along the spring end points. Then the total potential energy is

ฮ (๐›ฟ๐‘ฅ) = U โˆ’W = ๐‘˜ ๐›ฟ๐‘ฅ2/2 โˆ’ ๐›ฟ๐‘ฅ๐น๐‘ฅ

Calculus teaches that to find a stationary points of a function y(x) it is necessary to set its

derivative to zero, ๐‘‘๐‘ฆ/๐‘‘๐‘ฅ = 0, and solve that equation for the value of x that corresponds to the

stationary point. To determine what type of stationary point it is necessary to evaluate the second

derivative, ๐‘‘2๐‘ฆ ๐‘‘๐‘ฅ2โ„ , at the point. If the second derivative is positive it defines a minimum point,

if negative it defines a maximum point, and a zero value defines a neutral point.

The Total Potential Energy is defined as a function of each and every displacement unknown in

the system. Here, ๐›ฟ๐‘ฅ is the only displacement associated with the spring. Therefore, stationary

equilibrium for the spring requires ๐œ•ฮ 

๐œ•๐›ฟ๐‘ฅ= 0 = 2 ๐‘˜ ๐›ฟ๐‘ฅ/2 โˆ’ ๐น๐‘ฅ

This gives the equilibrium equation as

๐›ฟ๐‘ฅ = ๐น๐‘ฅ ๐‘˜ or โ„ ๐น๐‘ฅ = ๐‘˜ ๐›ฟ๐‘ฅ

Physics courses usually state the second form. The deformed state minimizes the Total Potential

Energy as is seen by taking its second derivative: ๐‘‘2ฮ  ๐‘‘๐›ฟ๐‘ฅ2 = ๐‘˜โ„ , which is always positive.

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

5

Next, consider two identical springs joined in series. The mechanical work is still the same

since there is no external force applied to the intermediate node, ๐‘Š = 0๐›ฟ1 + ๐น ๐›ฟ2. There are

equal and opposite internal forces at that point. They are the reaction forces on the springs

needed to have each spring in equilibrium as well as having the assembly of springs in

equilibrium. The net displacement of the end where the external load is applied is (๐›ฟ2 โˆ’ ๐›ฟ1), so

the scalar strain energy of the assembly of springs is

๐‘ˆ =1

2๐‘˜๐›ฟ1

2 +1

2๐‘˜(๐›ฟ2 โˆ’ ๐›ฟ1)

2 =๐‘˜

2(2๐›ฟ1

2 โˆ’ 2๐›ฟ1๐›ฟ2 + ๐›ฟ22)

and the Total Potential Energy becomes

ฮ  =๐‘˜

2(2๐›ฟ1

2 โˆ’ 2๐›ฟ1๐›ฟ2 + ๐›ฟ22) โˆ’ (0๐›ฟ1 + ๐น ๐›ฟ2)

To reach equilibrium, this quantity must be minimized with respect to each and every one of the

displacement degrees of freedom:

๐œ•ฮ 

๐œ•๐›ฟ1=๐‘˜

2(4๐›ฟ1 โˆ’ 2๐›ฟ2) โˆ’ (0)

๐œ•ฮ 

๐œ•๐›ฟ2=๐‘˜

2(โˆ’2๐›ฟ1 + 2๐›ฟ2) โˆ’ (๐น)

In matrix format the displacement based equations of equilibrium are

๐‘˜ [ 2 โˆ’1โˆ’1 1

] {๐›ฟ1๐›ฟ2} = {

0๐น}

The leftmost node satisfied in advance the essential boundary condition of specifying a known

displacement (0 here), and these two displacement components will minimize the Total Potential

Energy (iff the square matrix is non-singular), and thus these displacements will correspond to

the state of static equilibrium. Multiplying by the inverse of the square matrix:

{๐›ฟ1๐›ฟ2} =

1

๐‘˜[1 11 2

] {0๐น} =

๐น

๐‘˜{12}

The left spring has the same displacement as it did in the previous case, ๐›ฟ1 = ๐น/๐‘˜, and the right

spring has a displacement that is twice as large ๐›ฟ2 = 2๐น/๐‘˜. This makes sense because the

external load, F, is simply transmitted through the first spring to the second spring which in turn

transmits it to rigid support wall.

Often the system reactions are needed, and sometimes the reactions on some or all of the

elements are needed. Since the EBC was applied in advance, there is no equation available to

compute the system reaction, but by requiring that each spring is in equilibrium the internal

reaction force(s) can be obtained since now all of the displacements are known. Let the reaction

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

6

force on the left node of the right spring be ๐‘…, which is assumed to be in the positive direction.

The individual springโ€™s Total Potential Energy is

ฮ  =1

2๐‘˜(๐›ฟ2 โˆ’ ๐›ฟ1)

2 โˆ’ (๐‘…๐›ฟ1 + ๐น ๐›ฟ2)

which gives the element equilibrium equations of

๐œ•ฮ 

๐œ•๐›ฟ1= 0 =

๐‘˜

2(2๐›ฟ1 โˆ’ 2๐›ฟ2) โˆ’ (๐‘…)

๐œ•ฮ 

๐œ•๐›ฟ2= 0 =

๐‘˜

2(โˆ’2๐›ฟ1 + 2๐›ฟ2) โˆ’ (๐น)

and substituting all of the known displacements into the first element equilibrium equation gives

0 =๐‘˜

2(2๐น/๐‘˜ โˆ’ 4๐น/๐‘˜) โˆ’ (๐‘…) = โˆ’๐น โˆ’ ๐‘…

which gives the expected (from Newtonโ€™s laws) result that ๐‘… = โˆ’๐น.

13.3 Mechanical Work: To begin generalizing and automating the above process to any

elastic system it is necessary to consider additional types of external forces. A viscous fluid, and

other sources like electromagnetic surface eddy currents, can apply an external force per unit

area to adjacent solid surfaces. These are called โ€˜surface tractionsโ€™, and they are denoted in

vector and matrix forms by ๏ฟฝโƒ—โƒ—๏ฟฝ โ†” ๐‘ป, respectively. In this application the number of displacement

degrees of freedom at a point, ๐‘›๐‘” is the same as the number of spatial dimensions, ๐‘›๐‘” = 3 = ๐‘›๐‘ .

The differential force at a point on the surface area ๐‘‘๐‘† becomes ๐’…๐‘ญโƒ—โƒ—โƒ—โƒ— โƒ— = ๏ฟฝโƒ—โƒ—๏ฟฝ ๐‘‘๐‘†. When a point on the

surface, ๐‘†, is subjected to a displacement, the scalar work done by the traction vector is

๐‘‘๐‘Š๐‘‡ = ๏ฟฝโƒ—โƒ—๏ฟฝ โˆ™ ๏ฟฝโƒ—โƒ—๏ฟฝ ๐‘‘๐‘† = ๐œน๐‘‡๐‘ป ๐‘‘๐‘†

so that the total work done by all surface tractions is

๐‘Š๐‘‡ = โˆซ ๐œน๐‘‡๐‘ป ๐‘‘๐‘†

๐‘†. (13.3-1)

Likewise, external translational acceleration and/or rotational velocities and accelerations,

and other sources like the effects of external magnetic fields acting on electric currents flowing

through a body, will cause forces per unit volume to occur inside an object. These are called

โ€˜body forcesโ€™, and they are denoted in vector and matrix forms by ๏ฟฝโƒ—๏ฟฝ โ†” ๐’‡, respectively, and the

differential force acting on a differential volume is ๐’…๐‘ญโƒ—โƒ—โƒ—โƒ— โƒ— = ๏ฟฝโƒ—๏ฟฝ ๐‘‘๐‘‰. When the differential volume is

subjected to a displacement, the scalar work done by the body force vector is

๐‘‘๐‘Š๐‘“ = ๏ฟฝโƒ—โƒ—๏ฟฝ โˆ™ ๏ฟฝโƒ—๏ฟฝ ๐‘‘๐‘‰ = ๐œน๐‘‡๐’‡ ๐‘‘๐‘‰

so that the total work done by all body forces is

๐‘Š๐‘“ = โˆซ ๐œน๐‘‡๐’‡ ๐‘‘๐‘‰

๐‘‰. (13.3-2)

Finally, recognizing that more than one point can have an external point load and that the

work done by each must be included the general definition of external mechanical work is

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

7

๐‘Š = โˆซ ๐œน๐‘‡๐’‡ ๐‘‘๐‘‰

๐‘‰+ โˆซ ๐œน๐‘‡๐‘ป ๐‘‘๐‘†

๐‘†+ โˆ‘ ๐œน๐‘˜

๐‘‡๐‘ญ๐‘˜๐‘˜=๐‘›๐‘ƒ๐‘˜=1 (13.3-3)

13.4 Displacements and mechanical strains: To generalize the strain energy definition it will

be defined for the full three-dimensional case so all of the simplifications, like plane stress case

in Fig. 13.1-1, are automatically included. The governing matrix relations to be developed in this

chapter retain their symbolic forms in all elasticity applications. They simply change size when

one of the simplifications is invoked. The starting point is the ๐‘›๐‘” = 3 displacement components

in the x-, y-, and z-directions at a point:

๏ฟฝโƒ—โƒ—๏ฟฝ โ†” ๐’– = {

๐‘ข(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘ฃ(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘ค(๐‘ฅ, ๐‘ฆ, ๐‘ง)

} = ๐œน .

(13.4-1)

The differential of the x-component of the displacement vector is

๐‘‘๐’–(๐‘ฅ, ๐‘ฆ, ๐‘ง) =๐œ•๐‘ข

๐œ•๐‘ฅ๐‘‘๐‘ฅ +

๐œ•๐‘ข

๐œ•๐‘ฆ๐‘‘๐‘ฆ +

๐œ•๐‘ข

๐œ•๐‘ง๐‘‘๐‘ง

The differential of the displacement vector can be written in matrix form as

๐‘‘๐’– = {

๐‘‘๐‘ข(๐‘ฅ, ๐‘ฆ, ๐‘ง)

๐‘‘๐‘ฃ(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘‘๐‘ค(๐‘ฅ, ๐‘ฆ, ๐‘ง)

} =

[ ๐œ•๐‘ข

๐œ•๐‘ฅ

๐œ•๐‘ข

๐œ•๐‘ฆ

๐œ•๐‘ข

๐œ•๐‘ง๐œ•๐‘ฃ

๐œ•๐‘ฅ

๐œ•๐‘ฃ

๐œ•๐‘ฆ

๐œ•๐‘ฃ

๐œ•๐‘ง๐œ•๐‘ค

๐œ•๐‘ฅ

๐œ•๐‘ค

๐œ•๐‘ฆ

๐œ•๐‘ค

๐œ•๐‘ง ]

{๐‘‘๐‘ฅ๐‘‘๐‘ฆ๐‘‘๐‘ง

}

Notice that the square matrix containing the partial derivatives of the displacement components

can be written as the sum of three square matrices as:

[ ๐œ•๐‘ข

๐œ•๐‘ฅ0 0

0๐œ•๐‘ฃ

๐œ•๐‘ฆ0

0 0๐œ•๐‘ค

๐œ•๐‘ง ]

+1

2

[ 0

๐œ•๐‘ข

๐œ•๐‘ฆ+

๐œ•๐‘ฃ

๐œ•๐‘ฅ

๐œ•๐‘ข

๐œ•๐‘ง+๐œ•๐‘ค

๐œ•๐‘ฅ

๐œ•๐‘ฃ

๐œ•๐‘ฅ+๐œ•๐‘ข

๐œ•๐‘ฆ0

๐œ•๐‘ฃ

๐œ•๐‘ง+๐œ•๐‘ค

๐œ•๐‘ฆ

๐œ•๐‘ค

๐œ•๐‘ฅ+๐œ•๐‘ข

๐œ•๐‘ง

๐œ•๐‘ค

๐œ•๐‘ฆ+๐œ•๐‘ฃ

๐œ•๐‘ง0 ]

+1

2

[ 0

๐œ•๐‘ข

๐œ•๐‘ฆโˆ’

๐œ•๐‘ฃ

๐œ•๐‘ฅ

๐œ•๐‘ข

๐œ•๐‘งโˆ’๐œ•๐‘ค

๐œ•๐‘ฅ

๐œ•๐‘ฃ

๐œ•๐‘ฅโˆ’๐œ•๐‘ข

๐œ•๐‘ฆ0

๐œ•๐‘ฃ

๐œ•๐‘งโˆ’๐œ•๐‘ค

๐œ•๐‘ฆ

๐œ•๐‘ค

๐œ•๐‘ฅโˆ’๐œ•๐‘ข

๐œ•๐‘ง

๐œ•๐‘ค

๐œ•๐‘ฆโˆ’๐œ•๐‘ฃ

๐œ•๐‘ง0 ]

.

These three groups of combinations of the displacement gradients have geometrical

interpretations and physical interpretations. The geometrical shapes for both the plane-stress and

the plane-strain simplifications of a planar rectangular differential element are shown in Fig.

13.4-1. The first matrix partition represents a displacement change of the faces of that element in

directions normal to their original positions (left part of the figure). Those diagonal components

are known as the โ€˜normal strainsโ€™:

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

8

ํœ€๐‘ฅ =๐œ•๐‘ข

๐œ•๐‘ฅ, ํœ€๐‘ฆ =

๐œ•๐‘ฃ

๐œ•๐‘ฆ, ํœ€๐‘ง =

๐œ•๐‘ค

๐œ•๐‘ง (13.4-2)

Normal strains change the volume of the differential element but not its shape. The differential

element goes from one rectangle to another.

The second matrix of displacement gradient component combinations changes the shape

(middle of Fig. 13.4-1) by distorting the rectangle into a parallelogram, without changing its

area. This second symmetric matrix contains components of what mathematicians call the shear

strain tensor. However, engineers choose to define the terms inside the matrix brackets as the

(engineering) shear strains:

๐›พ๐‘ฅ๐‘ฆ =๐œ•๐‘ข

๐œ•๐‘ฆ+

๐œ•๐‘ฃ

๐œ•๐‘ฅ= ๐›พ๐‘ฆ๐‘ฅ, ๐›พ๐‘ฅ๐‘ง =

๐œ•๐‘ข

๐œ•๐‘ง+๐œ•๐‘ค

๐œ•๐‘ฅ= ๐›พ๐‘ง๐‘ฅ, ๐›พ๐‘ฆ๐‘ง =

๐œ•๐‘ฃ

๐œ•๐‘ง+๐œ•๐‘ค

๐œ•๐‘ฆ= ๐›พ๐‘ง๐‘ฆ (13.4-3)

The omission of the one-half term for the engineering shear strains simply means that the rules

for rotating the stresses (Mohrโ€™s circle) and the engineering strains from one coordinate system

to another are different. That contrasts with the tensor formulations where the stress tensor and

the strain tensor (and any other second order tensor) have the same rotational transformation.

The third matrix corresponds to a rigid body rotation (right part of the figure) of the

differential element. That rotation does not change its volume and does not change its shape. In

other words, the third combination of displacement components has no effect on the material

contained within the differential element and therefore will not be further considered.

Figure 13.4-1 Decomposition of the displacement gradient components

Most finite element elasticity studies use a matrix formulation that represents the strain and

stress components as column vectors. This is called the Voigt representation and contrasts with

the tensor representation. In matrix notation, the ๐‘›๐‘Ÿ material strain components are usually

ordered as

๐œบ๐‘‡ = [ํœ€๐‘ฅ ํœ€๐‘ฆ ํœ€๐‘ง ๐›พ๐‘ฅ๐‘ฆ ๐›พ๐‘ฅ๐‘ง ๐›พ๐‘ฆ๐‘ง]. (13.4-4)

As implied by the comparison of the planar elements in Fig. 13.4-1 and Fig. 13.1-1, the ๐‘›๐‘Ÿ stress

components are correspondingly ordered as:

๐ˆ๐‘‡ = [๐œŽ๐‘ฅ ๐œŽ๐‘ฆ ๐œŽ๐‘ง ๐œ๐‘ฅ๐‘ฆ ๐œ๐‘ฅ๐‘ง ๐œ๐‘ฆ๐‘ง]. (13.4-5)

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

9

When a single source program is used to solve multiple classes of stress analysis then it is not

unusual to fine the positions of ๐œ๐‘ฅ๐‘ฆand ๐œŽ๐‘งinterchanged. That is the order utilized in the stress

analysis Matlab scripts provided here. That application dependent ordering of the stress

components is shown in Fig. 13.4-2.

Figure 13.4-2 Stress component order in provided Matlab scripts

13.5 Strain energy: The potential energy stored internally in the body is determined by

referring to the left sides of Fig. 13.1-1 and 13.4-1. The body is initially stress free and the

normal stress ๐œŽ๐‘ฅ is gradually applied normal to the differential face area of ๐‘‘๐ด = ๐‘‘๐‘ฆ ๐‘‘๐‘ง to create

a normal differential force ๐‘‘๐น๐‘ฅ = ๐œŽ๐‘ฅ ๐‘‘๐‘ฆ ๐‘‘๐‘ง. The perpendicular displacement of that plane is

[(๐‘ข + ๐œ•๐‘ข ๐œ•๐‘ฅโ„ ๐‘‘๐‘ฅ) โˆ’ ๐‘ข] = ๐œ•๐‘ข ๐œ•๐‘ฅโ„ ๐‘‘๐‘ฅ = ํœ€๐‘ฅ๐‘‘๐‘ฅ

which makes the work done by that normal stress (the area under the force-displacement curve)

๐‘‘๐‘ˆ๐‘ฅ =1

2(0 + ๐œŽ๐‘ฅ)๐‘‘๐‘ฆ ๐‘‘๐‘ง ํœ€๐‘ฅ๐‘‘๐‘ฅ =

1

2๐œŽ๐‘ฅํœ€๐‘ฅ ๐‘‘๐‘ฅ ๐‘‘๐‘ฆ ๐‘‘๐‘ง =

1

2๐œŽ๐‘ฅํœ€๐‘ฅ ๐‘‘๐‘‰

Likewise, the differential work done by the three normal stresses is

๐‘‘๐‘ˆ๐‘› =1

2(๐œŽ๐‘ฅํœ€๐‘ฅ + ๐œŽ๐‘ฆํœ€๐‘ฆ + ๐œŽ๐‘งํœ€๐‘ง)๐‘‘๐‘‰.

The vertical shear stress ๐œ๐‘ฅ๐‘ฆ acts on the same differential area, ๐‘‘๐ด = ๐‘‘๐‘ฆ ๐‘‘๐‘ง, and causes a

vertical differential force of ๐‘‘๐น๐‘ฅ๐‘ฆ = ๐œ๐‘ฅ๐‘ฆ๐‘‘๐‘ฆ ๐‘‘๐‘ง. Its displacement is a little less clear. Recall that

for differential rotations the quantity 1

2(๐œ•๐‘ข

๐œ•๐‘ฆ+๐œ•๐‘ฃ

๐œ•๐‘ฅ) = ๐‘‘๐œƒ๐‘ง

is a differential rotation measured in radians. That rotation of the horizontal length dx through

that angle moves the front face vertically a (arc) distance of

1

2(๐œ•๐‘ข

๐œ•๐‘ฆ+๐œ•๐‘ฃ

๐œ•๐‘ฅ) ๐‘‘๐‘ฅ =

1

2๐›พ๐‘ฅ๐‘ฆ๐‘‘๐‘ฅ

which contributes the differential work

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

10

๐‘‘๐‘ˆ๐‘ฅ๐‘ฆ1 =1

2(0 + ๐œ๐‘ฅ๐‘ฆ)๐‘‘๐‘ฆ ๐‘‘๐‘ง

1

2๐›พ๐‘ฅ๐‘ฆ๐‘‘๐‘ฅ =

1

4๐œ๐‘ฅ๐‘ฆ๐›พ๐‘ฅ๐‘ฆ ๐‘‘๐‘ฅ ๐‘‘๐‘ฆ ๐‘‘๐‘ง =

1

4๐œ๐‘ฅ๐‘ฆ๐›พ๐‘ฅ๐‘ฆ ๐‘‘๐‘‰

Of course, there is symmetry in the shear stress and shear strain (for moment equilibrium) so

๐œ๐‘ฅ๐‘ฆ = ๐œ๐‘ฆ๐‘ฅ and ๐›พ๐‘ฅ๐‘ฆ = ๐›พ๐‘ฆ๐‘ฅ which means that the horizontal shear stress component does exactly

the same amount of work giving the total ๐œ๐‘ฅ๐‘ฆ work contribution to be

๐‘‘๐‘ˆ๐‘ฅ๐‘ฆ =1

2๐œ๐‘ฅ๐‘ฆ๐›พ๐‘ฅ๐‘ฆ ๐‘‘๐‘‰

Finally, summing all of the six stress component contributions gives

๐‘‘๐‘ˆ =1

2(๐œŽ๐‘ฅํœ€๐‘ฅ + ๐œŽ๐‘ฆํœ€๐‘ฆ + ๐œŽ๐‘งํœ€๐‘ง + ๐œ๐‘ฅ๐‘ฆ๐›พ๐‘ฅ๐‘ฆ + ๐œ๐‘ฅ๐‘ง๐›พ๐‘ฅ๐‘ง + ๐œ๐‘ฆ๐‘ง๐›พ๐‘ฆ๐‘ง)๐‘‘๐‘‰ =

1

2๐ˆ๐‘‡๐œบ ๐‘‘๐‘‰ =

1

2๐œบ๐‘‡๐ˆ ๐‘‘๐‘‰

and the total strain energy in an elasticity study is

๐‘ˆ =1

2โˆซ ๐ˆ๐‘‡๐œบ ๐‘‘๐‘‰

๐‘‰ (13.5-1)

Half of the scalar product of the stresses times the strains, ๐ˆ๐‘‡๐œบ/2 at a point is called the โ€œstrain-

energy densityโ€.

13.6 Material properties: Next it is necessary to consider the material(s) from which the

solid to be studied is made because the material governs the interaction of the strains and stress

components. Hooke published (1678) his experiments that found a linear relation between

strain and stress, which was extended by Poisson in 1811. The corrected relationship is stilled

called Hookeโ€™s law, or the material โ€˜constitutive relationโ€™. For example, the relation between the

normal strain in the x-direction and the stress components, for an isotropic material, with initial

thermal strain is

ํœ€๐‘ฅ = [๐œŽ๐‘ฅ โˆ’ ๐œ(๐œŽ๐‘ฆ โˆ’ ๐œŽ๐‘ง)]/๐ธ + ๐›ผ๐‘ฅโˆ†๐‘‡

where E is the materialโ€™s elastic modulus (the slope of a strain-stress diagram), ๐œ denotes the

materialโ€™s Poissonโ€™s ratio (the ratio of ํœ€๐‘ฆ ํœ€๐‘ฅโ„ and ํœ€๐‘ง ํœ€๐‘ฅโ„ ), ๐›ผ๐‘ฅ is the coefficient of thermal

expansion of the material, and โˆ†๐‘‡ is the temperature increase from the materialโ€™s stress-free

state. The experiments on natural materials placed bounds on Poissonโ€™s ratio of 0 โ‰ค ๐œ โ‰ค 0.5 with

the upper bound corresponding to โ€œincompressible materialsโ€, like natural rubber. However,

modern materials science can produce man-made materials that violate those classic lower and

upper bounds.

The experimental x-y shear strain to shear stress relation, for and isotropic material only, is

๐›พ๐‘ฅ๐‘ฆ = ๐›พ๐‘ฆ๐‘ฅ =2(1 + ๐œ)

๐ธ๐œ๐‘ฅ๐‘ฆ =

1

๐บ๐œ๐‘ฅ๐‘ฆ, ๐บ =

๐ธ

2(1 + ๐œ)

where G is the materialโ€™s shear modulus. In theory, G is not an independent material property.

However, in practice it is sometimes useful to treat the shear modulus as independent. Some

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

11

finite element codes will accept the input of a shear modulus, but warn you that it is not

consistent with the values of ๐œ and ๐ธ.

All of the Hookeโ€™s law strain-stress relationships can be concisely written in matrix form. For

a general anisotropic (directionally dependent) material, with initial thermal strains, the matrix

form is

๐œบ = ๐”ผ๐ˆ + ๐œบ0, ๐”ผ = ๐”ผ๐‘‡ , |๐”ผ| > 0, ๐œบ๐‘‡ = ๐œถ โˆ†๐‘‡ โŠ‚ ๐œบ0,

๐œถ๐‘‡ = [๐›ผ๐‘ฅ ๐›ผ๐‘ฆ ๐›ผ๐‘ง ๐›ผ๐‘ฅ๐‘ฆ ๐›ผ๐‘ฅ๐‘ง ๐›ผ๐‘ฆ๐‘ง] (13.6-1)

where the 6 ร— 6 โ€œcompliance matrixโ€, ๐”ผ, is symmetric and positive definite. The inverse of the

compliance matrix is the 6 ร— 6 โ€œelasticity matrixโ€, ๐‘ฌ = ๐”ผโˆ’1. For an isotropic solid

๐”ผ =1

๐ธ

[ 1 โˆ’๐œ โˆ’๐œโˆ’๐œ 1 โˆ’๐œโˆ’๐œ โˆ’๐œ 1

0 0 00 0 00 0 0

0 0 0 0 0 0 0 0 0

2(1 + ๐œ) 0 00 2(1 + ๐œ) 00 0 2(1 + ๐œ)]

If it is necessary to formulate a new material then several sets of experimental data, subject to the

constraints of (13.6-1), are entered into the compliance matrix. Those data are manipulated to

render the compliance matrix symmetric and positive definite. Then, it is numerically inverted to

yield the numerical values of the elasticity matrix for that specific material.

The relationship of the stresses in terms of the strains is obtained by inverting the compliance

matrix and multiplying both sides of (13.6-1) by it:

๐ˆ = ๐‘ฌ๐œบ โˆ’ ๐‘ฌ๐œบ0, ๐‘ฌ = ๐”ผโˆ’1, ๐œบ๐‘‡ = ๐œถ โˆ†๐‘‡ โŠ‚ ๐œบ0 (13.6-2)

Of course, the inverse relation can also be written in a (messy) scalar format. For example, for an

isotropic material (properties independent of direction) with an initial thermal strain is

๐œŽ๐‘ฅ =๐ธ

(1+๐œ)(1โˆ’2๐œ)[(1 โˆ’ ๐œ)ํœ€๐‘ฅ + ๐œ(ํœ€๐‘ฆ + ํœ€๐‘ง)] โˆ’

๐ธ๐›ผโˆ†๐‘‡

(1โˆ’2๐œ), and ๐œ๐‘ฅ๐‘ฆ = ๐œ๐‘ฆ๐‘ฅ = ๐บ๐›พ๐‘ฅ๐‘ฆ,

but the matrix form is always consistent, even for the most general anisotropic materials. For an

isotropic solid the matrix form of the Hookeโ€™s law is

{

๐œŽ๐‘ฅ๐œŽ๐‘ฆ๐œŽ๐‘ง๐œ๐‘ฅ๐‘ฆ๐œ๐‘ฅ๐‘ง๐œ๐‘ฆ๐‘ง}

=๐ธ

(1+๐œ)(1โˆ’2๐œ)

[ ๐‘Ž ๐œ๐œ ๐‘Ž

๐œ 0๐œ 0

0 00 0

๐œ ๐œ0 0

๐‘Ž 00 ๐‘

0 00 0

0 00 0

0 00 0

๐‘ 00 ๐‘]

{

ํœ€๐‘ฅํœ€๐‘ฆํœ€๐‘ง๐›พ๐‘ฅ๐‘ฆ๐›พ๐‘ฅ๐‘ง๐›พ๐‘ฆ๐‘ง}

โˆ’๐ธ๐›ผโˆ†๐‘‡

(1โˆ’2๐œ)

{

111000}

(13.6-3)

๐‘Ž = (1 โˆ’ ๐œ), ๐‘ = (1 โˆ’ 2๐œ)/2

(๐‘›๐‘Ÿ ร— 1) = (๐‘›๐‘Ÿ ร— ๐‘›๐‘Ÿ)(๐‘›๐‘Ÿ ร— 1) - (๐‘›๐‘Ÿ ร— 1)

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

12

For the most general anisotropic material both the elasticity matrix, E, and the compliance

matrix, ๐”ผ, are completely full matrices. The reader is warned that for incompressible materials,

with ๐œ = 0.5, the above classical theory gives division by zero! In that case, an advanced

constitutive law that includes the hydrostatic pressure, ๐‘ = (๐œŽ๐‘ฅ + ๐œŽ๐‘ฆ + ๐œŽ๐‘ง)/3, must be utilized;

or advanced finite element numerical tricks (like reduced integration) must be employed to get

correct results. Likewise, if a man-made material has ๐œ > 0.5 then that causes negative

stiffnesses and advanced material theories and/or numerical tricks must again be invoked to get

correct answers.

It is common to encounter plane-stress or axisymmetric solids that are orthotropic. Such

property values are usually specified in the principal material axis directions. Denoting those

orthogonal directions by (n, s, t) with n-s being the major plane and t being perpendicular to

them. Then the strain-stress relation for an axisymmetric solid is again ๐œบ = ๐”ผ๐ˆ + ๐œถ โˆ†:

{

ํœ€๐‘›๐‘›ํœ€๐‘ ๐‘ ํœ€๐‘ก๐‘ก๐›พ๐‘›๐‘ 

} =

[ 1 ๐ธ๐‘›โ„ โˆ’๐œ๐‘ ๐‘› ๐ธ๐‘ โ„

โˆ’๐œ๐‘›๐‘  ๐ธ๐‘›โ„ 1 ๐ธ๐‘ โ„โˆ’๐œ๐‘ก๐‘› ๐ธ๐‘กโ„ 0

โˆ’๐œ๐‘ก๐‘  ๐ธ๐‘กโ„ 0

โˆ’๐œ๐‘›๐‘ก ๐ธ๐‘›โ„ โˆ’๐œ๐‘ ๐‘ก ๐ธ๐‘ โ„0 0

1 ๐ธ๐‘กโ„ 0

0 1 ๐บ๐‘›๐‘ โ„ ] {

๐œŽ๐‘›๐‘›๐œŽ๐‘ ๐‘ ๐œŽ๐‘ก๐‘ก๐œ๐‘›๐‘ 

} + โˆ†๐‘‡ {

๐›ผ๐‘›๐›ผ๐‘ ๐›ผ๐‘ก0

}. (13.6-4)

Here, the Poissonโ€™s ratios are denoted as ๐œ๐‘–๐‘— = ํœ€๐‘— ํœ€๐‘–โ„ where i is the load direction an j is one of

the two perpendicular contraction directions. For the case of a โ€˜transversely isotropicโ€™ material it

is isotropic in the n-s plane but not isotropic in the t-direction. For that material ๐ธ๐‘› =๐ธ๐‘  and ๐œ๐‘›๐‘  = ๐œ๐‘ ๐‘›. Only seven of the material constants are independent due to the theory of

elasticity relationship:

๐ธ๐‘—๐œ๐‘–๐‘— = ๐ธ๐‘–๐œ๐‘—๐‘–. (13.6-5)

13.7 Simplified elasticity models*: The finite element method easily models three-

dimensional solids including the most general anisotropic and non-homogeneous materials, with

general loadings and boundary conditions. The provided Matlab scripts can execute such models,

but mainly with the external support of a three-dimensional mesh generator. However, in this

book the three most common two-dimensional model simplifications will be used, mainly

because the educational aspects of two-dimensional graphical displays of the results. The plane-

stress simplification in Fig. 13.1-1 is the most common of all planar simplification and is taught

to most aerospace, civil, and mechanical engineers in required courses in solid mechanics.

Plane-stress analysis approximates a very thin solid (๐‘ก โ‰ช ๐ฟ) where its bounding z-planes are

free of stress (๐œŽ๐‘ง = ๐œ๐‘ฅ๐‘ง = ๐œ๐‘ฆ๐‘ง = 0), but ํœ€๐‘ง โ‰  0 and can be recovered, including the effects of an

initial thermal strain, in post-processing calculations from ํœ€๐‘ง = ๐›ผโˆ†๐‘‡ โˆ’ ๐œ(๐œŽ๐‘ฅ + ๐œŽ๐‘ฆ)/๐ธ. The

active displacements at all points are the x- and y-components of the displacement vector,

๐’–๐‘‡ = [๐‘ข(๐‘ฅ, ๐‘ฆ) ๐‘ฃ(๐‘ฅ, ๐‘ฆ)]. The retained stress and strain components needed for the plane-stress

analysis (see Fig. 13.4-2) are ๐ˆ๐‘‡ = [๐œŽ๐‘ฅ ๐œŽ๐‘ฆ ๐œ๐‘ฅ๐‘ง] and ๐œบ๐‘‡ = [ํœ€๐‘ฅ ํœ€๐‘ฆ ๐›พ๐‘ฅ๐‘ฆ] and they are related

through the reduced Hookeโ€™s law:

{

๐œŽ๐‘ฅ๐œŽ๐‘ฆ๐œ๐‘ฅ๐‘ฆ

} =๐ธ

1โˆ’๐œ2[1 ๐œ 0๐œ 1 00 0 (1 โˆ’ ๐œ) 2โ„

] {

ํœ€๐‘ฅํœ€๐‘ฆ๐›พ๐‘ฅ๐‘ฆ} โˆ’

๐ธ๐›ผโˆ†๐‘‡

1โˆ’๐œ{110}. (13.7-1)

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

13

Those stresses, along with ๐œŽ๐‘ง = ๐œ๐‘ฅ๐‘ง = ๐œ๐‘ฆ๐‘ง = 0, are then used to compute the principle stresses

(๐œŽ1, ๐œŽ2, ๐œŽ3) which in turn assign a value to the material failure criterion selected by the user.

Probably the next most common two-dimensional simplification is the solid of revolution and

it is referred to as axisymmetric analysis. Since it is usually implemented as a minor modification

of the plane-stress analysis and uses the same input coordinate data with the x-axis is taken as the

radial r-direction and the y-axis is treated as the z-axis of revolution. The active displacements at

all points are the r- and z-components of the displacement vector, ๐’–๐‘‡ = [๐‘ข(๐‘Ÿ, ๐‘ง) ๐‘ฃ(๐‘Ÿ, ๐‘ง)]. In the

plane that is revolved to form the volume of revolution the two normal stresses, ๐œŽ๐‘Ÿ and ๐œŽ๐‘ง and

the one shear stress, ๐œ๐‘Ÿ๐‘ง, are present. A new stress, ๐œŽ๐œƒ, normal to the cross-sectional area in the

rz-plane occurs due to the radial displacement elongating each circumferential fiber of the

revolved solid. It is called the hoop stress.

Consider a point in the rz-plane at a radial coordinate of r. Before a radial displacement of u,

the length of that revolved fiber of material is ๐ฟ = 2๐œ‹๐‘Ÿ, after the displacement it moves to

position (๐‘Ÿ + ๐‘ข) with a length of ๐ฟโ€ฒ = 2๐œ‹(๐‘Ÿ + ๐‘ข) which causes a circumferential normal strain

of ํœ€๐œƒ = (๐ฟโ€ฒ โˆ’ ๐ฟ)/๐ฟ = (2๐œ‹(๐‘Ÿ + ๐‘ข) โˆ’ 2๐œ‹๐‘Ÿ)/2๐œ‹๐‘Ÿ = ๐‘ข/๐‘Ÿ, which is called the hoop strain. It is

important to note that the hoop strain is the only strain considered herein that depends on a

displacement component rather than a displacement gradient. Usually the hoop strain is added to

the end of the prior three strains: ๐œบ๐‘‡ = [ํœ€๐‘Ÿ ํœ€๐‘ง ๐›พ๐‘Ÿ๐‘ง ํœ€๐œƒ] and the corresponding stress

components (see Fig. 13.4-2) become ๐ˆ๐‘‡ = [๐œŽ๐‘Ÿ ๐œŽ๐‘ง ๐œ๐‘Ÿ๐‘ง ๐œŽ๐œƒ] and are related by the

axisymmetric Hookeโ€™ law:

{

๐œŽ๐‘Ÿ๐œŽ๐‘ง๐œ๐‘Ÿ๐‘ง๐œŽ๐œƒ

} =๐ธ

(1+๐œ)(1โˆ’2๐œ)[

๐‘Ž ๐œˆ๐œˆ ๐‘Ž

0 ๐œˆ0 ๐œˆ

0 0๐œˆ ๐œˆ

๐‘ 00 ๐‘Ž

] {

ํœ€๐‘Ÿํœ€๐‘ง๐›พ๐‘Ÿ๐‘งํœ€๐œƒ

} โˆ’๐ธ๐›ผโˆ†๐‘‡

(1โˆ’2๐œ){

1101

} (13.7-2)

๐‘Ž = (1 โˆ’ ๐œ), ๐‘ = (1 โˆ’ 2๐œ)/2

The third two-dimensional simplification is plane-strain analysis approximates a very thick

solid (๐‘ก โ‰ซ ๐ฟ) where its bounding z-planes are free of strain (ํœ€๐‘ง = ๐›พ๐‘ฅ๐‘ง = ๐›พ๐‘ฆ๐‘ง = 0). The active

displacements at all points are the x- and y-components of the displacement vector, ๐’–๐‘‡ =[๐‘ข(๐‘ฅ, ๐‘ฆ) ๐‘ฃ(๐‘ฅ, ๐‘ฆ)]. The retained stress and strain components needed for the plane-strain

approximation are ๐ˆ๐‘‡ = [๐œŽ๐‘ฅ ๐œŽ๐‘ฆ ๐œ๐‘ฅ๐‘ง] and ๐œบ๐‘‡ = [ํœ€๐‘ฅ ํœ€๐‘ฆ ๐›พ๐‘ฅ๐‘ฆ] and they are related through

the reduced Hookeโ€™s law:

{

๐œŽ๐‘ฅ๐œŽ๐‘ฆ๐œ๐‘ฅ๐‘ฆ

} =๐ธ

(1+๐œ)(1โˆ’2๐œ)[๐‘Ž ๐œ 0๐œ ๐‘Ž 00 0 ๐‘

] {

ํœ€๐‘ฅํœ€๐‘ฆ๐›พ๐‘ฅ๐‘ฆ} โˆ’

๐ธ๐›ผโˆ†๐‘‡

1โˆ’๐œ{110} (13.7-3)

๐‘Ž = (1 โˆ’ ๐œ), ๐‘ = (1 โˆ’ 2๐œ)/2

The Poisson ratio interacting with the in-plane strains cause a z-direction normal stress which is

not zero, ๐œŽ๐‘ง โ‰  0, and its value must be recovered in post-processing as

๐œŽ๐‘ง = ๐œ(๐œŽ๐‘ฅ + ๐œŽ๐‘ฆ) โˆ’ ๐ธ๐›ผ๐‘งโˆ†๐‘‡.

That recovered stress must be included in computing the principle stresses (๐œŽ1, ๐œŽ2, ๐œŽ3), defined in

Chap. 14, which in turn assign a value to the material failure criterion selected by the user.

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

14

Matlab scripts to form the material E matrix for plane stress and for plane strain are shown in

Fig. 13.7-1and 2, respectively. The scripts for axisymmetric stress and for solid stress are given

in Fig. 13.7-3 and 4.

After any finite element stress analysis is completed the stresses and/or strains are substituted

into a material dependent failure criterion to determine if any point in the material has โ€œfailedโ€

and thus violates the assumptions that justified a linear analysis. This important subject will be

addressed later. The reader is simply reminded that just computing the displacements, strains,

and stresses does not complete any elasticity analysis.

Figure 13.7-1 Constitutive arrays for plane-stress analysis

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

15

Figure 13.7-2 Constitutive arrays for plane-strain analysis

Figure 13.7-3 Constitutive arrays for axisymmetric stress analysis

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

16

Figure 13.7-4 Constitutive arrays for solid elasticity analysis

13.8 Interpolating displacement vectors: The previous chapters dealt with interpolating

primary unknowns which were scalar quantities, ๐‘›๐‘” = 1. Now those approaches must be

extended to interpolate the three displacement vector components, ๐‘›๐‘” = 3, that govern the

elasticity formulations. The x-component of displacement was earlier interpolated for use in

axial bars. The same matrix form is used here, but the interpolation functions are simply

formulated in a higher-dimension space. That is done using the same interpolation functions for

all three displacement components within each element:

๐‘ข(๐‘ฅ, ๐‘ฆ, ๐‘ง) = ๐‘ฏ(๐‘ฅ, ๐‘ฆ, ๐‘ง) ๐’–๐’†, ๐‘ฃ(๐‘ฅ, ๐‘ฆ, ๐‘ง) = ๐‘ฏ(๐‘ฅ, ๐‘ฆ, ๐‘ง) ๐’—๐’†, (13.8-1)

๐‘ค(๐‘ฅ, ๐‘ฆ, ๐‘ง) = ๐‘ฏ(๐‘ฅ, ๐‘ฆ, ๐‘ง) ๐’˜๐’†.

The analysis requires placing the displacement vector at each node connected to the element

to define the element degrees of freedom. The ordering used here is number the u, v, w values at

the first element node, then those at the second node, and so on. The element displacement

degrees of freedom are:

๐œน๐’†๐‘‡ = [๐‘ข1, ๐‘ฃ1, ๐‘ค1, ๐‘ข2, โ‹ฏ ,โ‹ฏ , ๐‘ข๐‘›๐‘› , ๐‘ฃ๐‘›๐‘› , ๐‘ค๐‘›๐‘›]๐‘’ (13.8-2)

and likewise numbering all of the system displacements gives the vector of system unknowns:

๐œน๐‘‡ = [๐‘ข1, ๐‘ฃ1, ๐‘ค1, ๐‘ข2, ๐‘ฃ2, โ‹ฏ ,โ‹ฏ , ๐‘ข๐‘›๐‘š , ๐‘ฃ๐‘›๐‘š , ๐‘ค๐‘›๐‘š] (13.8-3)

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

17

It is common in the finite element literature to write the interpolation of the displacement vector

at a point in an element using the symbol ๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง), namely

{

๐‘ข(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘ฃ(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘ค(๐‘ฅ, ๐‘ฆ, ๐‘ง)

} = ๐’–(๐‘ฅ, ๐‘ฆ, ๐‘ง) โ‰ก ๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐œน๐’† (13.8-4)

๐‘›๐‘” ร— 1 = (๐‘›๐‘” ร— ๐‘›๐‘–)(๐‘›๐‘– ร— 1)

Here, ๐‘›๐‘” is the number of generalized unknowns per node, the number of independent element

equations is ๐‘›๐‘– = ๐‘›๐‘”๐‘›๐‘› for an element with ๐‘›๐‘› nodes per element. The first three columns of the

rectangular interpolation matrix ๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง) use only the three displacements of the elementโ€™s first

node. Likewise, the k-th node is only associated with three columns, ending with column 3k.

Therefore, the rectangular ๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)can be partitioned into, and programmed as, a sequence of

๐‘›๐‘” ร— ๐‘›๐‘” sparse matrices associated with each element node.

The first row of (13.8-4) uses only x-displacement components:

๐‘ข(๐‘ฅ, ๐‘ฆ, ๐‘ง) = ๐ป1(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘ข1๐‘’ + 0 + 0 + ๐ป2(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘ข2

๐‘’ + 0 + 0 +โ‹ฏ+๐ป๐‘›๐‘›(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘ข๐‘›๐‘›๐‘’ + 0 + 0

and two-thirds of the other two rows are zero. Therefore, a typical partition of the rectangular

๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง) contains a scalar interpolation function, ๐ป๐‘˜(๐‘ฅ, ๐‘ฆ, ๐‘ง), and zeros in each row. In this

three-dimensional case

๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง) = [๐‘ต1|๐‘ต2|โ‹ฏ |๐‘ต๐‘›๐‘›], ๐‘ต๐‘˜(๐‘ฅ, ๐‘ฆ, ๐‘ง) = [

๐ป๐‘˜(๐‘ฅ, ๐‘ฆ, ๐‘ง) 0 0

0 ๐ป๐‘˜(๐‘ฅ, ๐‘ฆ, ๐‘ง) 0

0 0 ๐ป๐‘˜(๐‘ฅ, ๐‘ฆ, ๐‘ง)] (13.8-5)

This approach forces the displacement vector to be continuous at the interface between two

materials with different structural properties. That is the physically correct behavior for stress

analysis. However, the reader is warned that in electromagnetic applications this vector

continuity approach cannot be used. That is because vectors like the electric field intensity, ๏ฟฝโƒ—โƒ—๏ฟฝ ,

magnetic field intensity, ๏ฟฝโƒ—โƒ—โƒ—๏ฟฝ , and the magnetic vector potential, ๏ฟฝโƒ—โƒ—๏ฟฝ , have either their normal or their

tangential vector component discontinuous at a material interface with different electrical or

magnetic properties. Then the interpolations must be based on vectors on the element edges and

faces. These are called โ€œedge based elementsโ€ or โ€œvector elementsโ€ in contrast to the procedure

covered here which are referred to in electrical engineering as โ€œnode based elementsโ€. In

electrical engineering such vector interpolations are denoted as ๏ฟฝโƒ—โƒ—๏ฟฝ (๐‘Ÿ, ๐‘ , ๐‘ก). It was shown earlier that the element interpolations in a domain reduce to a boundary

interpolation set when a face or edge or node of the element falls on the boundary of the domain.

For example, assume that a constant z-coordinate face, ฮ“๐‘, of the element falls on the boundary,

ฮ“. Then the displacement interpolation of the surface displacements, ๐‘ต๐‘, is just a degeneration

(subset) of the element interpolation:

๐‘ต๐‘(๐‘ฅ, ๐‘ฆ) โŠ‚๐‘ ๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง), for ฮ“๐‘ on ฮ“ (13.8-6)

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

18

13.9 Mechanical work in matrix form: Having converted the displacements into matrix

forms in (13.8-4) and (13.8-6), the mechanical work definition of (13.3-3) can now be written in

terms of the element displacement degrees of freedom, and thereby define element and system

load vectors. Begin with the mechanical work definition for any elastic system:

๐‘Š = โˆซ๐œน๐‘‡๐’‡ ๐‘‘๐‘‰

๐‘‰

+โˆซ๐œน๐‘‡๐‘ป ๐‘‘๐‘†

๐‘†

+โˆ‘ ๐œน๐‘˜๐‘‡๐‘ญ๐‘˜

๐‘˜=๐‘›๐‘ƒ

๐‘˜=1

The external point load work summation can be replaced as with a scalar product of the system

displacements, ๐œน, and a system point load vector, ๐‘ญ, that is zero except where point loads are

input at a node:

โˆ‘ ๐œน๐‘˜๐‘‡๐‘ญ๐‘˜

๐‘˜=๐‘›๐‘ƒ๐‘˜=1 = ๐œน๐‘‡๐‘ญ = ๐‘ญ๐‘‡๐œน (13.9-1)

Having divided the elastic domain and its surface with a mesh the volume integral of any

quantity becomes the sum of the integrals of that quantity in the element:

โˆซ___๐‘‘๐‘‰

๐‘‰

=โˆ‘ โˆซ ___๐‘‘๐‘‰

๐‘‰๐‘’

๐‘›๐‘’

๐‘’=1

Therefore, the work done by body forces becomes

โˆซ๐œน๐‘‡๐’‡ ๐‘‘๐‘‰

๐‘‰

=โˆ‘ โˆซ (๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐œน๐’†)๐‘‡๐’‡ (๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘‘๐‘‰

๐‘‰๐‘’

๐‘›๐‘’

๐‘’=1

=โˆ‘ ๐œน๐’†๐‘‡โˆซ ๐‘ต๐‘‡(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐’‡ (๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘‘๐‘‰

๐‘‰๐‘’

๐‘›๐‘’

๐‘’=1โ‰กโˆ‘ ๐œน๐’†๐‘‡

๐‘›๐‘’

๐‘’=1๐’„๐‘“๐‘’

(1 ร— ๐‘›๐‘–)(๐‘›๐‘– ร— ๐‘›๐‘”)(๐‘›๐‘” ร— 1), and here ๐‘›๐‘” = ๐‘›๐‘ 

This defines the resultant element nodal load resultants due to body forces:

๐’„๐‘“๐‘’ โ‰ก โˆซ ๐‘ต๐‘‡(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐’‡ (๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘‘๐‘‰

๐‘‰๐‘’. (13.9-2)

(๐‘›๐‘– ร— 1) = (๐‘›๐‘– ร— ๐‘›๐‘”)(๐‘›๐‘” ร— 1)

The remaining contribution to the external work due to surface tractions, โˆซ ๐œน๐‘‡๐‘ป ๐‘‘๐‘†

๐‘†, is also split

by the mesh generation to the sum over the boundary segments having a non-zero traction:

โˆซ๐œน๐‘‡๐‘ป ๐‘‘๐‘†

๐‘†

=โˆ‘ โˆซ (๐‘ต๐’ƒ(๐‘ฅ, ๐‘ฆ)๐œน๐’ƒ)๐‘‡๐‘ป (๐‘ฅ, ๐‘ฆ)๐‘‘๐‘†

ฮ“๐‘

๐‘›๐‘

๐‘=1

=โˆ‘ ๐œน๐’ƒ๐‘‡โˆซ ๐‘ต๐’ƒ

๐‘‡(๐‘ฅ, ๐‘ฆ)๐‘ป (๐‘ฅ, ๐‘ฆ )๐‘‘๐‘†

ฮ“๐‘

๐‘›๐‘

๐‘=1โ‰กโˆ‘ ๐œน๐’ƒ

๐‘‡๐‘›๐‘

๐‘=1๐’„๐‘‡๐‘

This defines the resultant boundary segment nodal load resultants due to tractions:

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

19

๐’„๐‘‡๐‘ โ‰ก โˆซ ๐‘ต๐’ƒ

๐‘‡(๐‘ฅ, ๐‘ฆ)๐‘ป(๐‘ฅ, ๐‘ฆ)๐‘‘๐‘†

ฮ“๐‘. (13.9-3)

(๐‘›๐‘”๐‘›๐‘›๐‘ ร— 1) = (๐‘›๐‘”๐‘›๐‘›๐‘ ร— ๐‘›๐‘”)(๐‘›๐‘” ร— 1)

where ๐‘›๐‘ is the number of boundary segments and 1 โ‰ค ๐‘›๐‘›๐‘ โ‰ค ๐‘›๐‘› is the number of nodes on the

segment.

When each set of element displacements, ๐œน๐’†, are identified, using the element node

connection list, with their positions in the system displacement vector, ๐œน, then scattering all of

the body force node resultants gives the assembled system level body force resultant:

โˆ‘ ๐œน๐’†๐‘‡๐‘›๐‘’๐‘’=1 ๐’„๐‘“

๐‘’ = ๐œน๐‘‡๐’„๐‘“

When each set of boundary displacements, ๐œน๐’ƒ, are identified, using the boundary node

connection list, with their positions in the system displacement vector, ๐œน, then scattering all of

the surface traction node resultants gives the assembled system level traction resultant:

โˆ‘ ๐œน๐‘๐‘‡๐‘›๐‘

๐‘=1 ๐’„๐‘‡๐‘ = ๐œน๐‘‡๐’„๐‘‡,

Some authors like to introduce an โ€˜assembly symbolโ€™, ๐’œ, to emphasize that the system level

body force resultant, ๐’„๐‘“, is the assembly (scattering) of all of the element level body force

resultants, ๐’„๐‘“๐‘’, and that the system level surface traction resultant, ๐’„๐‘‡, is the assembly (scattering)

of all of the boundary segment level traction resultants, ๐’„๐‘‡๐‘ :

๐’„๐‘“ = ๐’œ๐‘’ ๐’„๐‘“๐‘’ and ๐’„๐‘‡ = ๐’œ๐‘ ๐’„๐‘‡

๐‘ (13.9-4)

(๐‘›๐‘”๐‘›๐‘š ร— 1) โ‡+ (๐‘›๐‘– ร— 1) (๐‘›๐‘”๐‘›๐‘š ร— 1) โ‡+ (๐‘›๐‘– ร— 1)

Here, the number of system equations is ๐‘›๐‘‘ = ๐‘›๐‘”๐‘›๐‘š, for a mesh with ๐‘›๐‘š nodes. Finally, the

external work is found to be the scalar product of the system displacement vector and a set of

assembled force vectors:

๐‘Š = ๐œน๐‘‡๐’„๐‘“ + ๐œน๐‘‡๐’„๐‘‡ + ๐œน

๐‘‡๐‘ญ โ‰ก ๐œน๐‘‡๐’„ (13.9-5)

where ๐’„ denotes the system resultant force vector, to which the initial strain forces will be added.

13.10 The Strain-Displacement Matrix: Next the six strains within an element, ๐œบ, also

need to be defined in terms of the element displacements, ๐œน๐’†. This leads to a larger rectangular

matrix, usually denoted in the finite element literature as ๐‘ฉ๐’†(๐‘ฅ, ๐‘ฆ, ๐‘ง), which is known as the

strain-displacement matrix. It has six rows and ๐‘›๐‘– = ๐‘›๐‘›๐‘›๐‘” columns that correspond to the

element displacements. Recall that each component can be interpolated using the scalar forms in

(13.8-1). From the geometric definitions of section 13.4 the six strain components are

ํœ€๐‘ฅ =๐œ•๐‘ข

๐œ•๐‘ฅ=

๐œ•๐‘ฏ(๐‘ฅ,๐‘ฆ,๐‘ง)

๐œ•๐‘ฅ ๐’–๐’†, ํœ€๐‘ฆ =

๐œ•๐‘ฃ

๐œ•๐‘ฆ=

๐œ•๐‘ฏ(๐‘ฅ,๐‘ฆ,๐‘ง)

๐œ•๐‘ฆ ๐’—๐’†, ํœ€๐‘ง =

๐œ•๐‘ค

๐œ•๐‘ง=

๐œ•๐‘ฏ(๐‘ฅ,๐‘ฆ,๐‘ง)

๐œ•๐‘ง ๐’˜๐’†,

๐›พ๐‘ฅ๐‘ฆ =๐œ•๐‘ข

๐œ•๐‘ฆ+

๐œ•๐‘ฃ

๐œ•๐‘ฅ=

๐œ•๐‘ฏ(๐‘ฅ,๐‘ฆ,๐‘ง)

๐œ•๐‘ฆ ๐’–๐’† +

๐œ•๐‘ฏ(๐‘ฅ,๐‘ฆ,๐‘ง)

๐œ•๐‘ฅ ๐’—๐’†,

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

20

๐›พ๐‘ฅ๐‘ง =๐œ•๐‘ข

๐œ•๐‘ง+๐œ•๐‘ค

๐œ•๐‘ฅ=

๐œ•๐‘ฏ(๐‘ฅ,๐‘ฆ,๐‘ง)

๐œ•๐‘ง ๐’–๐’† +

๐œ•๐‘ฏ(๐‘ฅ,๐‘ฆ,๐‘ง)

๐œ•๐‘ฅ ๐’˜๐’†,

๐›พ๐‘ฆ๐‘ง =๐œ•๐‘ฃ

๐œ•๐‘ง+๐œ•๐‘ค

๐œ•๐‘ฆ=

๐œ•๐‘ฏ(๐‘ฅ,๐‘ฆ,๐‘ง)

๐œ•๐‘ง ๐’—๐’† +

๐œ•๐‘ฏ(๐‘ฅ,๐‘ฆ,๐‘ง)

๐œ•๐‘ฆ ๐’˜๐’†.

These can be re-arranged into the matrix format

{

ํœ€๐‘ฅํœ€๐‘ฆํœ€๐‘ง๐›พ๐‘ฅ๐‘ฆ๐›พ๐‘ฅ๐‘ง๐›พ๐‘ฆ๐‘ง}

๐‘’

= ๐œบ๐’† = ๐‘ฉ๐’†(๐‘ฅ, ๐‘ฆ, ๐‘ง) ๐œน๐’† (13.10-1)

(๐‘›๐‘Ÿ ร— 1) = (๐‘›๐‘Ÿ ร— ๐‘›๐‘–)(๐‘›๐‘– ร— 1)

The first row has triplet entries of

ํœ€๐‘ฅ =๐œ•๐ป1๐œ•๐‘ฅ

๐‘ข1๐‘’ + 0 + 0 +

๐œ•๐ป2๐œ•๐‘ฅ

๐‘ข2๐‘’ + 0 + 0 +โ‹ฏ+

๐œ•๐ป๐‘›๐‘›๐œ•๐‘ฅ

๐‘ข๐‘›๐‘›๐‘’ + 0 + 0

and the last row has triplet entries of

๐›พ๐‘ฆ๐‘ง = 0 +๐œ•๐ป1๐œ•๐‘ง

๐‘ฃ1๐‘’ +

๐œ•๐ป1๐œ•๐‘ฆ

๐‘ค1๐‘’ +โ‹ฏ+ 0 +

๐œ•๐ป1๐œ•๐‘ง

๐‘ฃ๐‘›๐‘›๐‘’ +

๐œ•๐ป1๐œ•๐‘ฆ

๐‘ค๐‘›๐‘›๐‘’

Like the vector interpolations, the rectangular ๐‘ฉ๐’† strain-displacement matrix can be partitioned

into, and programmed as, rectangular nodal contributions ๐‘ฉ๐’†(๐‘ฅ, ๐‘ฆ, ๐‘ง) = [๐‘ฉ๐’†1|๐‘ฉ๐’†2|โ‹ฏ |๐‘ฉ

๐’†๐‘›๐‘›],

with a typical classic definition partition (with ๐‘›๐‘Ÿ = 6 rows of strains and ๐‘›๐‘” = 3 displacement

component columns) being

๐‘ฉ๐’†๐‘˜ =

[ ๐ป๐‘˜,๐‘ฅ 0 0

0 ๐ป๐‘˜,๐‘ฆ 0

0 0 ๐ป๐‘˜,๐‘ง ๐ป๐‘˜,๐‘ฆ ๐ป๐‘˜,๐‘ฅ 0

๐ป๐‘˜,๐‘ง 0 ๐ป๐‘˜,๐‘ฅ 0 ๐ป๐‘˜,๐‘ง ๐ป๐‘˜,๐‘ฆ]

, ๐ป๐‘˜,๐‘ฅ = ๐œ•๐ป๐‘˜ ๐œ•๐‘ฅโ„ ,๐ป๐‘˜,๐‘ฆ = ๐œ•๐ป๐‘˜ ๐œ•๐‘ฆโ„ (13.10-2)

(๐‘›๐‘Ÿ ร— ๐‘›๐‘”)

In the software provided, the strains (and stresses) are ordered as in Fig. 13.4-2. The

algorithm for filling the full ๐‘ฉ๐’† matrix for plane-stress or plane-strain applications is shown in

B_planar_elastic.m in Fig. 13.10-1. The axisymmetric stress version adds one additional row to

the definition, as shown in B_axisym_elastic.m in Fig. 13.10-2. All five options for the strain-

displacement choices listed in Fig. 13.4-2 are included in the single script B_matrix_elastic.m in

the functions library.

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

21

Figure 13.10-1 Strain-displacement matrix for plane-stress or -strain

Figure 13.10-2 Strain-displacement matrix for axisymmetric stress model

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

22

13.11 Stiffness matrix: The strain energy of (13.5-1) defines the stiffness matrix of an

elastic system by relating its integrand to the unknown displacements:

๐‘ˆ =1

2โˆซ๐ˆ๐‘‡๐œบ ๐‘‘๐‘‰

๐‘‰

=1

2โˆ‘ โˆซ ๐ˆ๐’†๐‘‡๐œบ๐‘’๐‘‘๐‘‰

๐‘‰๐‘’

๐‘›๐‘’

๐‘’=1=1

2โˆ‘ โˆซ (๐‘ฌ๐’†๐œบ๐‘’)๐‘‡๐œบ๐‘’๐‘‘๐‘‰

๐‘‰๐‘’

๐‘›๐‘’

๐‘’=1

=1

2โˆ‘ โˆซ ๐œบ๐‘’๐‘‡๐‘ฌ๐’†๐‘‡๐œบ๐‘’๐‘‘๐‘‰

๐‘‰๐‘’

๐‘›๐‘’

๐‘’=1=1

2โˆ‘ โˆซ (๐‘ฉ๐’†๐œน๐’†)๐‘‡๐‘ฌ๐’†(๐‘ฉ๐’†๐œน๐’†)๐‘‘๐‘‰

๐‘‰๐‘’

๐‘›๐‘’

๐‘’=1

=1

2โˆ‘ ๐œน๐’† ๐‘‡ [โˆซ ๐‘ฉ๐‘’๐‘‡๐‘ฌ๐’† ๐‘ฉ๐‘’๐‘‘๐‘‰

๐‘‰๐‘’]

๐‘›๐‘’

๐‘’=1๐œน๐’† =

1

2โˆ‘ ๐œน๐’† ๐‘‡[๐‘บ๐‘’]

๐‘›๐‘’

๐‘’=1๐œน๐’†

So that the element stiffness matrix is defined as

๐‘บ๐‘’ = โˆซ ๐‘ฉ๐‘’๐‘‡๐‘ฌ๐’† ๐‘ฉ๐‘’๐‘‘๐‘‰

๐‘‰๐‘’ (13.11-1)

(๐‘›๐‘– ร— ๐‘›๐‘–) = (๐‘›๐‘– ร— ๐‘›๐‘Ÿ)(๐‘›๐‘Ÿ ร— ๐‘›๐‘Ÿ)(๐‘›๐‘Ÿ ร— ๐‘›๐‘–)

For two-dimensional problems the differential volume is ๐‘‘๐‘‰ = โˆซ ๐‘ก๐‘’(๐‘ฅ, ๐‘ฆ) ๐‘‘๐ด

๐ด๐‘’ where ๐‘ก๐‘’ is

the local thickness of the planar section, ๐ด๐‘’. Usually, the thickness is constant in each element. If

the thickness is the same constant in all elements, and there are no external point loads, then it

cancels out since it appears in every integral. Many commercial finite element systems, and the

application scripts supplied here, allow the plane-stress elements to have different thicknesses.

When the elements do not have the same constant thickness the analysis is called a 2.5D

analysis. It approximates a 3D part and can be used in a preliminary analysis to guide the local

mesh control needed in the actual 3D study. Alternately, it can be considered as a useful

validation check of a prior 3D analysis.

Usually, the stresses in a 2.5D model are accurate except in the immediate region adjacent to

changes in the element thicknesses. If the thickness is to be allowed to continuously vary then it

is usually input at the element nodes and interpolated to give the local thickness, ๐‘ก๐‘’(๐‘ฅ, ๐‘ฆ). A

variable thickness element clearly requires the stiffness matrix to be evaluated by numerical

integration with an appropriately higher number of integration points. If the thickness is

continuously varying then it can be input as an additional fake coordinate and is simple to gather

to the nodes of each element for interpolation.

13.12 Work done by initial strains: When any initial strain is present its name implies

the fact that it is constant from the beginning of an imposed mechanical strain (and stress) to the

end of that strain. Therefore, the work that it does differs from (13.5-1) by a factor of two and is

๐‘Š0 = โˆซ ๐ˆ๐‘‡๐œบ๐ŸŽ ๐‘‘๐‘‰

๐‘‰ (13.12-1)

๐‘Š0 = โˆซ๐ˆ๐‘‡๐œบ๐ŸŽ ๐‘‘๐‘‰

๐‘‰

=โˆ‘ โˆซ ๐ˆ๐’†๐‘‡๐œบ๐ŸŽ๐‘’๐‘‘๐‘‰

๐‘‰๐‘’

๐‘›๐‘’

๐‘’=1=โˆ‘ โˆซ (๐‘ฉ๐’†๐œน๐’†)๐‘‡๐‘ฌ๐’†๐œบ๐ŸŽ

๐‘’๐‘‘๐‘‰

๐‘‰๐‘’

๐‘›๐‘’

๐‘’=1

This defines the element initial strain resultant force vector as

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

23

๐‘Š0 = โˆ‘ ๐œน๐’†๐‘‡๐‘›๐‘’๐‘’=1 ๐’„0

๐‘’ with ๐’„๐ŸŽ๐’† = โˆซ ๐‘ฉ๐‘’๐‘‡๐‘ฌ๐’†๐œบ๐ŸŽ

๐‘’๐‘‘๐‘‰

๐‘‰๐‘’ (13.12-2)

(๐‘›๐‘– ร— 1) = (๐‘›๐‘– ร— ๐‘›๐‘Ÿ)(๐‘›๐‘Ÿ ร— ๐‘›๐‘Ÿ)(๐‘›๐‘Ÿ ร— 1)

13.13 Matrix equilibrium equations: Having converted all of the work and strain energy

contributions in their interpolated matric forms the matrix equations of equilibrium are:

๐‘บ ๐œน = ๐’„๐ŸŽ + ๐’„๐‘ท + ๐’„๐‘ป + ๐’„๐’‡ + ๐’„๐‘ต๐‘ฉ๐‘ช โ‰ก ๐’„ (13.13-1)

Here, all of the element and boundary contributions are assembled into the large system matrices

by direct scattering of the rows and columns, or (in theory) by the direct Boolean algebra:

๐‘บ = โˆ‘ ๐œท๐‘’๐‘‡[๐‘บ๐‘’]

๐‘›๐‘’๐‘’=1 ๐œท๐’†,

๐’„๐’‡ =โˆ‘ ๐œท๐‘’๐‘‡๐‘›๐‘’

๐‘’=1๐’„๐’‡๐’†, ๐’„๐‘ป =โˆ‘ ๐œท๐‘

๐‘‡๐‘›๐‘

๐‘=1๐’„๐‘ป,๐’ƒ ๐’„๐ŸŽ =โˆ‘ ๐œท๐‘’๐‘‡

๐‘›๐‘’

๐‘’=1๐’„๐ŸŽ๐’†

13.14 Plane stress analysis: For plane-stress and plane-strain the order of the strain

components and the Strain-Displacement relations, ๐œบ๐’† = ๐‘ฉ๐’†๐œน๐’†, are:

๐œบ๐’† = {

ํœ€๐‘ฅํœ€๐‘ฆ๐›พ๐‘ฅ๐‘ฆ}

๐‘’

, ๐‘ฉ๐’† = [ ๐‘ฉ๐’†1 ๐‘ฉ๐’†2 โ‹ฏ ๐‘ฉ๐’†๐‘˜ โ‹ฏ ๐‘ฉ๐’†๐‘›๐‘›], ๐‘ฉ๐’†๐‘˜ = [

๐ป๐‘˜,๐‘ฅ 0

0 ๐ป๐‘˜,๐‘ฆ ๐ป๐‘˜,๐‘ฆ ๐ป๐‘˜,๐‘ฅ

]

3 ร— 1 3 ร— ( ๐‘›๐‘” โˆ— ๐‘›๐‘›) 3 ร— (๐‘›๐‘” = 2)

๐œน๐’†๐‘‡ = [๐‘ข1, ๐‘ฃ1, ๐‘ข2, โ‹ฏ , ๐‘ฃ๐‘˜, โ‹ฏ , ๐‘ข๐‘›๐‘› , ๐‘ฃ๐‘›๐‘›]๐‘’

1 ร— (๐‘›๐‘” โˆ— ๐‘›๐‘›)

The plane-stress stress components order and their relation to the material constitutive law

(Hookeโ€™s Law) is

{

๐œŽ๐‘ฅ๐œŽ๐‘ฆ๐œ๐‘ฅ๐‘ฆ

} =๐ธ

1โˆ’๐œ2[1 ๐œ 0๐œ 1 00 0 (1 โˆ’ ๐œ) 2โ„

] {

ํœ€๐‘ฅํœ€๐‘ฆ๐›พ๐‘ฅ๐‘ฆ} โˆ’

๐ธ๐›ผโˆ†๐‘‡

1โˆ’๐œ{110}

where ๐ธ is the elastic modulus (Youngโ€™s modulus),๐œ is Poissonโ€™s ratio, ๐›ผ is the coefficient of

thermal expansion (CTE), and โˆ†๐‘‡ is the increase in temperature from the stress free state at the

point where the stress is evaluated.

The element stiffness matrix for a domain of thickness ๐‘ก๐‘’ is

๐‘บ๐‘’ = โˆซ ๐‘ฉ๐‘’๐‘‡๐‘ฌ๐’† ๐‘ฉ๐‘’ ๐‘ก๐‘’๐‘‘๐ด = โˆ‘ ๐‘ฉ๐’†๐‘ž๐‘‡ ๐‘ฌ๐‘ž

๐‘’๐‘ฉ ๐‘ž ๐‘’ ๐‘ก๐‘ž

๐‘’|๐‘ฑ๐‘ž๐‘’ |

๐‘›๐‘ž๐‘ž=1

๐ด๐‘’๐‘ค๐‘ž.

The resultant body force vector and edge traction vector are

๐’„๐’‡๐’† = โˆซ ๐‘ต๐’†๐‘‡๐’‡ ๐‘ก๐‘’๐‘‘๐ด

๐ด๐‘’= โˆซ ๐‘ต๐’†๐‘‡{๐‘ต๐’†๐’‡๐’†} ๐‘ก๐‘’๐‘‘๐ด

๐ด๐‘’=โˆ‘ ๐‘ต๐’†๐‘ž

๐‘‡{ ๐‘ต๐‘ž๐‘’ ๐’‡๐‘ž

๐‘’} ๐‘ก๐‘ž๐‘’ |๐‘ฑ๐‘ž

๐‘’ |๐‘ค๐‘ž๐‘›๐‘ž

๐‘ž=1

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

24

๐’„๐‘ป๐’ƒ = โˆซ ๐‘ต๐’ƒ

๐‘‡๐‘ป ๐‘ก๐‘๐‘‘ฮ“

ฮ“๐‘’= โˆซ ๐‘ต๐’ƒ

๐‘‡{๐‘ต๐’ƒ๐‘ป๐’ƒ} ๐‘ก๐‘๐‘‘ฮ“

ฮ“๐‘’= โˆ‘ ๐‘ต๐’ƒ๐‘ž

๐‘‡ { ๐‘ต๐‘ž

๐‘ ๐‘ป๐‘ž๐‘} ๐‘ก๐‘ž

๐‘ |๐‘ฑ๐‘ž๐‘|๐‘ค๐‘ž

๐‘›๐‘ž๐‘ž=1 ,

respectively, and the thermal strain loading resultant is

๐’„๐œถ๐’† = โˆซ ๐‘ฉ๐‘’๐‘‡๐‘ฌ๐’†๐œบ0

๐‘’ ๐‘ก๐‘’๐‘‘๐ด

๐ด๐‘’= โˆซ ๐‘ฉ๐‘’๐‘‡๐‘ฌ๐’†๐›ผ๐‘’โˆ†๐‘‡ {

110} ๐‘ก๐‘’๐‘‘๐ด

๐ด๐‘’=โˆ‘ ๐‘ฉ๐’†๐‘ž

๐‘‡ ๐‘ฌ๐‘ž๐‘’ ๐›ผ๐‘ž

๐‘’ {๐‘ฏ๐‘ž๐‘’ โˆ†๐‘‡๐‘ž

๐‘’} {110} ๐‘ก๐‘ž

๐‘’|๐‘ฑ๐‘ž๐‘’ |

๐‘›๐‘ž

๐‘ž=1

if the scalar temperature changes at the nodes are interpolated with ๐‘ฏ ๐‘’ .

For the common three node โ€œconstant stress triangleโ€ the Strain-Displacement matrix is

๐‘ฉ๐’† =1

2๐ด๐‘’[

๐‘1 0 ๐‘2 0 ๐‘3 00 ๐‘1 0 ๐‘2 0 ๐‘3 ๐‘1 ๐‘1 ๐‘2 ๐‘2 ๐‘3 ๐‘3

],

the resultant body force vector for constant ๐‘“๐‘ฅ and ๐‘“๐‘ฆ values is

๐’„๐’‡๐’† = ๐‘ก๐‘’๐ด๐‘’[๐‘“๐‘ฅ ๐‘“๐‘ฆ ๐‘“๐‘ฅ ๐‘“๐‘ฆ ๐‘“๐‘ฅ ๐‘“๐‘ฆ]๐‘‡/3

and the resultant edge traction force vector for constant ๐‘‡๐‘ฅ and ๐‘‡๐‘ฆ values is

๐’„๐‘ป๐’ƒ = ๐‘ก๐‘’๐ฟ๐‘’[๐‘‡๐‘ฅ ๐‘‡๐‘ฆ ๐‘‡๐‘ฅ ๐‘‡๐‘ฆ]

๐‘‡/2.

13.15 Axisymmetric stress analysis: In axisymmetric stress analysis a planar area is

revolved about an axis lying outside the area. The analysis is similar to the plane-stress analysis

except of three facts. First, at any point in the area the thickness is proportional to the radial

position, ๐‘ก๐‘’ = 2๐œ‹ R(r, s). Secondly, at any point there is now a complete hoop of material

around the axis. Any displacement parallel to the axis does not change the length of that

filament of material; but any displacement in the radial direction, ๐‘ข(๐‘Ÿ, ๐‘ ), changes the

circumferential length from 2๐œ‹ R to 2๐œ‹ (R + u). Thirdly, such a deformation means that there

exists a third normal stress, ๐œŽ๐œƒ๐œƒ โŸบ ๐œŽ๐‘ง๐‘ง called the hoop stress, due to the additional hoop strain

ํœ€๐‘ง๐‘ง โŸบ ํœ€๐œƒ๐œƒ =โˆ†๐ฟ

๐ฟ=

2๐œ‹ (R+u)โˆ’2๐œ‹ R

2๐œ‹ R=

u(r,s)

R(r,s)=

๐‡(r,s)๐’–๐’†

R(r,s).

Thus, the plane-stress or plane-strain ordering of the strain components is increased by

adding a fourth row, which means that the strain-displacement matrix also has a new fourth row

dependent only on u:

{

ํœ€๐‘…ํœ€๐‘ฆ๐›พ๐‘…๐‘ฆํœ€๐œƒ

}

๐‘’

, ๐‘ฉ๐’†๐‘˜ = [

๐ป๐‘˜,๐‘ฅ0

๐ป๐‘˜,๐‘ฆ๐ป๐‘˜ ๐‘…โ„

0๐ป๐‘˜,๐‘ฆ๐ป๐‘˜,๐‘ฅ0

]

This is the first strain component defined by a displacement value instead of the gradient of that

displacement. There are many solids of revolution that touch the axis of revolution (R โ‰ก 0)

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

25

where, by inspection, u โ‰ก 0 and the hoop strain takes an indeterminate form of 0/0. Taking

additional derivatives shows that ํœ€๐œƒ๐œƒ = 0 as ๐‘… โ†’ 0. This common occurrence is important in

finite element analysis when numerical integration is used to evaluate the stiffness matrix of

triangular elements. Some of the integration rules for triangles have quadrature points at the

midpoint of the edges of the triangle. If an edge of any triangle falls on the axis of revolution,

which is common, such an integration rule would cause division by zero and abort the program.

The fix is simple; just pick a rule without points on the edge of the triangle to avoid division by

zero.

Of course, the presence of the hoop strain means that there is a third normal stress, ๐œŽ๐œƒ, which

must be included in the stress vector and which must be related to the material properties:

{

๐œŽ๐‘…๐œŽ๐‘ง๐œ๐‘Ÿ๐‘ง๐œŽ๐œƒ

} =๐ธ

(1+๐œ)(1โˆ’2๐œ)[

๐‘Ž ๐œˆ๐œˆ ๐‘Ž

0 ๐œˆ0 ๐œˆ

0 0๐œˆ ๐œˆ

๐‘ 00 ๐‘Ž

] {

ํœ€๐‘…ํœ€๐‘ง๐›พ๐‘Ÿ๐‘งํœ€๐œƒ

} โˆ’๐ธ๐›ผโˆ†๐‘‡

(1โˆ’2๐œ){

1101

}.

๐‘Ž = (1 โˆ’ ๐œ), ๐‘ = (1 โˆ’ 2๐œ)/2, ๐œ โ‰  0.5

13.16 Solid stress analysis: All of the finite element stress analysis programs are

essentially the same except for minor differences in the post-processing. The majority of any

applications system consists of reading and checking the data, creating and assembling

application dependent elements, enforcing the essential boundary conditions, solving the

equilibrium equations, displaying and saving the generalized displacements, and completing any

application dependent post-processing of the elements. Note that mainly the generation and post-

processing of the application dependent elements is what changes. The other 95% of the coding

is unchanged. There may be additional calculations for an error estimator, but they are not

required. Also, there are usually several off-line features such as resources to graphically display

the results of importance.

All of the planar problems discussed above are easily extended to three-dimensions, and the

supplied Matlab scripts will execute such problems just by changing the number of physical

space dimensions to three (๐‘›๐‘ =3), utilizing the eight node hexahedral (brick) element by setting

the parametric element space to three and the number of nodes to eight (๐‘›๐‘=3, ๐‘›๐‘›=8), and

selecting the correct number of integration points, which is usually 23=8 but may be 27. The size

of the constitutive matrix, ๐‘ฌ๐’†, and the operator matrix, ๐‘ฉ๐’†, must be increased to six (๐‘›๐‘Ÿ=6) by

adding three more strain displacement relations. Of course, additional elements can be added to

the element library. However, most three-dimension problems are better solved with commercial

software simply because they have automatic solid element mesh generators and offer several

good graphical post-processing tools.

To illustrate those points again the discussion of three-dimensional solid stress analysis will

be limited to one of the simplest implementations. The linear four-node tetrahedra element (here

called the pyramid P4 to avoid confusion with triangular element shorthand) was the first solid

element. It is relatively easy to create them with an automatic mesh generator. But is gives only

constant stresses within its volume and is no longer recommended unless a very large number of

them are used (compared to the number of higher order elements they replace). The ten-node

tetrahedra (P10) are commonly used since they can be obtained from the same automatic mesh

generators as the P4 elements. However, they are only interpolating the displacements with

complete quadratics, and thus give only linearly changing stress estimates.

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

26

The hexahedra element family is considered to be a better choice for solid stress analysis

because they have higher order interior interpolation functions than do the tetrahedral elements

having the same number of edge nodes. They are more difficult to create with an automatic mesh

generator and that restricts they widespread use. The eight-node element (H8) is used here and is

validated by running a three-dimensional patch test.

13.17 Material failure criteria: The main purpose of a stress analysis, after understanding

the response of the structure, is to determine if any material point in the domain has failed. That

means that one of the many potential failure criteria must be selected and compared to one or

more experimentally measured material stress limits. The three most common measurements are

the failure stress in tension, ๐‘˜๐‘ก, also called the yield stress, the absolute value of the failure stress

in compression, ๐‘˜๐‘ , and the absolute value of the failure stress in pure shear, ๐‘˜๐‘ . The tension

limit, ๐‘˜๐‘ก, is the most commonly used comparison value. Most tabulations of material stress limits

give only the tension limit, ๐‘˜๐‘ก, a few tables also give the compression limit, ๐‘˜๐‘, of a material. It is

rare to find measured shear stress limits published, but they can be theoretically related to the

tension limit.

These material stress limits can also be related to failure criterion based on energy portions

stored in the material. At the elastic limit the strain energy is the sum of the elastic energy of

distortion (which defines the von Mises criterion ๐œŽ๐‘€) and the elastic energy of the volume

change (which defines the Burzynski criterion ๐œŽ๐ต).

A contour plot of a stress component or failure criteria can give an engineer a general

understanding the response of the structure. However, a non-dimensional plot of the stress or

failure criteria divided by the measured stress limit(s) indicates the regions of likely material

failure. There, a ratio value of unity indicates impending failure, a value greater than one shows a

region of failure, while a value less than one is still a safe region. Some commercial codes label

such plots as a factor of safety plot which is misleading because the true Factor of Safety

depends of several other considerations. Here such plots are called โ€˜failure scaleโ€™ plots.

Finite element formulations often use the Voigt stress notation as a condensed form of the

stress tensor [๐ˆ]:

๐ˆ๐‘‡ = [๐œŽ๐‘ฅ ๐œŽ๐‘ฆ ๐œŽ๐‘ง ๐œ๐‘ฅ๐‘ฆ ๐œ๐‘ฅ๐‘ง ๐œ๐‘ฆ๐‘ง] โ‡” [๐ˆ] = [

๐œŽ๐‘ฅ๐‘ฅ ๐œ๐‘ฅ๐‘ฆ ๐œ๐‘ฅ๐‘ง๐œ๐‘ฅ๐‘ฆ ๐œŽ๐‘ฆ๐‘ฆ ๐œ๐‘ฆ๐‘ง๐œ๐‘ฅ๐‘ง ๐œ๐‘ฆ๐‘ง ๐œŽ๐‘ง๐‘ง

] (13.17-1)

At any point in a stressed solid there are three mutually orthogonal planes where the shear

stresses vanish and only the three normal stresses remain. Those three normal stresses are called

the principal stresses (๐œŽ1, ๐œŽ2, ๐œŽ3, also denoted as ๐‘ƒ1, ๐‘ƒ2, ๐‘ƒ3). The principal stresses are utilized to

define the most common failure criteria theories for most materials. Therefore, their calculation

is usually obtained at each quadrature point in a stress analysis. The principal stresses are found

from a small 3 ร— 3 classic eigen-problem:

|[๐ˆ] โˆ’ ๐œ†๐‘˜[๐‘ฐ]| = 0, ๐‘˜ = 1,2, 3 (13.17-2)

where [๐‘ฐ] is the identity matrix, [๐ˆ] is the 3 ร— 3 symmetric second order stress tensor, ๐œ†๐‘˜, is a

real principal stress value giving the algebraic maximum stress, ๐œ†1 = ๐œŽ1, the intermediate stress

๐œ†2 = ๐œŽ2, and the minimum stress ๐œ†3 = ๐œŽ3. (This process is valid for finding the principle values

and directions for any other second order symmetric tensor, such as the moment of inertia

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

27

tensor.) The principle stresses are obtained from the Matlab function eig (in reverse order), with

only [๐ˆ] as the single argument.

If tension occurs at the point then ๐œŽ1 gives the value of the maximum tension. Likewise, if

compression occurs at the point ๐œŽ3 gives the value of the maximum compression stress. A state

of plane-stress gives ๐œŽ2 = 0. The shear โ€˜stress intensityโ€™ is defined as ๐œŽ๐ผ = ๐œŽ1 โˆ’ ๐œŽ3 = 2๐œ๐‘š๐‘Ž๐‘ฅ

where ๐œ๐‘š๐‘Ž๐‘ฅ is the absolute maximum shear stress on any plane in the solid at that point. For

plane-stress problems it is common (in mechanics) to find the maximum in-plane shear stress

from

๐œ๐‘๐‘™๐‘Ž๐‘›๐‘’ = โˆš(๐œŽ๐‘ฅโˆ’๐œŽ๐‘ฆ)2

2

+ ๐œ๐‘ฅ๐‘ฆ2 โ‰ค ๐œ๐‘š๐‘Ž๐‘ฅ =1

2(๐œŽ1 โˆ’ ๐œŽ3) (13.17-3)

But, if the thickness of the planar part is not very small the absolute maximum shear stress can

lie in a different plane and has to be found from the above three-dimensional calculation.

The principal stresses define other physically important quantities, including the hydrostatic

pressure ๐‘ = (๐œŽ1 + ๐œŽ2 + ๐œŽ3)/3 which represents a uniform normal stress in all directions, the

deviatoric stresses, [๏ฟฝฬ‚๏ฟฝ] โ‰ก [๐ˆ] โˆ’ ๐‘[๐‘ฐ], the distortional energy, and the volume change (deviatoric)

energy.

Most commercial finite element programs display the von Mises criterion (also known as the

Effective Stress criterion) as the default stress plot. However, it is the valid criteria only when

the material is ductile and when the measured failure stresses in tension and compression are

equal, ๐‘˜๐‘ก = ๐‘˜๐‘. The latter restriction is only valid for a few materials.

The von Mises criterion actually calculates the distortional energy at a point which is

proportional to the square root of the sum of the squares of the differences in the principle

stresses. The von Mises โ€˜stressโ€™ is defined in terms of the principle stresses or stress components

as

๐œŽ๐‘€ =1

โˆš2โˆš(๐œŽ1 โˆ’ ๐œŽ2)2 + (๐œŽ1 โˆ’ ๐œŽ3)2 + (๐œŽ2 โˆ’ ๐œŽ3)2 (13.17-4)

๐œŽ๐‘€ =1

โˆš2โˆš(๐œŽ๐‘ฆ๐‘ฆ โˆ’ ๐œŽ๐‘ฅ๐‘ฅ)

2+ (๐œŽ๐‘ง๐‘ง โˆ’ ๐œŽ๐‘ฅ๐‘ฅ)2 + (๐œŽ๐‘ง๐‘ง โˆ’ ๐œŽ๐‘ฆ๐‘ฆ)

2+ 6(๐œ๐‘ฅ๐‘ฆ2 + ๐œ๐‘ฅ๐‘ง2 + ๐œ๐‘ฆ๐‘ง2) (13.17-5)

which has the units of stress, but is not a physical stress. That measure is called the Equivalent

stress or the Von Mises stress. For a ductile material, its tension stress limit (yield stress), ๐‘˜๐‘ก, is

compared to the ๐œŽ๐‘€ value to see if material has failed based on its distortional energy at the

point. Material failure is declared when ๐œŽ๐‘€ โ‰ฅ ๐‘˜๐‘ก, or when the โ€˜failure scaleโ€™ ๐œŽ๐‘€ ๐‘˜๐‘กโ„ > 1. That is

checked because in a uniaxial tension test of material failure the distortional energy measure

reduces to

๐œŽ๐‘€ =1

โˆš2โˆš(๐‘˜๐‘ก โˆ’ 0)2 + (๐‘˜๐‘ก โˆ’ 0)2 + (0 โˆ’ 0)2 =

โˆš2

โˆš2๐‘˜๐‘ก = ๐‘˜๐‘ก.

For a state of plane-stress (๐œŽ2 = 0) the von Mises distortional energy measure yield curve plots

as an ellipse in the principle stress space. Points inside the ellipse have not failed, points on the

ellipse (yield curve) are impending to fail, and any stress points outside the ellipse denote failed

material points. The von Mises ellipse is centered at the origin and is symmetric about the 45ยฐ angle.

The Burzynski failure criterion states that a material fails when the volume change

(deviatoric) energy at a point equals the deviatoric energy in a tension test at the limit of elastic

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

28

behavior. The Burzynski criteria requires that the failure stress in tension be different from that

in compression, ๐‘˜๐‘ก โ‰  ๐‘˜๐‘, and it can also include the shear failure value, ๐‘˜๐‘ . The ratio of the

tension to compression failures, ๐œ… โ‰ก ๐‘˜๐‘ ๐‘˜๐‘กโ„ , is often referred to as the โ€˜strength differenceโ€™. For a

state of plane-stress (๐œŽ2 = 0) the Burzynski deviatoric energy measure also plots as an ellipse in

the principle stress space. The Burzynski ellipse better fits failure data points than the von Mises

ellipse when ๐‘˜๐‘ก โ‰  ๐‘˜๐‘. In other words, for such materials the failure points, in the principle stress

space, fall on the Burzynski ellipse but fall inside the von Mises ellipse, or outside it, or both.

This is illustrated in Fig. 13.17-1 where a family of Burzynski ellipses with ๐‘˜๐‘ ๐‘˜๐‘ก โ‰ก ๐œ…โ„ > 1 are

compared to the single dashed von Mises ellipse which requires ๐‘˜๐‘ก โ‰ก ๐‘˜๐‘. In that figure, the

single black point on the ๐œŽ1 axis is the tension failure stress, ๐‘˜๐‘ก, the black points on the negative

๐œŽ3 axis are different compression failure stress values, -๐‘˜๐‘. The diagonal black points are

alternate shear failure stress values, ยฑ๐‘˜๐‘ .

Figure 13.17-1 Comparing the von Mises (dashed) and Burzynski failure ellipses

In the first quadrant the Burzynski criterion predicts failure where the von Mises criterion

predicts safety. Conversely, in the third quadrant the Burzynski criterion shows a safe region

where the von Mises criterion predicts material failure. The Burzynski deviatoric energy

criterion is more complicated because it requires two stress failure measures. It can also be

reduced to a measure with stress units, say ๐œŽ๐ต. Equating the deviatoric energy at a point to the

deviatoric energy limit in a tension test and a compression test predicts impending material

failure when

๐œŽ๐‘ก๐‘2 = ๐‘˜๐‘ก๐‘˜๐‘

Using the ratio of compression to tension stress failures, ๐œ… โ‰ก ๐‘˜๐‘ ๐‘˜๐‘กโ„ , that complicated relation

can be simplified to compare a Burzynski effective stress at failure to the tension failure test:

๐œŽ๐ต = (3(๐œ… โˆ’ 1)๐‘ + โˆš9(๐œ… โˆ’ 1)2๐‘2 + 4๐œ…๐œŽ๐‘€2 ) /2๐œ… = ๐‘˜๐‘ก

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

29

Note that when the material failure stress is the same in tension and compression then the

Burzynski criterion reduces to the von Mises criterion at impending failure:

๐œŽ๐ต(@๐œ… = 1) = ๐œŽ๐‘€ = ๐‘˜๐‘ก

Figure 13.17-2 shows a Burzynski ellipse with black points representing the most common

failure stress tests of: pure tension, pure compression, pure shear, bi-axial tension, and bi-axial

compression.

Figure 13.17-2 Common failure stress states on a Burzynski ellipse

All of the commercial finite element software packages include the calculation of the von Mises

criterion, but as of 2018 none are known to offer the Burzynski criterion. Figure 13.17-3 gives a

Matlab script to calculate the โ€˜failure scalesโ€™ for xxx common failure criterion using the stress

vector at a point.

XXX

Figure 13.17-3 Computing failure scales at a point

13.18 Symmetry and anti-symmetry: These topics were introduced earlier but they

become even more useful when dealing with solid parts that have planes of symmetry, anti-

symmetry, or cyclic symmetry. Figures 8.1-1 and 10.13-1 showed applications where one- and

two-dimensional symmetry conditions can occur for a scalar application. Based on operations

counts for solving linear systems, each symmetry, anti-symmetry, or cyclic symmetry plane used

in the model reduces the execution time by about a factor of eight. In other words, they speed up

the equation solution by a factor of 8๐‘›, where n is the effective number of planes.

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

30

Figure 13.18-1 A region with angular velocity loading with two plane of symmetry

Figure 13.18-2 Quarter symmetric two material domain with 90ยฐ cyclic symmetry

Figure 13.18-3 Cyclic symmetry require local axes orientated on the boundaries

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

31

13.18 Kinetic energy: Later in the examination of the dynamics of solids it is necessary to

include the kinetic energy converted to the same matrix notation. Then the displacement

components at any time, ๐œ, at any point in an element are

{

๐‘ข(๐‘ฅ, ๐‘ฆ, ๐‘ง, ๐œ)๐‘ฃ(๐‘ฅ, ๐‘ฆ, ๐‘ง, ๐œ)๐‘ค(๐‘ฅ, ๐‘ฆ, ๐‘ง, ๐œ)

} = ๐’–(๐‘ฅ, ๐‘ฆ, ๐‘ง, ๐œ) โ‰ก ๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐œน๐’†(๐œ). (13.18-1)

The velocity is

๏ฟฝฬ‡๏ฟฝ =๐œ•๐’–(๐‘ฅ,๐‘ฆ,๐‘ง,๐œ)

๐œ•๐œโ‰ก ๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)

๐œ•๐œน๐’†(๐œ)

๐œ•๐œโ‰ก ๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐œน๏ฟฝฬ‡๏ฟฝ, (13.18-2)

where a dot above a term denotes its partial derivative with respect to time. The kinetic energy of

a point mass is one-half the mass times the velocity squared. For a material of mass density of ๐œŒ

the kinetic energy of an element volume is

๐พ๐ธ๐‘’ =1

2โˆซ ๏ฟฝฬ‡๏ฟฝ โˆ™

๐‘‰๐‘’๏ฟฝฬ‡๏ฟฝ ๐œŒ ๐‘‘๐‘‰ =

1

2โˆซ ๏ฟฝฬ‡๏ฟฝ๐‘‡

๐‘‰๐‘’๐œŒ ๏ฟฝฬ‡๏ฟฝ ๐‘‘๐‘‰ =

1

2โˆซ (๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐œน๏ฟฝฬ‡๏ฟฝ)

๐‘‡

๐‘‰๐‘’๐œŒ (๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐œน๏ฟฝฬ‡๏ฟฝ) ๐‘‘๐‘‰

๐พ๐ธ๐‘’ =1

2๐œน๏ฟฝฬ‡๏ฟฝ

๐‘‡[โˆซ ๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘‡ ๐œŒ๐‘’๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)

๐‘‰๐‘’ ๐‘‘๐‘‰]๐œน๏ฟฝฬ‡๏ฟฝ โ‰ก

1

2๐œน๏ฟฝฬ‡๏ฟฝ

๐‘‡๐’Ž๐’†๐œน๏ฟฝฬ‡๏ฟฝ. (13.18-3)

This defines the square symmetric element mass matrix, which is the same size as the element

stiffness matrix, as

๐’Ž๐’† โ‰ก โˆซ ๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘‡ ๐œŒ๐‘’๐‘ต(๐‘ฅ, ๐‘ฆ, ๐‘ง)

๐‘‰๐‘’ ๐‘‘๐‘‰. (13.18-4)

The total system mass matrix, M, is assembled in exactly the same way as the system stiffness

matrix. When the system acceleration, ๏ฟฝฬˆ๏ฟฝ, is included the equilibrium equation in (13.13-1) it

becomes (without dampening) the matrix equation of motion:

๐‘ด ๏ฟฝฬˆ๏ฟฝ(๐œ) + ๐‘บ ๐œน(๐œ) = ๐’„(๐œ)

which is also subject to the initial conditions on ๏ฟฝฬ‡๏ฟฝ(0) and ๏ฟฝฬˆ๏ฟฝ(0) at time ๐œ = 0. Of course,

damping proportional to the velocity, say ๐““, is usually present and the equations of motion are

๐‘ด ๏ฟฝฬˆ๏ฟฝ(๐œ) + ๐““ ๏ฟฝฬ‡๏ฟฝ(๐œ) + ๐‘บ ๐œน(๐œ) = ๐’„(๐œ). (13.18-5)

Since damping can be very difficult to define accurately it is commonly assumed to be the sum

of a portion, ๐›ผ, of the mass matrix and a portion, ๐›ฝ, of the stiffness matrix:

๐““ โ‰ˆ ๐›ผ๐‘บ + ๐›ฝ ๐‘ด. (13.18-6)

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

32

13.19 Summary

๐‘›_๐‘ โŸท ๐‘›๐‘ โ‰ก Number of boundary segments

๐‘›_๐‘‘ โŸท ๐‘›๐‘‘ โ‰ก Number of system unknowns = ๐‘›_๐‘” ร— ๐‘›_๐‘š

๐‘›_๐‘’ โŸท ๐‘›๐‘’ โ‰ก Number of elements

๐‘›_๐‘” โŸท ๐‘›๐‘” โ‰ก Number of generalized DOF per node

๐‘›_๐‘– โŸท ๐‘›๐‘– โ‰ก Number of unknowns per element = ๐‘›_๐‘” ร— ๐‘›_๐‘›

๐‘›_๐‘š โŸท ๐‘›๐‘š โ‰ก Number of mesh nodes

๐‘›_๐‘› โŸท ๐‘›๐‘› โ‰ก Number of nodes per element or segment

๐‘›_๐‘ƒ โŸท ๐‘›๐‘ƒ โ‰ก Number of point loads

๐‘›_๐‘ โŸท ๐‘›๐‘ โ‰ก Dimension of parametric space

๐‘›_๐‘ž โŸท ๐‘›๐‘ž โ‰ก Number of total quadrature points

๐‘›_๐‘Ÿ โŸท ๐‘›๐‘Ÿ โ‰ก Number of rows in the ๐‘ฉ๐’† matrix (and material matrix)

๐‘›_๐‘  โŸท ๐‘›๐‘  โ‰ก Dimension of physical space

b = boundary segment number e = element number

โŠ‚ = subset โˆช = union of sets

Boundary, element, and system unknowns: ๐œน๐’ƒ โŠ‚๐‘ ๐œน๐’† โŠ‚๐‘’ ๐œน

Geometry: ฮฉ๐‘’ โ‰ก Element domain ฮฉ = โˆช๐’† ฮฉ๐‘’ โ‰ก Solution domain

ฮ“๐‘ โŠ‚ ฮฉ๐‘’ โ‰ก Boundary segment ฮ“ = โˆช๐‘ ฮ“๐‘ โ‰ก Domain boundary

Matrix equation of equilibrium ๐‘บ ๐œน = ๐’„๐ŸŽ + ๐’„๐‘ท + ๐’„๐‘ป + ๐’„๐’‡ + ๐’„๐‘ต๐‘ฉ๐‘ช โ‰ก ๐’„

Stiffness ๐‘บ๐‘’ = โˆซ ๐‘ฉ๐‘’๐‘‡๐‘ฌ๐’† ๐‘ฉ๐‘’๐‘‘๐‘‰

๐‘‰๐‘’

Body forces ๐’„๐‘“๐‘’ โ‰ก โˆซ ๐‘ต๐’†๐‘‡(๐‘ฅ, ๐‘ฆ, ๐‘ง)๐’‡ (๐‘ฅ, ๐‘ฆ, ๐‘ง)๐‘‘๐‘‰

๐‘‰๐‘’.

Surface tractions ๐’„๐‘‡๐‘ โ‰ก โˆซ ๐‘ต๐’ƒ

๐‘‡(๐‘ฅ, ๐‘ฆ)๐‘ป(๐‘ฅ, ๐‘ฆ)๐‘‘๐‘†

ฮ“๐‘

Initial strains ๐’„๐ŸŽ๐’† = โˆซ ๐‘ฉ๐‘’๐‘‡๐‘ฌ๐’†๐œบ๐ŸŽ

๐‘’๐‘‘๐‘‰

๐‘‰๐‘’

Point loads, ๐’„๐‘ท

Reactions, ๐’„๐‘ต๐‘ฉ๐‘ช

Edge interpolation ๐‘ต๐’ƒ โŠ‚ ๐‘ต๐’†

Element coordinates: ๐’™๐’† โ‰ก [

๐‘ฅ1 ๐‘ฆ1 ๐‘ง1โ‹ฎ โ‹ฎ โ‹ฎ๐‘ฅ๐‘›๐‘š ๐‘ฆ๐‘›๐‘š ๐‘ง๐‘›๐‘š

]

๐’†

Geometry mapping: ๐’™(๐‘Ÿ) = ๐‘ฎ(๐‘Ÿ) ๐’™๐’†, ๐‘ฏ(๐‘Ÿ) โ‰ค ๐‘ฎ(๐‘Ÿ) โ‰ฅ ๐‘ฏ(๐‘Ÿ) ๐œ•๐‘ฅ(๐‘Ÿ) ๐œ•๐‘Ÿโ„ = [๐œ•๐‘ฎ(๐‘Ÿ) ๐œ•๐‘Ÿโ„ ] ๐’™๐’† โ‰ก ๐‘ฑ๐’†

Displacement interpolation: ๐’–(๐’™) = ๐‘ต(๐‘Ÿ) ๐œน๐’† = ๐’–(๐’™)๐‘ป = ๐œน๐’†๐‘ป๐‘ต(๐‘Ÿ)๐‘ป

Local gradient: ๐œ•๐’–(๐‘Ÿ) ๐œ•๐‘Ÿโ„ = [๐œ•๐‘ต(๐‘Ÿ) ๐œ•๐‘Ÿโ„ ] ๐œน๐’†

Geometric Jacobian: ๐‘ฑ๐’† = [๐œ•๐‘ฎ(๐‘Ÿ) ๐œ•๐‘Ÿโ„ ] ๐’™๐’†

Physical gradient: ๐œ•๐‘ข(๐‘ฅ) ๐œ•๐‘ฅ =โ„ (๐œ•๐‘ข(๐‘Ÿ) ๐œ•๐‘Ÿโ„ )(๐œ•๐‘Ÿ ๐œ•๐‘ฅโ„ ) ๐œ•๐‘ข(๐‘ฅ) ๐œ•๐‘ฅ =โ„ (๐œ•๐‘ข(๐‘Ÿ) ๐œ•๐‘Ÿโ„ ) (๐œ•๐‘ฅ ๐œ•๐‘Ÿโ„ ) โˆ’1

๐œ•๐‘ข(๐‘ฅ) ๐œ•๐‘ฅ =โ„ (๐œ•๐‘ฅ ๐œ•๐‘Ÿโ„ ) โˆ’1 [๐œ•๐‘ฏ(๐‘Ÿ) ๐œ•๐‘Ÿโ„ ] ๐’–๐’†, etc

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

33

Strain-Displacement matrix: ๐‘ฉ๐‘’(๐’“), ๐œบ(๐’“) โ‰ก ๐‘ฉ๐‘’(๐’“)๐œน๐’†

Mechanical work: ๐‘Š = โˆซ ๐œน๐‘‡๐’‡ ๐‘‘๐‘‰

๐‘‰+ โˆซ ๐œน๐‘‡๐‘ป ๐‘‘๐‘†

๐‘†+ โˆ‘ ๐œน๐‘˜

๐‘‡๐‘ญ๐‘˜๐‘˜=๐‘›๐‘ƒ๐‘˜=1

Engineering strain components: ๐œบ๐‘‡ = [ํœ€๐‘ฅ ํœ€๐‘ฆ ํœ€๐‘ง ๐›พ๐‘ฅ๐‘ฆ ๐›พ๐‘ฅ๐‘ง ๐›พ๐‘ฆ๐‘ง]

Stress components: ๐ˆ๐‘‡ = [๐œŽ๐‘ฅ ๐œŽ๐‘ฆ ๐œŽ๐‘ง ๐œ๐‘ฅ๐‘ฆ ๐œ๐‘ฅ๐‘ง ๐œ๐‘ฆ๐‘ง]

Principal axis thermal expansion coeff.: ๐œถ๐‘‡ = [๐›ผ๐‘ฅ ๐›ผ๐‘ฆ ๐›ผ๐‘ง ๐›ผ๐‘ฅ๐‘ฆ ๐›ผ๐‘ฅ๐‘ง ๐›ผ๐‘ฆ๐‘ง]

Principal orthotropic CTE: ๐œถ๐‘‡ = [๐›ผ๐‘ฅ ๐›ผ๐‘ฆ ๐›ผ๐‘ง 0 0 0]

Isotropic thermal expansion coeff. ๐œถ๐‘‡ = ๐›ผ[1 1 1 0 0 0]

Mechanical Strain-Stress relation: ๐œบ = ๐”ผ๐ˆ + ๐œถ โˆ†๐‘‡, ๐”ผ = ๐”ผ๐‘‡ , |๐”ผ| > 0

Mechanical Stress-Strain relation: ๐ˆ = ๐‘ฌ๐œบ โˆ’ ๐‘ฌ๐œถ โˆ†๐‘‡, ๐‘ฌ = ๐”ผโˆ’1

Strain energy: ๐‘ˆ =1

2โˆซ ๐ˆ๐‘‡๐œบ ๐‘‘๐‘‰

๐‘‰=

1

2โˆซ ๐œบ๐‘‡๐ˆ ๐‘‘๐‘‰

๐‘‰=

1

2โˆซ ๐œบ๐‘‡๐‘ฌ๐œบ ๐‘‘๐‘‰

๐‘‰

Work of initial strains, ๐œบ0: ๐‘Š0 = โˆซ ๐ˆ๐‘‡๐œบ0 ๐‘‘๐‘‰

๐‘‰= โˆซ ๐œบ๐‘‡๐‘ฌ๐œบ0 ๐‘‘๐‘‰

๐‘‰, ๐œบ๐‘‡ = ๐œถ โˆ†๐‘‡ โŠ‚ ๐œบ0

Element strain energy: ๐‘ˆ๐‘’ =1

2๐œน๐’†๐‘‡[โˆซ ๐‘ฉ๐‘’๐‘‡๐‘ฌ๐‘’๐‘ฉ๐‘’ ๐‘‘ฮฉ๐‘’

ฮฉ๐‘’] ๐œน๐’†

Stress tensor: ๐ˆ๐‘ป = [๐œŽ๐‘ฅ ๐œŽ๐‘ฆ ๐œŽ๐‘ง ๐œ๐‘ฅ๐‘ฆ ๐œ๐‘ฅ๐‘ง ๐œ๐‘ฆ๐‘ง] โ‡” [๐ˆ] = [

๐œŽ๐‘ฅ๐‘ฅ ๐œ๐‘ฅ๐‘ฆ ๐œ๐‘ฅ๐‘ง๐œ๐‘ฅ๐‘ฆ ๐œŽ๐‘ฆ๐‘ฆ ๐œ๐‘ฆ๐‘ง๐œ๐‘ฅ๐‘ง ๐œ๐‘ฆ๐‘ง ๐œŽ๐‘ง๐‘ง

]

Principal stresses: |[๐ˆ] โˆ’ ๐œ†๐‘˜[๐‘ฐ]| = 0, ๐‘˜ = 1, โ€ฆ , ๐‘›๐‘ 

Von Mises (non) stress: ๐œŽ๐‘€ =1

โˆš2โˆš(๐œŽ1 โˆ’ ๐œŽ2)

2 + (๐œŽ1 โˆ’ ๐œŽ3)2 + (๐œŽ2 โˆ’ ๐œŽ3)

2

Burzynski (non) stress: ๐œŽ๐ต = (3(๐œ… โˆ’ 1)๐‘ + โˆš9(๐œ… โˆ’ 1)2๐‘2 + 4๐œ…๐œŽ๐‘€2 ) /2๐œ…, ๐œ… โ‰ก ๐‘˜๐‘ ๐‘˜๐‘กโ„

Absolute maximum shear stress: ๐œ๐‘š๐‘Ž๐‘ฅ = (๐œŽ1 โˆ’ ๐œŽ3)/2

Strain-Displacement relation, ๐œบ๐’† = ๐‘ฉ๐’†(๐‘ฅ, ๐‘ฆ, ๐‘ง) ๐œน๐’†, for elastic solids:

{

ํœ€๐‘ฅํœ€๐‘ฆํœ€๐‘ง๐›พ๐‘ฅ๐‘ฆ๐›พ๐‘ฅ๐‘ง๐›พ๐‘ฆ๐‘ง}

๐‘’

, ๐‘ฉ๐’† = [ ๐‘ฉ๐’†1 โ‹ฎ ๐‘ฉ๐’†2 โ‹ฎ โ‹ฏ๐‘ฉ๐’†๐‘›๐‘›], ๐‘ฉ

๐’†๐‘˜ =

[ ๐ป๐‘˜,๐‘ฅ 0 0

0 ๐ป๐‘˜,๐‘ฆ 0

0 0 ๐ป๐‘˜,๐‘ง ๐ป๐‘˜,๐‘ฆ ๐ป๐‘˜,๐‘ฅ 0

๐ป๐‘˜,๐‘ง 0 ๐ป๐‘˜,๐‘ฅ 0 ๐ป๐‘˜,๐‘ง ๐ป๐‘˜,๐‘ฆ]

, ๐ป๐‘˜,๐‘ฅ = ๐œ•๐ป๐‘˜ ๐œ•๐‘ฅโ„ , ๐‘’๐‘ก๐‘.

(๐‘›๐‘Ÿ ร— ๐‘›๐‘–) (๐‘›๐‘Ÿ ร— ๐‘›๐‘”)

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

34

Strain-Displacement relation, ๐œบ๐’† = ๐‘ฉ๐’†๐œน๐’†, for plane-stress and plane-strain:

{

ํœ€๐‘ฅํœ€๐‘ฆ๐›พ๐‘ฅ๐‘ฆ}

๐‘’

, ๐‘ฉ๐’†๐‘˜ = [

๐ป๐‘˜,๐‘ฅ 0

0 ๐ป๐‘˜,๐‘ฆ ๐ป๐‘˜,๐‘ฆ ๐ป๐‘˜,๐‘ฅ

]

Strain-Displacement relation, ๐œบ๐’† = ๐‘ฉ๐’†๐œน๐’†, for axisymmetric stress:

{

ํœ€๐‘…ํœ€๐‘ฆ๐›พ๐‘…๐‘ฆํœ€๐œƒ

}

๐‘’

, ๐‘ฉ๐’†๐‘˜ = [

๐ป๐‘˜,๐‘ฅ0

๐ป๐‘˜,๐‘ฆ๐ป๐‘˜ ๐‘…โ„

0๐ป๐‘˜,๐‘ฆ๐ป๐‘˜,๐‘ฅ0

]

Constitutive law, isotropic plane-stress:

{

๐œŽ๐‘ฅ๐œŽ๐‘ฆ๐œ๐‘ฅ๐‘ฆ

} =๐ธ

1โˆ’๐œ2[1 ๐œ 0๐œ 1 00 0 (1 โˆ’ ๐œ) 2โ„

] {

ํœ€๐‘ฅํœ€๐‘ฆ๐›พ๐‘ฅ๐‘ฆ} โˆ’

๐ธ๐›ผโˆ†๐‘‡

1โˆ’๐œ{110}

Constitutive law, anisotropic plane-stress

{

ํœ€๐‘›๐‘›ํœ€๐‘ ๐‘ ํœ€๐‘ก๐‘ก๐›พ๐‘›๐‘ 

} =

[ 1 ๐ธ๐‘›โ„ โˆ’๐œ๐‘ ๐‘› ๐ธ๐‘ โ„

โˆ’๐œ๐‘›๐‘  ๐ธ๐‘›โ„ 1 ๐ธ๐‘ โ„โˆ’๐œ๐‘ก๐‘› ๐ธ๐‘กโ„ 0

โˆ’๐œ๐‘ก๐‘  ๐ธ๐‘กโ„ 0

โˆ’๐œ๐‘›๐‘ก ๐ธ๐‘›โ„ โˆ’๐œ๐‘ ๐‘ก ๐ธ๐‘ โ„0 0

1 ๐ธ๐‘กโ„ 0

0 1 ๐บ๐‘›๐‘ โ„ ] {

๐œŽ๐‘›๐‘›๐œŽ๐‘ ๐‘ ๐œŽ๐‘ก๐‘ก๐œ๐‘›๐‘ 

} + โˆ†๐‘‡ {

๐›ผ๐‘›๐›ผ๐‘ ๐›ผ๐‘ก0

}

Constitutive law, isotropic plane-strain:

{

๐œŽ๐‘Ÿ๐œŽ๐‘ง๐œ๐‘Ÿ๐‘ง๐œŽ๐œƒ

} =๐ธ

(1+๐œ)(1โˆ’2๐œ)[

๐‘Ž ๐œˆ๐œˆ ๐‘Ž

0 ๐œˆ0 ๐œˆ

0 0๐œˆ ๐œˆ

๐‘ 00 ๐‘Ž

] {

ํœ€๐‘Ÿํœ€๐‘ง๐›พ๐‘Ÿ๐‘งํœ€๐œƒ

} โˆ’๐ธ๐›ผโˆ†๐‘‡

(1โˆ’2๐œ){

1101

}

๐‘Ž = (1 โˆ’ ๐œ), ๐‘ = (1 โˆ’ 2๐œ)/2

Constitutive law, isotropic axisymmetric stress:

{

๐œŽ๐‘Ÿ๐œŽ๐‘ง๐œ๐‘Ÿ๐‘ง๐œŽ๐œƒ

} =๐ธ

(1 + ๐œ)(1 โˆ’ 2๐œ)[

๐‘Ž ๐œˆ๐œˆ ๐‘Ž

0 ๐œˆ0 ๐œˆ

0 0๐œˆ ๐œˆ

๐‘ 00 ๐‘Ž

] {

ํœ€๐‘Ÿํœ€๐‘ง๐›พ๐‘Ÿ๐‘งํœ€๐œƒ

} โˆ’๐ธ๐›ผโˆ†๐‘‡

(1 โˆ’ 2๐œ){

1101

}

๐‘Ž = (1 โˆ’ ๐œ), ๐‘ = (1 โˆ’ 2๐œ)/2, ๐œ โ‰  0.5

Constitutive law, isotropic solid stress:

{

๐œŽ๐‘ฅ๐œŽ๐‘ฆ๐œŽ๐‘ง๐œ๐‘ฅ๐‘ฆ๐œ๐‘ฅ๐‘ง๐œ๐‘ฆ๐‘ง}

=๐ธ

(1 + ๐œ)(1 โˆ’ 2๐œ)

[ ๐‘Ž ๐œ๐œ ๐‘Ž

๐œ 0๐œ 0

0 00 0

๐œ ๐œ0 0

๐‘Ž 00 ๐‘

0 00 0

0 00 0

0 00 0

๐‘ 00 ๐‘]

{

ํœ€๐‘ฅํœ€๐‘ฆํœ€๐‘ง๐›พ๐‘ฅ๐‘ฆ๐›พ๐‘ฅ๐‘ง๐›พ๐‘ฆ๐‘ง}

โˆ’๐ธ๐›ผโˆ†๐‘‡

(1 โˆ’ 2๐œ)

{

111000}

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

35

๐‘Ž = (1 โˆ’ ๐œ), ๐‘ = (1 โˆ’ 2๐œ)/2, ๐œ โ‰  0.5

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

36

13.20 Exercises

Index 2.5D analysis, 22 acceleration, 6, 26 anisotropic material, 11 assembly, 19, 26 assembly of springs, 5 assembly symbol, 19 axial displacement, 4 axial force, 4 axisymmetric analysis, 13 axisymmetric solid, 2 axisymmetric stress, 9, 16, 20 B_axisym_elastic.m, 20 B_matrix_elastic.m, 20 B_planar_elastic.m, 20 bar, 2, 9 beam, 2 body force, 6, 18 boundary displacements, 19 boundary interpolation, 17 boundary segment, 18, 27 Boundary segment, 27 cantilever beam, 2 circular shaft, 2 coefficient of thermal expansion, 10 compliance matrix, 11 constitutive law, 2 constitutive matrix, 14 constitutive relation, 10 damping, 26 degree of freedom, 4 degrees of freedom, 16 displacement components, 1, 7 displacement derivatives, 7 displacement field, 3 displacement gradient, 1 displacement vector, 4, 7, 12, 17 displacements, 1 division by zero, 12 dot product, 4 eddy currents, 6 edge based elements, 17 elastic modulus, 10 elastic stiffness matrix, 22 elasticity, 1, 14

elasticity matrix, 11 electric field intensity, 17 electrical engineering, 17 electromagnetics, 17 element displacements, 19 element mass matrix, 26 element reactions, 5 equilibrium, 4 essential boundary condition, 5 Exercises, 30 external forces, 6 failure criterion, 2, 13 flat plate, 2 force vector, 4 force-displacement curve, 9 functions library, 20 Galileo, 2 H8_C0, 25 Hookeโ€™ law, 13 Hookeโ€™s law, 2, 10, 12 Hooke's law, 14 hoop strain, 13 hoop stress, 13 hydrostatic pressure, 12 incompressible material, 10 initial strain, 10 initial strain work, 22 internal force, 5 isotropic material, 11 kinetic energy, 25 linear spring, 4 magnetic field, 6 magnetic field intensity, 17 magnetic vector potential, 17 mass density, 25 material interface, 17 matrix equation of motion, 26 matrix equations of equilibrium, 5, 23 mechanical work, 3, 4, 18 minimum state, 4 Minimum Total Potential Energy, 3 Mohrโ€™s circle, 8 neutral state, 4 Newtonโ€™s laws, 6

Lecture Notes, Finite Element Analysis, J.E. Akin, Rice University

37

node based elements, 17 non-circular shaft, 2 normal strain, 10 normal strains, 7 normal stress, 9 number of boundary segments, 19 number of degrees of freedom, 6 number of element equations, 17 number of mesh nodes, 19 number of nodes per element, 17 number of segment nodes, 19 number of spatial dimensions, 6 number of strains, 8 number of system equations, 19 number of unknowns per node, 17 numbering of the displacements, 16 P4_C0, 25 partitioned B matrix, 20 partitioned interpolation, 17 planar elasticity, 20 plane strain, 9 plane stress, 9 plane-strain, 2, 7, 13 plane-stress, 2, 12 point load, 6 Poissonโ€™s ratio, 10 positive definite, 11 post-processing, 12, 13 potential energy, 4 radial displacement, 13 reaction, 4 rectangular interpolation matrix, 17 reduced integration, 12 resultant force vector, 19 rigid body rotation, 8 rotational transformation, 8 rubber, 10 scalar product, 4 second order tensor, 8 shape change, 8 shear modulus, 10 shear strain, 10 shear strain tensor, 8

shear stress, 10 shells, 2 solid elasticity, 16 solid element, 2 solid stress, 9 solution bounds, 2 solution domain, 27 spring stiffness, 4 springs in series, 5 stationary state, 3, 4 strain components, 1, 8, 19 strain energy, 3, 5, 28 strain matrix, 20 strain-displacement matrix, 19, 21 strain-displacement relation, 1 strain-energy density, 10 strain-stress relation, 28 stress analysis, 1 stress components, 1, 8 stress-free state, 10 stress-strain law, 1 stress-strain relation, 28 subset, 11, 17, 27 Summary, 27 surface area, 6 surface traction, 18 surface tractions, 6 system equilibrium, 4 thermal strain, 10 thermal strains, 11 thin solid, 12 total potential energy, 3, 4 union, 27 validation, 2 variable thickness, 22 variational calculus, 2 vector elements, 17 vector interpolation, 17 velocity, 25 viscous fluid, 6 Voigt notation, 8 volume change, 8 volume of revolution, 13