<HYPERELASTICITY> ristinmaa#
Description#
This hyperelastic model is a modified St Venant-Kirchhoff model proposed by [], which is defined by a strain energy \(W\) as
where the material parameters K and \(\mu\) correspond in the limit of small strains to the bulk and the shear modulus, respectively, \((\log U)^{dev}\) is the deviatoric part of the logarithm of the Hencky strain tensor \(U= C^{1/2}\) and \(J=det~F\). The second Piola-Kirchhoff stress tensor can be obtained as
where \(\ten C\) is the right Cauchy-Green deformation tensor.
Syntax#
***behavior hyper_elastic
\(~\,\) **hyperelasticity ristinmaa
\(~\,~\,\) *elasticity
\(~\,~\,~\,\) young
<COEFFICIENT>
\(~\,~\,~\,\) poisson
<COEFFICIENT>
Example#
The following is a simple example of Ristinmaa model. The user can supply either \((\lambda,\mu)\) or \((E,\nu)\).
***behavior hyper_elastic
**hyperelasticity ristinmaa
*elasticity
mu 80000.
lambda 121000.
***return