3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
hookeslaw.hh File Reference

Stress-Strain relationship according to Hooke's law. More...

#include <dumux/flux/hookeslaw_fwd.hh>
#include <dumux/flux/box/hookeslaw.hh>

Go to the source code of this file.

Description

Stress-Strain relationship according to Hooke's law.

Hooke's law describes a linear stress-strain relationship.

\(\sigma=\mathbf{c}\epsilon\) with \(\epsilon=\frac{1}{2}( \; \mathrm{grad}( \mathbf{u})+\mathrm{grad}(\mathbf{u})^T)\)

Furthermore, homogeneous and isotropic materials are assumed.
As proportionality constants the first and second Lamé parameters are used.
The final stress-strain relationship yields the following:

\( \sigma= 2 \mu \epsilon+\lambda \mathrm{tr}(\epsilon)\mathbf{I} \)

Include dependency graph for hookeslaw.hh: