Link Search Menu Expand Document
Converted document
 Subsubsection 4.1.2.10: Tendon Material Up Subsection 4.1.2: Uncoupled Materials Subsubsection 4.1.2.12: Transversely Isotropic Mooney-Rivlin 

4.1.2.11 Tension-Compression Nonlinear Orthotropic

The material type for the tension-compression nonlinear orthotropic material is “TC nonlinear orthotropic”. The following material parameters are defined:
<c1> First Mooney-Rivlin material parameter [P]
<c2> Second Mooney-Rivlin material parameter [P]
<k> bulk modulus [P]
<beta> the parameter (see below) [ ]
<ksi> the parameter (see below) [P]
<mat_axis> defines the material axes
This material is based on the following uncoupled hyperelastic strain energy function [11]: The isotropic strain energy and the dilatational energy are the same as for the Mooney-Rivlin material. The tension-compression term is defined as follows: The parameters are the deviatoric fiber stretches of the local material fibers: The local material fibers are defined (in the reference frame) as an orthonormal set of vectors . See Section 4.1.1↑ for more information. As with all uncoupled materials, this material uses the three-field element formulation.
A complete example for this material follows.
<material id="7" name="cartilage" type="TC nonlinear orthotropic">
  <c1>1.0</c1>
  <c2>0.0</c2>
  <k>100</k>
  <beta>4.3,4.3,4.3</beta>
  <ksi>4525, 4525, 4525</ksi>
  <mat_axis type="local">0,0,0</mat_axis>
</material>


 Subsubsection 4.1.2.10: Tendon Material Up Subsection 4.1.2: Uncoupled Materials Subsubsection 4.1.2.12: Transversely Isotropic Mooney-Rivlin