Introduction to Elasticity/Compatibility

From Wikiversity

Jump to: navigation, search

Contents

[edit] Compatibility

For an arbitrary strain field \textstyle \boldsymbol{\varepsilon}, the strain-displacement relation \textstyle \boldsymbol{\varepsilon} = \cfrac{1}{2}(\boldsymbol{\nabla}\mathbf{u}+\boldsymbol{\nabla}\mathbf{u}^T) is the partial differential equation that can be solved to obtain the displacement \textstyle \mathbf{u}. The solution to this equation must exist and must be unique.

[edit] Uniqueness (Kirchhoff's Theorem)

If two displacement fields \textstyle \mathbf{u} and \textstyle \mathbf{u}^{'} correspond to the same strain field, then \textstyle \mathbf{u} = \mathbf{u}^{'} + \mathbf{w}, where \textstyle \mathbf{w} is a rigid displacement field.

[edit] Existence (Compatibility Theorem)

The strain field \textstyle \boldsymbol{\varepsilon} corresponding to a \textstyle C^2 continuous displacement field satisfies the compatibility equation

 \boldsymbol{\nabla}\times{\boldsymbol{\nabla}\times{\boldsymbol{\epsilon}}} = 0

In index notation


 e_{ijk} e_{lmn} \cfrac{\partial \varepsilon_{jm}}{\partial X_k \partial X_n} = 0

The converse also holds if the body is simply connected. The compatibility equations can also be written as


\begin{align} 
2 \cfrac{\partial^2 \varepsilon_{12}}{\partial X_1 \partial X_2} &= \cfrac{\partial^2 \varepsilon_{11}}{\partial X_2^2} + \cfrac{\partial^2 \varepsilon_{22}}{\partial X_1^2} \\
 2 \cfrac{\partial^2 \varepsilon_{23}}{\partial X_2 \partial X_3} &= \cfrac{\partial^2 \varepsilon_{22}}{\partial X_3^2} + \cfrac{\partial^2 \varepsilon_{33}}{\partial X_2^2} \\
 2 \cfrac{\partial^2 \varepsilon_{31}}{\partial X_3 \partial X_1} &= \cfrac{\partial^2 \varepsilon_{33}}{\partial X_1^2} +             \cfrac{\partial^2 \varepsilon_{11}}{\partial X_3^2} \\
 \cfrac{\partial^2 \varepsilon_{11}}{\partial X_2 \partial X_3} &= \cfrac{\partial^2 \varepsilon_{12}}{\partial X_3 \partial X_1} - \cfrac{\partial^2 \varepsilon_{23}}{\partial X_1^2} + \cfrac{\partial^2 \varepsilon_{31}}{\partial X_1 \partial X_2} \\
 \cfrac{\partial^2 \varepsilon_{22}}{\partial X_3 \partial X_1} &= \cfrac{\partial^2 \varepsilon_{23}}{\partial X_1 \partial X_2} - \cfrac{\partial^2 \varepsilon_{31}}{\partial X_2^2} + \cfrac{\partial^2 \varepsilon_{12}}{\partial X_2 \partial X_3} \\
 \cfrac{\partial^2 \varepsilon_{33}}{\partial X_1 \partial X_2} &= \cfrac{\partial^2 \varepsilon_{31}}{\partial X_2 \partial X_3} - \cfrac{\partial^2 \varepsilon_{12}}{\partial X_3^2} + \cfrac{\partial^2 \varepsilon_{23}}{\partial X_3 \partial X_1} 
\end{align}

The compatibility condition also implies the following relationship between the infinitesimal strain tensor and the axial vector corresponding to the infinitesimal rotation tensor:

 \boldsymbol{\nabla}\times{\boldsymbol{\epsilon}} = \boldsymbol{\nabla}{\boldsymbol{\omega}}

[edit] Sample homework problems

[edit] Problem 1

Show that the compatibility relation for plane stress is satisfied by unrestrained thermal expansion (\varepsilon_{11} = \varepsilon_{22} = \alpha T, \varepsilon_{12} = 0), where α is the coefficient of thermal expansion and T is the temperature, provided that the temperature is a two-dimensional harmonic function, i.e.,


           \frac{\partial^2 T}{\partial x_1^2} + \frac{\partial^2 T}{\partial x_2^2} = 0

Hence deduce that, subject to certain restrictions which you should explicitly specify, no thermal stresses will be induced in a thin body with a steady-state, two-dimensional temperature distribution and no surface tractions.


[edit] Solution

The plane stress compatibility equation is


  \varepsilon_{11,22} + \varepsilon_{22,11} - 2\varepsilon_{12,12} = 0

Plugging in the expressions for strain,


   \alpha T_{,22} + \alpha T_{,11} = 0 \,

or,


           \frac{\partial^2 T}{\partial x_1^2} + \frac{\partial^2 T}{\partial x_2^2} = 0

The above equation is the steady-state heat conduction equation without any internal sources.

If there are no surface tractions, the state σ11 = σ22 = σ12 satisfies the BCs. Since the steady-state heat conduction equation is also the compatibility equation, compatibility is automatically satisfied by the above stress state. Therefore, no thermal stresses are induced in this situation. However, extra conditions need to be applied if the body is multiply-connected.