This is the beginning of what hopefully will be an enlightening series on elasticity and plasticity, primarily as it appears in finite element code. It is taken from a number of sources, including (but not limited to) Owen and Hinton (1980), Smith and Griffiths (1988) and Cook, Malkus and Plesha (1989.) Although finite element code has certainly advanced, the basics are still the same, especially with elasticity (plasticity is another matter.) More information on finite element analysis in geotechnics (with a link to Owen and Hinton) can be found here.
The basic elasticity relationship is familiar to engineers and can be stated as follows:
(1)
where
stress
Young’s modulus, or modulus of elasticity
strain

It can be used in one-dimensional analyses such as tension and compression testing; we’ll come back to that later. But real problems are always in three dimensions in one way or another. Let’s start by considering an infinitesimal element (these are discussed in Verruijt) that looks like the one in Figure 69. There are many ways of looking at this element. For one thing, it is in static equilibrium, which means that the stresses can be changed along with the coordinate system and the results still be in static equilibrium. Related to this is the fact that there is one coordinate system at which point the shear stresses vanish and the three normal stresses that are left are the principal stresses; this is discussed here.
These, however, are not our main interest here. Our main interest is how the element deforms under stress. For now we will restrict our discussion to elastic, path-independent stresses. We will rewrite Equation (1) is a slightly different form:
(2)
Now both and
are vectors; you can see the multiple stresses in Figure 69. We use the notation
because the modulus of elasticity
is a material property and thus is a part of the elasticity matrix
.
In any case, when the actual vector and matrices are substituted into Equation (2), for three-dimensional problems such as shown in Figure 69 the equations look like this:
(3)
It should be immediately apparent that there are many repetitious quantities. There are many ways of dealing with the problem. For this analysis we will substitute Lamé’s constants, which are
(4)
(5)
where is Poisson’s Ratio and
is the shear modulus of elasticity. The latter is very useful in soil mechanics (which can be seen, for example, here) and in fact Equation (4) can be restated as follows:
(6)
At this point we need to observe one important thing: no matter whether you use Equation (4) or (6), the Lamé constant blows up (or becomes singular, as we say in polite circles) when
. Materials where this is the case (such as very soft clays) are in reality fluids, the normal stresses become equal and the shear stresses only appear when the fluid moves. Avoiding this condition is one of the challenges of geotechnical finite element analysis.
In any case, if we apply Equations (5) and (4) or (6), we obtain the following:
(7)
We see from this that we have simplified assembling the constitutive matrix considerably. From a coding standpoint, doing this eliminates not only the possibility of coding error but also computational cost by eliminating the sheer number of operations. This is especially useful if these matrices are reconstituted during the analysis (as one would expect if strain-softening is applied, for example.)
If we multiply the left hand side through, we have
(8)
Inversely, if we want to know the strains, we would compute these by the relationship
(9)
Inverting,
(10)
and the strains can be computed as follows
(11)
Relationships such as Equations (8) and (11) will be more useful when we consider two-dimensional problems.
References
- Cook, R.D., Malkus, D.S. and Plesha, M.E. (1989). Concepts and Applications of Finite Element Analysis, John Wiley & Sons, Inc., New York, NY
- Owen, D.R.J., and Hinton, E. (1980). Finite Elements in Plasticity: Theory and Practice. Pineridge Press, Swansea, Wales.
- Smith, I.M., and Griffiths, D.V. (1988). Programming the Finite Element Method. Second Edition. John Wiley & Sons, Chichester, England.
Note: after this was first posted, some errors were discovered. These were corrected with the assistance of Jaeger, J.C. and Cook, N.G.W. (1979) Fundamentals of Rock Mechanics. London: Chapman and Hall. This book has an excellent treatment of basic theoretical solid mechanics in general and elasticity in particular. Although they do not put the equations in matrix form, they do use the Lamé constants in their formulation, albeit in a different way than is done here. We apologise for any inconvenience or confusion.
the book by cook is excellent especially the section on geometric non-linearity. will you
be covering the programming of the finite element(s) to be used ?
LikeLike
This series will focus on material elasticity and plasticity. Maybe the geometric part later. My PhD advisor (Dr. James C. Newman III) recommended Cook to help solve a problem with plasticity and dynamic analysis.
LikeLike
I got interested in geometric non-linearity a long time ago because of fly rod design which is large scale deflections which Cook covered somewhat. There was a guy at MIT who wrote a
program for such but wouldn’t help me out. Anyway I’d like to follow this
and study along with it to better understand the math. I’ve done this with advanced
elasticity with the book by sokolnikov but admittedly not very well. will this email keep me up to date with what’s happening?
LikeLike
If you want to keep up with this blog, you need to subscribe. Scroll down until you see the “Subscribe” box (you may already have passed it.) I’m doing this because I have written FEA code and my stats show FEA is a topic of interest.
LikeLike