ellipsoidal fiber distribution¶
Module: solid
Category: material
Type string: "ellipsoidal fiber distribution"
Parameters¶
| Name | Description | Default | Units |
|---|---|---|---|
density |
density | 1 | [M/L^3] |
beta |
beta | [] | |
ksi |
ksi | [P] | |
mat_axis |
[] |
Description¶
The material type for an ellipsoidal continuous fiber distribution is ellipsoidal fiber distribution. Since fibers can only sustain tension, this material is not stable on its own. It must be combined with a stable compressible material that acts as a ground matrix, using a solid mixture container as described in solid mixture.
The Cauchy stress for this fibrous material is given by 123:
Here, \(I_{n}=\lambda_{n}^{2}=\mathbf{N}\cdot\mathbf{C}\cdot\mathbf{N}\) is the square of the fiber stretch \(\lambda_{n}\), \(\mathbf{N}\) is the unit vector along the fiber direction, in the reference configuration, which in spherical angles is directed along \(\left(\theta,\varphi\right)\), \(\mathbf{n}=\mathbf{F}\cdot\mathbf{N}/\lambda_{n}\), and \(H\left(.\right)\) is the unit step function that enforces the tension-only contribution.
The fiber stress is determined from a fiber strain energy function,
where in this material,
The material parameters \(\beta\) and \(\xi\) are assumed to vary ellipsoidally with \(\mathbf{n}\), according to
Example:
<material id="1" type="solid mixture">
<mat_axis type="local">0,0,0</mat_axis>
<solid type="neo-Hookean">
<E>1000.0</E>
<v>0.45</v>
</solid>
<solid type="ellipsoidal fiber distribution">
<ksi>10, 12, 15</ksi>
<beta>2.5, 3, 3</beta>
</solid>
</material>
-
Lanir, Y., "Constitutive equations for fibrous connective tissues", J Biomech 16, 1 (1983), pp. 1-12. ↩
-
Ateshian, G. A., "Anisotropy of fibrous tissues in relation to the distribution of tensed and buckled fibers", J Biomech Eng 129, 2 (2007), pp. 240-9. ↩
-
Ateshian, G. A., Rajan, V., Chahine, N. O., Canal, C. E., and Hung, C. T., "Modeling the matrix of articular cartilage using a continuous fiber angular distribution predicts many observed phenomena", J Biomech Eng 131, 6 (2009), pp. 061003. ↩