add documents
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled

This commit is contained in:
김경종
2026-05-29 15:59:56 +09:00
parent 4cc312954f
commit b7f84e1c0f
14412 changed files with 231953 additions and 0 deletions
@@ -0,0 +1,370 @@
<!-- source-page: 141 -->
Once the elastomeric foam constants are determined, the behavior of the hyperfoam model in Abaqus is established. However, the quality of this behavior must be assessed: the prediction of material behavior under different deformation modes must be compared against the experimental data. You must judge whether the elastomeric foam constants determined by Abaqus are acceptable, based on the correlation between the Abaqus predictions and the experimental data. Single-element test cases can be used to calculate the nominal stressnominal strain response of the material model.
See “Fitting of elastomeric foam test data,” Section 3.1.5 of the Abaqus Benchmarks Guide, which illustrates the entire process of fitting elastomeric foam constants to a set of test data.
# Elastomeric foam material stability
As with incompressible hyperelasticity, Abaqus checks the Drucker stability of the material for the deformation modes described above. The Drucker stability condition for a compressible material requires that the change in the Kirchhoff stress, , following from an infinitesimal change in the logarithmic strain, , satisfies the inequality
$$
d \boldsymbol {\tau}: d \varepsilon > 0,
$$
where the Kirchhoff stress $\tau = J \sigma$ . Using $d { \boldsymbol { \tau } } = \mathbf { D } : d { \boldsymbol { \varepsilon } }$ , the inequality becomes
$$
d \pmb {\varepsilon}: \mathbf {D}: d \pmb {\varepsilon} > 0.
$$
This restriction requires that the tangential material stiffness be positive definite.
For an isotropic elastic formulation the inequality can be represented in terms of the principal stresses and strains
$$
d \tau_ {1} d \varepsilon_ {1} + d \tau_ {2} d \varepsilon_ {2} + d \tau_ {3} d \varepsilon_ {3} > 0.
$$
Thus, the relation between changes in the stress and changes in the strain can be obtained in the form of the matrix equation
$$
\left\{ \begin{array}{l} d \tau_ {1} \\ d \tau_ {2} \\ d \tau_ {3} \end{array} \right\} = \left[ \begin{array}{c c c} D _ {1 1} & D _ {1 2} & D _ {1 3} \\ D _ {2 1} & D _ {2 2} & D _ {2 3} \\ D _ {3 1} & D _ {3 2} & D _ {3 3} \end{array} \right] \left\{ \begin{array}{l} d \varepsilon_ {1} \\ d \varepsilon_ {2} \\ d \varepsilon_ {3} \end{array} \right\},
$$
where $D _ { i j } = D _ { i j } ( \lambda _ { 1 } , \lambda _ { 2 } , \lambda _ { 3 } )$
Since must be positive definite, it is necessary that
$$
D _ {1 1} + D _ {2 2} + D _ {3 3} > 0,
$$
$$
D _ {1 1} D _ {2 2} + D _ {2 2} D _ {3 3} + D _ {3 3} D _ {1 1} - D _ {2 3} ^ {2} - D _ {1 3} ^ {2} - D _ {1 2} ^ {2} > 0,
$$
<!-- source-page: 142 -->
$$
\det (\mathbf {D}) > 0.
$$
You should be careful about defining the parameters $\mu _ { i } , ~ \alpha _ { i }$ , and $\nu _ { i } \cdot$ especially when $N \ > \ 1$ , the behavior at higher strains is strongly sensitive to the values of these parameters, and unstable material behavior may result if these values are not defined correctly. When some of the coefficients are strongly negative, instability at higher strain levels is likely to occur. Abaqus performs a check on the stability of the material for nine different forms of loading—uniaxial tension and compression, equibiaxial tension and compression, simple shear, planar tension and compression, and volumetric tension and compression—for $0 . 1 ~ \leq ~ \lambda _ { 1 } ~ \leq ~ 1 0 . 0$ (nominal strain range of $- 0 . 9 \ \leq \ \epsilon _ { 1 } \ \leq \ 9 . 0 )$ , at intervals $\Delta \lambda _ { 1 } = 0 . 0 1$ . If an instability is found, Abaqus issues a warning message and prints the lowest absolute value of $\epsilon _ { 1 }$ for which the instability is observed. Ideally, no instability occurs. If instabilities are observed at strain levels that are likely to occur in the analysis, it is strongly recommended that you carefully examine and revise the material input data.
# Improving the accuracy and stability of the test data fit
“Hyperelastic behavior of rubberlike materials,” Section 22.5.1, contains suggestions for improving the accuracy and stability of elastomeric modeling. “Fitting of elastomeric foam test data,” Section 3.1.5 of the Abaqus Benchmarks Guide, illustrates the process of fitting elastomeric foam test data.
# Elements
The hyperfoam model can be used with solid (continuum) elements, finite-strain shells (except S4), and membranes. However, it cannot be used with one-dimensional solid elements (trusses and beams), small-strain shells (STRI3, STRI65, S4R5, S8R, S8R5, S9R5), or the Eulerian elements (EC3D8R and EC3D8RT).
For continuum elements elastomeric foam hyperelasticity can be used with pure displacement formulation elements or, in Abaqus/Standard, with the “hybrid” (mixed formulation) elements. Since elastomeric foams are assumed to be very compressible, the use of hybrid elements will generally not yield any advantage over the use of purely displacement-based elements.
# Procedures
The hyperfoam model must always be used with geometrically nonlinear analyses (“General and linear perturbation procedures,” Section 6.1.3).
<!-- source-page: 143 -->
# 22.5.3 ANISOTROPIC HYPERELASTIC BEHAVIOR
Products: Abaqus/Standard Abaqus/Explicit Abaqus/CAE
# References
• “Material library: overview,” Section 21.1.1
• “Elastic behavior: overview,” Section 22.1.1
• “Mullins effect,” Section 22.6.1
• \*ANISOTROPIC HYPERELASTIC
• \*VISCOELASTIC
• \*MULLINS EFFECT
• “Creating an anisotropic hyperelastic material model” in “Defining elasticity,” Section 12.9.1 of the Abaqus/CAE Users Guide, in the HTML version of this guide
# Overview
The anisotropic hyperelastic material model:
• provides a general capability for modeling materials that exhibit highly anisotropic and nonlinear elastic behavior (such as biomedical soft tissues, fiber-reinforced elastomers, etc.);
• can be used in combination with large-strain time-domain viscoelasticity (“Time domain viscoelasticity,” Section 22.7.1); however, viscoelasticity is isotropic;
• optionally allows the specification of energy dissipation and stress softening effects (see “Mullins effect,” Section 22.6.1); and
• requires that geometric nonlinearity be accounted for during the analysis step (“General and linear perturbation procedures,” Section 6.1.3) since it is intended for finite-strain applications.
# Anisotropic hyperelasticity formulations
Many materials of industrial and technological interest exhibit anisotropic elastic behavior due to the presence of preferred directions in their microstructure. Examples of such materials include common engineering materials (such as fiber-reinforced composites, reinforced rubber, wood, etc.) as well as soft biological tissues (arterial walls, heart tissue, etc.). When these materials are subjected to small deformations (less than 25%), their mechanical behavior can generally be modeled adequately using conventional anisotropic linear elasticity ( see “Defining fully anisotropic elasticity” in “Linear elastic behavior,” Section 22.2.1). Under large deformations, however, these materials exhibit highly anisotropic and nonlinear elastic behavior due to rearrangements in the microstructure, such as reorientation of the fiber directions with deformation. The simulation of these nonlinear large-strain effects calls for more advanced constitutive models formulated within the framework of anisotropic hyperelasticity. Hyperelastic materials are described in terms of a “strain energy potential,” , which
<!-- source-page: 144 -->
defines the strain energy stored in the material per unit of reference volume (volume in the initial configuration) as a function of the deformation at that point in the material. Two distinct formulations are used for the representation of the strain energy potential of anisotropic hyperelastic materials: strain-based and invariant-based.
# Strain-based formulation
In this case the strain energy function is expressed directly in terms of the components of a suitable strain tensor, such as the Green strain tensor (see “Strain measures,” Section 1.4.2 of the Abaqus Theory Guide):
$$
U = U (\varepsilon^ {G}),
$$
where $\begin{array} { r } { \varepsilon ^ { G } = \frac { 1 } { 2 } ( { \bf C } - { \bf I } ) } \end{array}$ is Greens strain; ${ \bf C } = { \bf F } ^ { T }$ is the right Cauchy-Green strain tensor; is the deformation gradient; and is the identity matrix. Without loss of generality, the strain energy function can be written in the form
$$
U = U (\overline {{\varepsilon}} ^ {G}, J ^ {e \ell}),
$$
where $\overline { { \varepsilon } } ^ { G } = \textstyle { \frac { 1 } { 2 } } ( \overline { { \mathbf { C } } } - \mathbf { I } )$ is the modified Green strain tensor; ${ \overline { { C } } } = J ^ { - { \frac { 2 } { 3 } } } \mathbf { C }$ is the distortional part of the right Cauchy-Green strain; $J = \operatorname* { d e t } ( \mathbf { F } )$ is the total volume change; and $J ^ { e \ell }$ is the elastic volume ratio as defined below in “Thermal expansion.”
The underlying assumption in models based on the strain-based formulation is that the preferred material directions are initially aligned with an orthogonal coordinate system in the reference (stress-free) configuration. These directions may become non-orthogonal only after deformation. Examples of this form of strain energy function include the generalized Fung-type form described below.
# Invariant-based formulation
Using the continuum theory of fiber-reinforced composites (Spencer, 1984) the strain energy function can be expressed directly in terms of the invariants of the deformation tensor and fiber directions. For example, consider a composite material that consists of an isotropic hyperelastic matrix reinforced with families of fibers. The directions of the fibers in the reference configuration are characterized by a set of unit vectors $\mathbf { A } _ { \alpha } , ( \alpha = 1 , . . . , N )$ . Assuming that the strain energy depends not only on deformation, but also on the fiber directions, the following form is postulated
$$
U = U (\mathbf {C}, \mathbf {A} _ {\alpha}); \qquad \alpha = 1, \dots , N.
$$
The strain energy of the material must remain unchanged if both matrix and fibers in the reference configuration undergo a rigid body rotation. Then, following Spencer (1984), the strain energy can be expressed in terms of an irreducible set of scalar invariants that form the integrity basis of the tensor and the vectors $\mathbf { A } _ { \alpha }$ :
$$
U = U \big (\overline {{I}} _ {1}, \overline {{I}} _ {2}, J ^ {e \ell}, \overline {{I}} _ {4 (\alpha \beta)}, \overline {{I}} _ {5 (\alpha \beta)}; \zeta_ {\alpha \beta} \big); \qquad \alpha , \beta = 1, \dots , N,
$$
<!-- source-page: 145 -->
where $\overline { { I } } _ { 1 }$ and $\overline { { I } } _ { 2 }$ are the first and second deviatoric strain invariants; $J ^ { e \ell }$ is the elastic volume ratio (or third strain invariant); $\overline { { I } } _ { 4 ( \alpha \beta ) }$ and $\overline { { I } } _ { 5 ( \alpha \beta ) }$ are the pseudo-invariants of $\overline { { \mathbf { C } } } , \mathbf { A } _ { \alpha } .$ ; and $\mathbf { A } _ { \beta }$ , defined as:
$$
\overline {{I}} _ {4 (\alpha \beta)} = \mathbf {A} _ {\alpha} \cdot \overline {{\mathbf {C}}} \cdot \mathbf {A} _ {\beta}, \qquad \mathrm{and} \qquad \overline {{I}} _ {5 (\alpha \beta)} = \mathbf {A} _ {\alpha} \cdot \overline {{\mathbf {C}}} ^ {2} \cdot \mathbf {A} _ {\beta}; \qquad \alpha = 1, \dots , N; \beta = 1, \dots , \alpha .
$$
The terms $\zeta _ { \alpha \beta }$ are geometrical constants (independent of deformation) equal to the cosine of the angle between the directions of any two families of fibers in the reference configuration:
$$
\zeta_ {\alpha \beta} = \mathbf {A} _ {\alpha} \cdot \mathbf {A} _ {\beta}; \qquad \alpha = 1, \dots , N; \beta = 1, \dots , \alpha .
$$
Unlike for the case of the strain-based formulation, in the invariant-based formulation the fiber directions need not be orthogonal in the initial configuration. An example of an invariant-based energy function is the form proposed by Holzapfel, Gasser, and Ogden (2000) for arterial walls (see “Holzapfel-Gasser-Ogden form,” below).
# Anisotropic strain energy potentials
There are two forms of strain energy potentials available in Abaqus to model approximately incompressible anisotropic materials: the generalized Fung form (including fully anisotropic and orthotropic cases) and the form proposed by Holzapfel, Gasser, and Ogden for arterial walls. Both forms are adequate for modeling soft biological tissue. However, whereas Fungs form is purely phenomenological, the Holzapfel-Gasser-Ogden form is micromechanically based.
In addition, Abaqus provides a general capability to support user-defined forms of the strain energy potential via two sets of user subroutines: one for strain-based and one for invariant-based formulations.
# Generalized Fung form
The generalized Fung strain energy potential has the following form:
$$
U = \frac {c}{2} (\exp (Q) - 1) + \frac {1}{D} \bigg (\frac {(J ^ {e \ell}) ^ {2} - 1}{2} - \ln J ^ {e \ell} \bigg),
$$
where U is the strain energy per unit of reference volume; and D are temperature-dependent material parameters; $J ^ { e \ell }$ is the elastic volume ratio as defined below in “Thermal expansion”; and is defined as
$$
Q = \overline {{\varepsilon}} ^ {G}: \mathbf {b}: \overline {{\varepsilon}} ^ {G} = \overline {{\varepsilon}} _ {i j} ^ {G} b _ {i j k l} \overline {{\varepsilon}} _ {k l} ^ {G},
$$
where $b _ { i j k l }$ is a dimensionless symmetric fourth-order tensor of anisotropic material constants that can be temperature dependent and $\bar { \varepsilon } _ { i j } ^ { G }$ are the components of the modified Green strain tensor.
The initial deviatoric elasticity tensor, $\overline { { \mathbf { D } } } _ { 0 }$ , and bulk modulus, $K _ { 0 }$ , are given by
$$
\overline {{\mathbf {D}}} _ {0} = c \mathbf {b}, \qquad K _ {0} = \frac {2}{D}.
$$
<!-- source-page: 146 -->
Abaqus supports two forms of the generalized Fung model: fully anisotropic and orthotropic. The number of independent components $b _ { i j l k }$ that must be specified depends on the level of anisotropy of the material: 21 for the fully anisotropic case and 9 for the orthotropic case.
Input File Usage: Use one of the following options:
$$
\begin{array}{l} * \text { ANISOTROPIC HYPERELASTIC, FUNG - ANISOTROPIC } \\ * \text { ANISOTROPIC HYPERELASTIC, FUNG - ORTHOTROPIC } \\ \end{array}
$$
Abaqus/CAE Usage: Property module: material editor: Mechanical→Elasticity→Hyperelastic; Material type: Anisotropic; Strain energy potential: Fung-Anisotropic or Fung-Orthotropic
# Holzapfel-Gasser-Ogden form
The form of the strain energy potential is based on that proposed by Holzapfel, Gasser, and Ogden (2000) and Gasser, Ogden, and Holzapfel (2006) for modeling arterial layers with distributed collagen fiber orientations:
$$
U = C _ {1 0} (\overline {{I}} _ {1} - 3) + \frac {1}{D} \left(\frac {(J ^ {e \ell}) ^ {2} - 1}{2} - \ln J ^ {e \ell}\right) + \frac {k _ {1}}{2 k _ {2}} \sum_ {\alpha = 1} ^ {N} \left\{\exp [ k _ {2} \langle \overline {{E}} _ {\alpha} \rangle^ {2} ] - 1 \right\},
$$
with
$$
\overline {{E}} _ {\alpha} \stackrel {\mathrm{def}} {=} \kappa (\overline {{I}} _ {1} - 3) + (1 - 3 \kappa) (\overline {{I}} _ {4 (\alpha \alpha)} - 1),
$$
where U is the strain energy per unit of reference volume; $C _ { 1 0 } , D , k _ { 1 } , k _ { 2 }$ , and are temperaturedependent material parameters; is the number of families of fibers $( N \leq 3 ) ; { \overline { { I } } } _ { 1 }$ is the first deviatoric strain invariant; $J ^ { e \ell }$ is the elastic volume ratio as defined below in “Thermal expansion”; and $\overline { { I } } _ { 4 ( \alpha \alpha ) }$ are pseudo-invariants of $\overline { { \mathbf { C } } }$ and $\mathbf { A } _ { \alpha }$ .
The model assumes that the directions of the collagen fibers within each family are dispersed (with rotational symmetry) about a mean preferred direction. The parameter $( 0 \le \kappa \le 1 / 3 )$ describes the level of dispersion in the fiber directions. If $\rho ( \Theta )$ is the orientation density function that characterizes the distribution (it represents the normalized number of fibers with orientations in the range $[ \Theta , \Theta + d \Theta ]$ with respect to the mean direction), the parameter is defined as
$$
\kappa = \frac {1}{4} \int_ {0} ^ {\pi} \rho (\Theta) \sin^ {3} \Theta d \Theta .
$$
It is also assumed that all families of fibers have the same mechanical properties and the same dispersion. When $\kappa = 0$ the fibers are perfectly aligned (no dispersion). When $\kappa = 1 / 3$ the fibers are randomly distributed and the material becomes isotropic; this corresponds to a spherical orientation density function.
<!-- source-page: 147 -->
The strain-like quantity $\overline { { E } } _ { \alpha }$ characterizes the deformation of the family of fibers with mean direction $\mathbf { A } _ { \alpha }$ . For perfectly aligned fibers $( \kappa = 0 ) , \overline { { E } } _ { \alpha } = \overline { { I } } _ { 4 ( \alpha \alpha ) } - 1$ ; and for randomly distributed fibers $( \kappa =$ $1 / 3 ) , \overline { { E } } _ { \alpha } = ( \overline { { I } } _ { 1 } - 3 ) / 3$ .
The first two terms in the expression of the strain energy function represent the distortional and volumetric contributions of the non-collagenous isotropic ground material, and the third term represents the contributions from the different families of collagen fibers, taking into account the effects of dispersion. A basic assumption of the model is that collagen fibers can support tension only, because they would buckle under compressive loading. Thus, the anisotropic contribution in the strain energy function appears only when the strain of the fibers is positive or, equivalently, when $\overline { { E } } _ { \alpha } ~ > ~ 0$ . This condition is enforced by the term $\langle \overline { { E } } _ { \alpha } \rangle$ , where the operator stands for the Macauley bracket and is defined as $\begin{array} { r } { \langle x \rangle = \frac { 1 } { 2 } ( | x | + x ) } \end{array}$ .
See “Anisotropic hyperelastic modeling of arterial layers,” Section 3.1.7 of the Abaqus Benchmarks Guide, for an example of an application of the Holzapfel-Gasser-Ogden energy potential to model arterial layers with distributed collagen fiber orientation.
The initial deviatoric elasticity tensor, $\overline { { \mathbf { D } } } _ { 0 }$ , and bulk modulus, $K _ { 0 }$ , are given by
$$
\overline {{{\mathbf {D}}}} _ {0} = 4 C _ {1 0} \Im + 2 (1 - 3 \kappa) ^ {2} k _ {1} \sum_ {\alpha = 1} ^ {N} H (\overline {{{E}}} _ {\alpha}) \mathbf {A} _ {\alpha} \mathbf {A} _ {\alpha} \mathbf {A} _ {\alpha} \mathbf {A} _ {\alpha}, \qquad K _ {0} = \frac {2}{D},
$$
where is the fourth-order unit tensor, and $H ( x )$ is the Heaviside unit step function.
Input File Usage: \*ANISOTROPIC HYPERELASTIC, HOLZAPFEL, LOCAL DIRECTIONS=N
Abaqus/CAE Usage: Property module: material editor: Mechanical→Elasticity→Hyperelastic; Material type: Anisotropic; Strain energy potential: Holzapfel, Number of local directions: N
# User-defined form: strain-based
Alternatively, you can define the form of a strain-based strain energy potential directly with user subroutine UANISOHYPER\_STRAIN in Abaqus/Standard or VUANISOHYPER\_STRAIN in Abaqus/Explicit. The derivatives of the strain energy potential with respect to the components of the modified Green strain and the elastic volume ratio, $J ^ { e \ell }$ , must be provided directly through these user subroutines.
Either compressible or incompressible behavior can be specified in Abaqus/Standard; only nearly incompressible behavior is allowed in Abaqus/Explicit.
Optionally, you can specify the number of property values needed as data in the user subroutine as well as the number of solution-dependent variables (see “User subroutines: overview,” Section 18.1.1).
Input File Usage: In Abaqus/Standard use the following option to define compressible behavior:
\*ANISOTROPIC HYPERELASTIC, USER, FORMULATION=STRAIN,TYPE=COMPRESSIBLE, PROPERTIES=n
<!-- source-page: 148 -->
In Abaqus/Standard use the following option to define incompressible behavior:
\*ANISOTROPIC HYPERELASTIC, USER, FORMULATION=STRAIN,TYPE=INCOMPRESSIBLE, PROPERTIES=n
In Abaqus/Explicit use the following option to define nearly incompressible behavior:
\*ANISOTROPIC HYPERELASTIC, USER, FORMULATION=STRAIN,PROPERTIES=n
# Abaqus/CAE Usage:
Property module: material editor: Mechanical→Elasticity→Hyperelastic;
Material type: Anisotropic, Strain energy potential: User,
Formulation: Strain, Type: Incompressible or Compressible,
Number of property values: n
# User-defined form: invariant-based
Alternatively, you can define the form of an invariant-based strain energy potential directly with user subroutine UANISOHYPER\_INV in Abaqus/Standard or VUANISOHYPER\_INV in Abaqus/Explicit. Either compressible or incompressible behavior can be specified in Abaqus/Standard; only nearly incompressible behavior is allowed in Abaqus/Explicit.
Optionally, you can specify the number of property values needed as data in the user subroutine and the number of solution-dependent variables (see “User subroutines: overview,” Section 18.1.1).
The derivatives of the strain energy potential with respect to the strain invariants must be provided directly through user subroutine UANISOHYPER\_INV in Abaqus/Standard and VUANISOHYPER\_INV in Abaqus/Explicit.
# Input File Usage:
In Abaqus/Standard use the following option to define compressible behavior:
\*ANISOTROPIC HYPERELASTIC, USER,
FORMULATION=INVARIANT, LOCAL DIRECTIONS=N,
TYPE=COMPRESSIBLE, PROPERTIES=n
In Abaqus/Standard use the following option to define incompressible behavior:
\*ANISOTROPIC HYPERELASTIC, USER,
FORMULATION=INVARIANT, LOCAL DIRECTIONS=N,
TYPE=INCOMPRESSIBLE, PROPERTIES=n
In Abaqus/Explicit use the following option to define nearly incompressible behavior:
\*ANISOTROPIC HYPERELASTIC, USER,
FORMULATION=INVARIANT, PROPERTIES=n
# Abaqus/CAE Usage:
Property module: material editor: Mechanical→Elasticity→Hyperelastic;
Material type: Anisotropic, Strain energy potential: User, Formulation:
Invariant, Type: Incompressible or Compressible, Number of
local directions: N, Number of property values: n
<!-- source-page: 149 -->
You must define the preferred material directions (or fiber directions) of the anisotropic hyperelastic material.
For strain-based forms (such as the Fung form and user-defined forms using user subroutines UANISOHYPER\_STRAIN or VUANISOHYPER\_STRAIN), you must specify a local orientation system (“Orientations,” Section 2.2.5) to define the directions of anisotropy. Components of the modified Green strain tensor are calculated with respect to this system.
For invariant-based forms of the strain energy function (such as the Holzapfel form and user-defined forms using user subroutines UANISOHYPER\_INV or VUANISOHYPER\_INV), you must specify the local direction vectors, $\mathbf { A } _ { \alpha }$ , that characterize each family of fibers. These vectors need not be orthogonal in the initial configuration. Up to three local directions can be specified as part of the definition of a local orientation system (“Defining a local coordinate system directly” in “Orientations,” Section 2.2.5); the local directions are referred to this system.
In Abaqus/CAE, the local direction vectors of the material are orthogonal and align with the axes of the assigned material orientation. The best practice is to assign the orientation using discrete orientations in Abaqus/CAE.
Material directions can be output to the output database as described in “Output,” below.
# Compressibility
Most soft tissues and fiber-reinforced elastomers have very little compressibility compared to their shear flexibility. This behavior does not warrant special attention for plane stress, shell, or membrane elements, but the numerical solution can be quite sensitive to the degree of compressibility for three-dimensional solid, plane strain, and axisymmetric elements. In cases where the material is highly confined (such as an O-ring used as a seal), the compressibility must be modeled correctly to obtain accurate results. In applications where the material is not highly confined, the degree of compressibility is typically not crucial; for example, it would be quite satisfactory in Abaqus/Standard to assume that the material is fully incompressible: the volume of the material cannot change except for thermal expansion.
# Compressibility in Abaqus/Standard
In Abaqus/Standard the use of “hybrid” (mixed formulation) elements is required for incompressible materials. In plane stress, shell, and membrane elements the material is free to deform in the thickness direction. In this case special treatment of the volumetric behavior is not necessary; the use of regular stress/displacement elements is satisfactory.
# Compressibility in Abaqus/Explicit
With the exception of the plane stress case, it is not possible to assume that the material is fully incompressible in Abaqus/Explicit because the program has no mechanism for imposing such a constraint at each material calculation point. Instead, some compressibility must be modeled. The difficulty is that, in many cases, the actual material behavior provides too little compressibility for the algorithms to work efficiently. Thus, except for the plane stress case, you must provide enough
<!-- source-page: 150 -->
compressibility for the code to work, knowing that this makes the bulk behavior of the model softer than that of the actual material. Failing to provide enough compressibility may introduce high frequency noise into the dynamic solution and require the use of excessively small time increments. Some judgment is, therefore, required to decide whether or not the solution is sufficiently accurate or whether the problem can be modeled at all with Abaqus/Explicit because of this numerical limitation.
If no value is given for the material compressibility of the anisotropic hyperelastic model, by default Abaqus/Explicit assumes the value $K _ { 0 } / \mu _ { 0 } ~ = ~ 2 0$ , where $\mu _ { 0 }$ is the largest value of the initial shear modulus (among the different material directions). The exception is for the case of user-defined forms, where some compressibility must be defined directly within user subroutine UANISOHYPER\_INV or VUANISOHYPER\_INV.
# Thermal expansion
Both isotropic and orthotropic thermal expansion is permitted with the anisotropic hyperelastic material model.
The elastic volume ratio, $J ^ { e \ell }$ , relates the total volume ratio, J, and the thermal volume ratio, $J ^ { t h }$ :
$$
J ^ {e \ell} = \frac {J}{J ^ {t h}}.
$$
$J ^ { t h }$ is given by
$$
J ^ {t h} = (1 + \varepsilon_ {1} ^ {t h}) (1 + \varepsilon_ {2} ^ {t h}) (1 + \varepsilon_ {3} ^ {t h}),
$$
where $\varepsilon _ { i } ^ { t h }$ are the principal thermal expansion strains that are obtained from the temperature and the thermal expansion coefficients (“Thermal expansion,” Section 26.1.2).
# Viscoelasticity
Anisotropic hyperelastic models can be used in combination with isotropic viscoelasticity to model ratedependent material behavior (“Time domain viscoelasticity,” Section 22.7.1). Because of the isotropy of viscoelasticity, the relaxation function is independent of the loading direction. This assumption may not be acceptable for modeling materials that exhibit strong anisotropy in their rate-dependent behavior; therefore, this option should be used with caution.
The anisotropic hyperelastic response of rate-dependent materials (“Time domain viscoelasticity,” Section 22.7.1) can be specified by defining either the instantaneous response or the long-term response of such materials.
Input File Usage: Use either of the following options:
\*ANISOTROPIC HYPERELASTIC, MODULI=INSTANTANEOUS
\*ANISOTROPIC HYPERELASTIC, MODULI=LONG TERM
Abaqus/CAE Usage: Property module: material editor: Mechanical→Elasticity→Hyperelastic;
Material type: Anisotropic; Moduli: Long term or Instantaneous