<HYPERELASTICITY> arruda_boyce#
Description#
This physically-based model, proposed by Arruda and Boyce
[M1], consists in a chain model with a
distribution of chains upon eight directions corresponding to the
vertices of a cube inscribed in a unit sphere. The implemented model
includes an additional coefficient for compressibility treatment. The
coefficients for the hyperelastic law are declared under
**hyperelasticity arruda_boyce
.
Hyperelastic behavior here defines the strain energy density with the following form:
with \(I_1\) and \(I_3\) the first and third invariants of the
Green-Lagrange strain tensor. nK
\(\theta\), N
and K0
are the three material coefficients. K0
represents
the Bulk modulus, while mu = nk
\(\theta\) is the
material modulus, it corresponds to the slope of the stress-strain curve
during loading, and \(\sqrt{lambda}\)= N
is the number
of connected rigid-links in a chain.
This model of strain energy presents a good agreement with experimental data for equibiaxial extension.
Syntax#
**hyperelasticity arruda_boyce
**model_coef
\(~\,~\,\) mu
<COEFFICIENT>
\(~\,~\,\) lambda
<COEFFICIENT>
\(~\,~\,\) K0
<COEFFICIENT>
Example#
The following is a simple example of the hyperelastic Arruda-Boyce model 1The model parameters have been taken from [M2]:
***behavior hyper_elastic
**hyperelasticity arruda_boyce
**model_coef
mu 2.1
lambda 3.0
K0 10000.
***return