Hyperelasticity¶
This chapter covers the hyperelastic constitutive laws supported by FrontISTR. For details on model selection and input specifications, see the functions section 03_material.
Phenomenon (Reversible Large-Deformation Response)¶
TBD (to be developed into full text in the next phase).
Constitutive Framework¶
For an isotropic hyperelastic material, the elastic potential energy is obtained from an isotropic response from the initial unstressed state, and can be expressed as a function of the principal invariants \((I_1, I_2, I_3)\) of the right Cauchy-Green deformation tensor \(C\), or of the principal invariants \((\overline{I}_1, \overline{I}_2, \overline{I}_3)\) of the deformation tensor with the volumetric change removed, that is, as \(W = W(I_1, I_2, I_3)\) or \(W = W(\overline{I}_1, \overline{I}_2, \overline{I}_3)\).
The constitutive equation for a hyperelastic material is defined by the relationship between the second Piola-Kirchhoff stress and Green-Lagrange strain, and the Total Lagrange method is applied to its deformation analysis.
Once the elastic potential energy \(W\) is known, the second Piola-Kirchhoff stress and stress-strain relationship can be calculated as follows.
The elastic potential energies \(W\) of the hyperelastic models adopted by FrontISTR are listed below.
Neo-Hookean Hyperelastic Model¶
The Neo-Hookean hyperelastic model extends an isotropic linear law (Hooke's law) so that it can be applied to large-deformation problems. Its elastic potential is as follows.
Here, \(C_{10}\) and \(D\) are material constants.
Mooney-Rivlin Hyperelastic Model¶
Here, \(C_{10}\), \(C_{01}\), and \(D\) are material constants.
Mooney-Rivlin Anisotropic Hyperelastic Model¶
Here, \(C_{10}\), \(C_{01}\), and \(D\) are material constants common to the isotropic model, while \(C_{42}\) and \(C_{43}\) are material constants specific to anisotropy.
Arruda-Boyce Hyperelastic Model¶
Here, \(\mu_0\), \(\lambda_m\), and \(D\) are material constants.
Related Topics¶
- Linear Elasticity — Elastic response under small deformation
- Elastoplasticity — Constitutive laws including irreversible deformation
- Material Data (Functions) — Model options and selection