cubic CLE¶
Module: solid
Category: material
Type string: "cubic CLE"
Parameters¶
| Name | Description | Default | Units |
|---|---|---|---|
density |
density | 1 | [M/L^3] |
lp1 |
lp1 | -6.27744e+66 | [P] |
lm1 |
lm1 | -6.27744e+66 | [P] |
l2 |
l2 | -6.27744e+66 | [P] |
mu |
mu | -6.27744e+66 | [P] |
mat_axis |
[] |
Description¶
The material type for a conewise linear elastic (CLE) material with cubic symmetry is cubic CLE.
This bimodular elastic material is specialized from the orthotropic conewise linear elastic material described by Curnier et al. 1, to the case of cubic symmetry. It is derived from the following hyperelastic strain-energy function:
where
Here, \(\mathbf{E}\) is the Lagrangian strain tensor and \(\mathbf{A}_{a}^{r}=\mathbf{a}_{a}^{r}\otimes\mathbf{a}_{a}^{r}\), where \(\mathbf{a}_{a}^{r} (a=1,2,3)\) are orthonormal vectors aligned with the material axes. This material response was originally formulated for infinitesimal strain analyses; its behavior under finite strains may not be physically realistic.
Example:
<material id="1" type="cubic CLE">
<density>1</density>
<lp1>13.01</lp1>
<lm1>0.49</lm1>
<l2>0.66</l2>
<mu>0.16</mu>
</material>
-
Curnier, A., Qi-Chang, He, and Zysset, P., "Conewise linear elastic materials", J Elasticity 37, 1 (1994), pp. 1-38. ↩