Link Search Menu Expand Document
Converted document
 Subsubsection 4.1.3.10: Holzapfel-Gasser-Ogden Unconstrained Up Subsection 4.1.3: Unconstrained Materials Subsubsection 4.1.3.12: Orthotropic Elastic 

4.1.3.11 Isotropic Elastic

The material type for isotropic elasticity is isotropic elastic [I]  [I]  This material replaces the now-obsolete linear elastic and St.Venant-Kirchhoff materials. These materials are still available for backward compatibility although it is recommended to use the isotropic elastic material instead.. The following material parameters must be defined:
<E> Young's modulus [P]
<v> Poisson's ratio [ ]
This material is an implementation of a hyperelastic constitutive material that reduces to the classical linear elastic material for small strains, but is objective for large deformations and rotations. The hyperelastic strain-energy function is given by: Here, is the Euler-Lagrange strain tensor and and are the Lamé parameters, which are related to the more familiar Young's modulus and Poisson's ratio as follows: It is often convenient to express the material properties using the bulk modulus and shear modulus . To convert to Young's modulus and Poisson's ratio, use the following formulas: Remark: Note that although this material is objective, it is not advised to use this model for large strains since the behavior may be unphysical. For example, it can be shown that for a uniaxial tension the stress grows unbounded and the volume tends to zero for finite strains. Also for large strains, the Young's modulus and Poisson's ratio input values have little relationship to the actual material parameters. Therefore it is advisable to use this material only for small strains and/or large rotations. To represent isotropic elastic materials under large strain and rotation, it is best to use some of the other available nonlinear material models described in this chapter, such as the Holmes-Mow material in Section 4.1.3.9↑, the neo-Hookean material in Section 4.1.3.16↓, or the unconstrained Ogden material in Section 4.1.3.19↓.
Example:
<material id="1" type="isotropic elastic">
  <E>1000.0</E>
  <v>0.45</v>
</material>


 Subsubsection 4.1.3.10: Holzapfel-Gasser-Ogden Unconstrained Up Subsection 4.1.3: Unconstrained Materials Subsubsection 4.1.3.12: Orthotropic Elastic