Download as pdf or txt
Download as pdf or txt
You are on page 1of 9

3/25/2017 Green Strains

Search Continuum Mechanics Website


Green & Almansi Strains Search

home > deformation & strain > green strain

Introduction
The previous page on small strains demonstrated that their actual limitation is not small strains at all, but rather small rotations. It was
demonstrated that as the amount of rotation grows, so does the inaccuracies in the small strain tensor.

It was also demonstrated that the stretch tensor, specifically U − I, fulfills all the desired properties of a strain tensor and is not limited to small
rotations. However, U is very difficult to compute (see this page on polar decompositions), so an alternative strain definition is needed that is
easy to calculate and is not corrupted by rigid body rotations. The answer to this dilemma is the Green strain tensor.

Green Strain Definition


The Green strain tensor, E , is based on the deformation gradient as follows.

1
T
E = (F ⋅ F − I)
2

Recall that F completely eliminates the rigid body rotation, R , from the problem because
T
⋅ F

T T T T T
F ⋅ F = (R ⋅ U) ⋅ (R ⋅ U) = U ⋅ R ⋅ R ⋅ U = U ⋅ U

And this leaves only the stretch tensor, U , in the calculation, confirming that the result is indeed independent of any rotations (you will get the
same computed strain regardless of the amount of rotation).

The Green strain tensor, in tensor notation, is

1
Eij = (Fki Fkj − δ ij )
2

and since Fij = δ ij + ui,j , then

1
Eij = [(δ ki + uk,i )(δ kj + uk,j ) − δ ij ]
2

1
= [δ ki δ kj + δ ki uk,j + δ kj uk,i + uk,i uk,j − δ ij ]
2

1
= [δ ij + ui,j + uj,i + uk,i uk,j − δ ij ]
2

1
= [ui,j + uj,i + uk,i uk,j ]
2

This could be written more explicitly as

1 ∂ ui ∂ uj ∂ uk ∂ uk
Eij = ( + + )
2 ∂ Xj ∂ Xi ∂ Xi ∂ Xj

http://continuummechanics.org/greenstrain.html 1/9
3/25/2017 Green Strains

The strain tensor, which is symmetric, is

Exx Exy Exz


⎡ ⎤

⎢ ⎥
⎢ ⎥
E = ⎢ Exy Eyy Eyz ⎥
⎢ ⎥
⎢ ⎥
⎢ ⎥

⎣ ⎦
Exz Eyz Ezz

The specific expressions for each component of the Green strain tensor are listed here. Keep in mind that u .
= (u, v, w)

2 2 2
∂ u 1 ∂ u ∂ v ∂ w
Exx = + [( ) + ( ) + ( ) ]
∂X 2 ∂X ∂X ∂X

2 2 2
∂ v 1 ∂ u ∂ v ∂ w
Eyy = + [( ) + ( ) + ( ) ]
∂Y 2 ∂Y ∂Y ∂Y

2 2 2
∂ w 1 ∂ u ∂ v ∂ w
Ezz = + [( ) + ( ) + ( ) ]
∂Z 2 ∂Z ∂Z ∂Z

1 ∂ u ∂ v 1 ∂ u ∂ u ∂ v ∂ v ∂ w ∂ w
Exy = ( + ) + [ + + ]
2 ∂Y ∂X 2 ∂X ∂Y ∂X ∂Y ∂X ∂Y

1 ∂ u ∂ w 1 ∂ u ∂ u ∂ v ∂ v ∂ w ∂ w
Exz = ( + ) + [ + + ]
2 ∂Z ∂X 2 ∂X ∂Z ∂X ∂Z ∂X ∂Z

1 ∂ v ∂ w 1 ∂ u ∂ u ∂ v ∂ v ∂ w ∂ w
Eyz = ( + ) + [ + + ]
2 ∂Z ∂Y 2 ∂Y ∂Z ∂Y ∂Z ∂Y ∂Z

The equations are certainly too complex to provide much intuitive insight into their properties, other than the fact that it is known that they are
independent of rotations. Perhaps the best insight is that they can be grouped into...

Green Strain = Small Strain Terms + Quadratic Terms

The small strain terms are the same, possessing all the desirable properties of engineering strain behavior. The quadratic terms are what gives
the Green strain tensor its rotation independence. But this does come at a price, the ϵ = ΔL/Lo and γ = D/T behaviors are affected by the
quadratic terms when the strains are large. (Not just rotations this time, but actual strains.) This is discussed in more detail shortly.

! Shear Term Alert


Do not forget that the shear terms are one half of the engineering shear values because they are components in a strain tensor!

U - I, Small Strain, Green Strain

Recall this example from the small strain page. The deformation gradient, F, is written below. And recall that it corresponds to a 25°
rigid body rotation about p = (−0.0404, −0.3539, −0.8859).

1 0.495 0.5
⎡ ⎤
F = ⎢ −0.333 1 −0.247 ⎥
⎣ ⎦
0.959 0 1.5

http://continuummechanics.org/greenstrain.html 2/9
3/25/2017 Green Strains

The rotation matrix, R , and stretch tensor, U , are:

0.903 0.378 −0.140 1.195 0.078 0.779


⎡ ⎤ ⎡ ⎤
R = ⎢ −0.368 0.925 0.045 ⎥ U = ⎢ 0.078 1.113 −0.024 ⎥
⎣ ⎦ ⎣ ⎦
0.158 0.011 0.986 0.779 −0.024 1.396

The small strain tensor: ϵ , and U − I are


1 T
= (F + F ) − I
2

0.000 0.081 0.730 0.195 0.078 0.779


⎡ ⎤ ⎡ ⎤
ϵ = ⎢ 0.081 0.000 −0.124 ⎥ U − I = ⎢ 0.078 0.113 −0.024 ⎥
⎣ ⎦ ⎣ ⎦
0.730 −0.124 0.500 0.779 −0.024 0.396

The Green strain tensor: E is


1 T
= (F ⋅ F − I)
2

0.515 0.081 1.010


⎡ ⎤
E = ⎢ 0.081 0.123 0.000 ⎥
⎣ ⎦
1.010 0.000 0.781

which is different still from both the small strain tensor, ϵ, and U − I. But while ϵ will change with rotation, at least E does not. This is
due to the quadratic terms in E . They eliminate the rotations, but at the expense of altering the strain components from the desired
ΔL/Lo values when ΔL/Lo is large.

A Smaller Strain Example


Let's do this again for a case where the strain levels are smaller, although the rotations are still large. In fact, we'll use the same
rotation matrix as before. Start with...

1.0098 0.4758 −0.0445


⎡ ⎤
F = ⎢ −0.3601 1.1001 0.1652 ⎥
⎣ ⎦
0.2705 0.1687 1.3012

The rotation matrix, R , still corresponds to a 25° rotation, and the stretch tensor, U , is

0.903 0.378 −0.140 1.10 0.05 0.10


⎡ ⎤ ⎡ ⎤
R = ⎢ −0.368 0.925 0.045 ⎥ U = ⎢ 0.05 1.20 0.15 ⎥
⎣ ⎦ ⎣ ⎦
0.158 0.011 0.986 0.10 0.15 1.30

The small strain tensor: ϵ =


1
(F + F
T
, and U − I are
) − I
2

0.002 0.057 0.112 0.10 0.05 0.10


⎡ ⎤ ⎡ ⎤
ϵ = ⎢ 0.057 0.091 0.165 ⎥ U − I = ⎢ 0.05 0.20 0.15 ⎥
⎣ ⎦ ⎣ ⎦
0.112 0.165 0.291 0.10 0.15 0.30

The Green strain tensor: E =


1

2
(F
T
⋅ F − I) is

0.102 0.064 0.122


⎡ ⎤
E = ⎢ 0.064 0.221 0.187 ⎥
⎣ ⎦
0.122 0.187 0.347

This time the Green strain tensor and U − I are much closer to each other than is ϵ, especially the ϵ11 and ϵ22 components. This is
because the strains are more moderate levels, even though the rotations are still present. For smaller strains still, the Green strain
tensor and U − I will become very close to each other, regardless of the level of rotation, while ϵ will not.

http://continuummechanics.org/greenstrain.html 3/9
3/25/2017 Green Strains

Uniaxial Tension

This time, let's do uniaxial tension. Recall that u X


and therefore
y
= (LF − Lo )
Lo

∂ u ΔL
ϵx = = = ϵeng
∂X Lo
Lf
In this case, the only nonzero component of the Green strain tensor is E11 . All partial
derivatives are zero except ∂u
. This gives
∂X

2
x
L
∂ u 1 ∂ u
E11 = + ( ) Lo
∂X 2 ∂X

So for uniaxial tension, one could write

2
ΔL 1 ΔL
E11 = + ( )
Lo 2 Lo

So again, the compromise in a Green strain tensor is the quadratic terms which, while negligible when the strains are small, will cause
E to be different from engineering strain values when the strains are moderate or large.

Shear Strain

y
And finally, shear strains. In this case, v , so all derivatives are zero except
XD
=
T

∂ v D
=
∂X T

So the engineering and small strain values are

∂ u ∂ v D
γxy = + =
∂Y ∂X T

D
The Green strain components are x
T

2 2
http://continuummechanics.org/greenstrain.html 4/9
3/25/2017 Green Strains
2 2
1 ∂ v 1 D
Exx = ( ) = ( )
2 ∂X 2 T

Eyy = 0

Ezz = 0

1 ∂ v 1 D
Exy = =
2 ∂X 2 T

Exz = 0

Eyz = 0

So the Green strain tensor for this shear case is

2
1 D 1 D
⎡ ( ) 0⎤
2 T 2 T

⎢ ⎥
⎢ ⎥
⎢ ⎥
⎢ 1 D ⎥
0 0
E = ⎢ 2 T ⎥
⎢ ⎥
⎢ ⎥
⎢ ⎥
⎢ ⎥
⎢ ⎥

⎣ ⎦
0 0 0

And the shear terms are exactly the desired results. The E11 term is initially a
surprising nonzero result. But there is in fact an advantage to this. The initial length
of the horizontal leg of the square is simply T . But its final length in the sheared
− −− −− − −
state is √T 2 + D2 . So ΔL amounts to
y
L o

−−− −−−−
2 2
ΔL √T + D − T
=

L
Lo T

−−−−−−−−−
2
D
= √1 + (
T
) − 1
T D
x
T
2 4
1 D 1 D
= 1 + ( ) − ( ) + ... −1
2 T 8 T

where the last line is a Taylor series expansion of the line above it. This makes it clear that the E11 term is actually the second order
effect of stretching of a horizontal line segment due to shear. This effect is not reflected by U − I.

The examples above make it clear that the Green strain tensor has several interesting properties that are usually considered desirable:
independence from rotations, normal stretching due to shear, etc. But the compromise is that simple uniaxial tension is not exactly equal to
ΔL/Lo at large strains.

An Alternative Derivation
The Green strain is often presented in textbooks in a way that does not highlight its rotational independence, but instead in a way that I feel is
more coincidental than physical.

Since F is defined as

∂ x
F =
∂X

This means that it can be used to relate an initial undeformed differential length, dX, to its deformed result, dx, as follows.

∂ x
dx = F ⋅ dX because dx = ⋅ dX
∂X

http://continuummechanics.org/greenstrain.html 5/9
3/25/2017 Green Strains

The above relationship is exploited in the following story leading to a derivation of the Green strain tensor. It goes like this...

Since dx = F ⋅ dX , then

dx ⋅ dx = F ⋅ dX ⋅ F ⋅ dX

Tensor notation is needed here to figure out how to manipulate this result. So in tensor notation, it is

dxi dxi = Fij dXj Fik dXk

= dXj Fij Fik dXk

Which can be recognized as containing a FT ⋅ F term. So this means

dx ⋅ dx = F ⋅ dX ⋅ F ⋅ dX

T
= dX ⋅ (F ⋅ F) ⋅ dX

Now subtract dX ⋅ dX from both sides

T
dx ⋅ dx − dX ⋅ dX = dX ⋅ (F ⋅ F) ⋅ dX − dX ⋅ dX

T
= dX ⋅ (F ⋅ F) ⋅ dX − dX ⋅ I ⋅ dX

T
= dX ⋅ (F ⋅ F − I) ⋅ dX

But F equals 2E. So


T
⋅ F − I

dx ⋅ dx − dX ⋅ dX = dX ⋅ (2E) ⋅ dX

This is used to justify that

2 2
ds − dS
E =
2
2 dS

where ds2 is the deformed length squared, and dS 2 is the undeformed length squared.

This is often presented as if it is somehow a better definition of strain than the "boring old" ΔL/Lo relationship. But I consider this to only be a
coincidence. It is not better at all.

It can be checked by substituting Lo for dS , and Lo + ΔL for ds. It will lead to the now familiar relationship

2 2 2 2 2
ds − dS (Lo + ΔL) − Lo ΔL 1 ΔL
E = = = + ( )
2 2
2 dS 2 Lo Lo 2 Lo

Belt Edge Example


This is an example of computing strains at the belt edge of a tire under high speed axisymmetric centrifugal loading in
cylindrical coordinates. The important points to note are...

As always, the first step is to calculate the deformation gradient. The only curve ball is that the partial derivatives in F in
cylindrical coordinates are more complex than in rectangular coordinates. This is reviewed below.

However, once F is obtained, the remaining steps are identical to those in rectangular coordinates, i.e., E =
1

2
(F
T
.
⋅ F − I)

The deformation gradient in cylindrical coordinates is

∂ ∂ ∂
http://continuummechanics.org/greenstrain.html 6/9
⎡ ⎤
3/25/2017 Green Strains
∂ ur 1 ∂ ur uθ ∂ ur
⎡1 + − ⎤
∂ R R ∂ θ R ∂Z

⎢ ⎥
⎢ ⎥
⎢ ⎥
⎢ ⎥
⎢ ⎥
⎢ ∂ uθ 1 ∂ uθ ur ∂ uθ ⎥
F = I + ∇u = ⎢ 1 + + ⎥
∂ R R ∂ θ R ∂Z
⎢ ⎥
⎢ ⎥
⎢ ⎥
⎢ ⎥
⎢ ⎥
⎢ ⎥
∂ uz 1 ∂ uz ∂ uz
⎣ 1 + ⎦
∂ R R ∂ θ ∂Z

where ur , uθ , and uz are the R, θ, and Z components of the displacement vector.

Suppose that the displacements at the belt edge are


(I've chosen arbitrary values here, in fact.)

ur = 0.05R

uθ = − 0.2(R − R o )

Plugging these displacements, at Ro , into the deformation gradient gives

1.05 0 0
⎡ ⎤
F = ⎢ −0.20 1.05 0⎥
⎣ ⎦
0 0 1

And the Green strain is

0.071 −0.105 0
⎡ ⎤
E = ⎢ −0.105 0.051 0⎥
⎣ ⎦
0 0 0

Cylindrical coordinates are often nonintuitive, and that seems to apply here as well. There is a substantial amount of circumferential
strain, Eθθ , in this case even though the displacements are not a function of θ at all. This circumferential strain comes from the ur /R
term in the Fθθ component of F. The ur /R term captures the fact that the deformed circumference, 2πRdef ormed , is different from the
initial circumference, 2πRo .

But here's something way more important than the above observation. It is... that once numerical values are calculated from the partial
derivatives in F, the fact that the problem is in cylindrical coordinates goes away. From that point on, the process, interpretation, etc, is
identical to that for rectangular coordinates, or any other system for that matter. This is because a strain is a strain is a strain,
independent of how you got it (the same is true for stress as well). All the rules for transformations, principal values, hydrostatic and
deviatoric components, etc, are the same in rectangular coordinates as in cylindrical coordinates.

Almansi Strain
The Almansi strain tensor, e, is yet another measure of strain. It always gets covered in
discussions of continuum mechanics, but I've never seen it actually used anywhere. So I won't spend much time on it.

Its derivation begins similar to the one just above for Green strain. Start with the quantity:

dx ⋅ dx − dX ⋅ dX

But this time, substitute the following the identity: dX = F


−1
⋅ dx (Note that F−1 =
∂X
)
∂x

−1 −1
dx ⋅ dx − dX ⋅ dX = dx ⋅ dx − F ⋅ dx ⋅ F ⋅ dx

−T −1
= dx ⋅ (I − F ⋅ F ) ⋅ dx

= dx ⋅ (2e) ⋅ dx

So the Almansi strain tensor is therefore defined as


http://continuummechanics.org/greenstrain.html 7/9
3/25/2017 Green Strains

1
−T −1
e = (I − F ⋅ F )
2

This can also be written as

1
T −1
e = (I − (F ⋅ F ) )
2

And we already know that F ⋅ FT = V ⋅ VT . The rotation matrix, R has been eliminated from the problem again. So the Almansi strain tensor
is independent of rigid body rotations just like the Green strain tensor is.

In terms of the displacement field, it is written as

1 ∂ ui ∂ uj ∂ uk ∂ uk
eij = ( + − )
2 ∂ xj ∂ xi ∂ xi ∂ xj

The key here is that the derivatives are with respect to the deformed positions, x.

Uniaxial Tension with Alman si Strain

Let's do uniaxial tension with the Almansi strain tensor. Recall that u X

y
= (LF − Lo )
Lo

. However, we need u as a function of x instead of as a function of X . Replacing X


with x − u gives

u =
x − u
(LF − Lo ) Lf
Lo

and solving for u gives

x
x
u =
LF
(LF − Lo )
Lo L

So

∂ u ΔL
=
∂ x LF

The e11 component is

2
∂ u 1 ∂ u
e11 = − ( )
∂x 2 ∂x

and substituting ΔL/LF gives

2
ΔL 1 ΔL
e11 = − ( )
LF 2 LF

http://continuummechanics.org/greenstrain.html 8/9
3/25/2017 Green Strains

1 Comment Continuum Mechanics 


1 Login

 Recommend 8 Sort by Oldest


⤤ Share

Join the discussion…

Zoe • 8 months ago


Best explanations I have ever seen on small strain/engineering strain and Green Lagrange strain. Thank you very much.
1△ ▽ • Reply • Share ›

✉ Subscribe d Add Disqus to your site Add Disqus Add 🔒 Privacy

Thank You Purchase this page for $0.99 Entire Strain Chapter - $4.99

Thank you for visiting this webpage. For $0.99, you receive two formatted For $4.99, you receive two formatted
Feel free to email me if you have PDFs: the first for 8.5" x 11" pages, the PDFs (the first for 8.5" x 11" pages, the
questions. second for tablets (iPads, Kindle, etc). second for tablets) of the entire chapter.

Also, please consider visiting an Click here to see a sample page in each Click here to see a sample page in each
advertiser on this page. Doing so helps of the two formats. of the two formats.
generate revenue to support this
website. Email address to receive PDFs Email address to receive PDFs

Bob McGinty
bmcginty@gmail.com

Copyright © 2012 by Bob McGinty

Table of Contents
Small Strains Principal Strains

http://continuummechanics.org/greenstrain.html 9/9

You might also like