Arruda-Boyce¶
Module: solid
Category: material
Type string: "Arruda-Boyce"
Parameters¶
| Name | Description | Default | Units |
|---|---|---|---|
density |
density | 1 | [M/L^3] |
k |
bulk modulus | 0 | [P] |
pressure_model |
pressure_model | 0 | [] |
mu |
initial modulus | 0 | [P] |
N |
links | 1 | [] |
Description¶
This material describes an incompressible Arruda-Boyce model 1.
The uncoupled strain energy function for the Arruda-Boyce material is given by:
where, \(C_{1}=\frac{1}{2}\), \(C_{2}=\frac{1}{20}\), \(C_{3}=\frac{11}{1050}\), \(C_{4}=\frac{19}{7000}\), \(C_{5}=\frac{519}{673750}\) and \(I_{1}\) the first invariant of the right Cauchy-Green tensor. The volumetric strain function \(U\) is defined as follows,
This material model was proposed by Arruda and Boyce 1 and is based on an eight-chain representation of the macromolecular network structure of polymer chains. The strain energy form represents a truncated Taylor series of the inverse Langevin function, which arises in the statistical treatment of non-Gaussian chains. The parameter \(N\) is related to the locking stretch \(\lambda_{L}\), the stretch at which the chains reach their full extended state, \(by \lambda_{L}=\sqrt{N}\).
Example:
<material id="1" type="Arruda-Boyce">
<mu>0.09</mu>
<N>26.5</N>
<k>100</k>
</material>