Isotropic linear elasticityΒΆ
The linear elastic constitutive formulation in the code assumes an isotropic Hencky material with a linear relationship between elastic logarithmic strains, \(\{\varepsilon^\text{e}\}\), and Kirchhoff stress, \(\{\tau\}\).
The stresses and strains are defined in Vogt notation with, using \(\{\tau\}\) as an example, the following ordering of the components
Stress update algorithmΒΆ
Given an initial elastic logarithmic strain, \(\{\varepsilon^\text{e}_{n}\}\), or the converged logarithmic elastic strain from the previous time step, and an increment in the logarithmic strain, \(\{\Delta \varepsilon\}\), the new logarithmic elastic strain is defined as
and the updated Kirchhoff stress calculated using
where \([D^{\text{e}}]\) is the isotropic elastic stiffness matrix of the material. This stiffness matrix can be expressed as
where \(E\) is Young's modulus and \(\nu\) is Poisson's ratio.
Next section: Elasto-plasticity