2.2 Partial Differential Equations

2.2.7 Linear Elasticity

Measurable Outcome 2.2

In addition to fluid dynamics and heat transfer, structural mechanics is a key field in aerospace engineering. In this class, we will utilize forms of the linear elasticity equations as examples. These equations are commonly derived through application of Newton's Law to an elastic solid. The resulting partial differential equations are frequently written in indicial notation as,

\[\rho \dfrac {\partial ^2 u_ i}{\partial t^2} = \dfrac {\partial \sigma _{ji}}{\partial x_ j} + f_ i\] (2.38)
\[\epsilon _{ij} = \frac{1}{2}\left(\dfrac {\partial u_ i}{\partial x_ j} + \dfrac {\partial u_ j}{\partial x_ i}\right)\] (2.39)
\[\sigma _{ij} = C_{ijkl}\epsilon _{kl}\] (2.40)

where \(\rho\) is the density of the material, \(u_ i(\vec{x},t)\) is the displacement in the \(i-\)th coordinate direction, \(\sigma _{ij}\) is the stress in the \(i\) direction acting on a plane with normal in the \(j-\)direction, \(f_ i\) is the body force in the \(i-\)direction and \(\epsilon _{ij}\) is the strain. The stress and strains are related through the generalized Hooke's Law.

Hooke's Law for Isotropic Materials

For isotropic materials, i.e. materials in which the stress-strain relationship is the same independent of orientation of the material, Hooke's Law can be reduced to the following form,

  \(\displaystyle \left[\begin{array}{c} \sigma _{11} \\ \sigma _{22} \\ \sigma _{33} \\ \sigma _{23} \\ \sigma _{13} \\ \sigma _{12} \end{array}\right] = \left[\begin{array}{cccccc} \lambda + 2\mu & \lambda & \lambda & 0 & 0 & 0 \\ \lambda & \lambda + 2\mu & \lambda & 0 & 0 & 0 \\ \lambda & \lambda & \lambda + 2\mu & 0 & 0 & 0 \\ 0 & 0 & 0 & 2\mu & 0 & 0 \\ 0 & 0 & 0 & 0 & 2\mu & 0 \\ 0 & 0 & 0 & 0 & 0 & 2\mu \end{array}\right] \left[\begin{array}{c} \epsilon _{11} \\ \epsilon _{22} \\ \epsilon _{33} \\ \epsilon _{23} \\ \epsilon _{13} \\ \epsilon _{12} \end{array}\right]\)   (2.41)

The constants \(\lambda\) and \(\mu\) are often expressed in terms of the Young's Modulus \((E)\) and Poissons ration \((\nu )\) as,

\[\lambda = \frac{E\nu }{(1+\nu )(1-2\nu )}\] (2.42)
\[\mu = \frac{E}{2(1+\nu )}\] (2.43)

This Hooke's Law relationship can also be written compactly using indicial notation as,

  \(\displaystyle \sigma _{ij} = 2\mu \epsilon _{ij} + \delta _{ij} \lambda \epsilon _{kk}\)   (2.44)

where \(\delta _{ij}\) is the Kronecker delta function.