Products: ABAQUS/Standard ABAQUS/Explicit
Energy dissipation in elastomeric foams in ABAQUS:
allows the modeling of permanent energy dissipation and stress softening effects in elastomeric foams;
uses an approach based on the Mullins effect for elastomeric rubbers (Mullins effect in elastomers, Section 10.6.1);
provides an extension to the isotropic elastomeric foam model (Elastomeric foam behavior, Section 10.5.2);
is intended for modeling energy absorption in foam components subjected to dynamic loading under deformation rates that are high compared to the characteristic relaxation time of the foam; and
cannot be used with viscoelasticity.
ABAQUS provides a mechanism to include permanent energy dissipation and stress softening effects in elastomeric foams. The approach is similar to that used to model the Mullins effect in elastomeric rubbers, described in Mullins effect in elastomers, Section 10.6.1. The functionality is primarily intended for modeling energy absorption in foam components subjected to dynamic loading under deformation rates that are high compared to the characteristic relaxation time of the foam; in such cases it is acceptable to assume that the foam material is damaged permanently.
The material response is depicted qualitatively in Figure 10.6.21.
Figure 10.6.21 Typical stress-stretch response of an elastomeric foam material with energy dissipation.
Energy dissipation effects are accounted for by introducing an augmented strain energy density function of the form
The above expression of the augmented strain energy density function is similar to the form proposed by Ogden and Roxburgh to model the Mullins effect in filled rubber elastomers (see Mullins effect in elastomers, Section 10.6.1), with the difference that in the case of elastomeric foams an augmentation of the total strain energy (including the volumetric part) is considered. This modification is required for the model to predict energy absorption under pure hydrostatic loading of the foam.
With the above modification to the energy function, the stresses are given by
The damage variable, , varies with the deformation according to
If the parameter and the parameter has a value that is small compared to , the slope of the stress-strain curve at the initiation of unloading from relatively large strain levels may become very high. As a result, the response may become discontinuous. This kind of behavior may lead to convergence problems in ABAQUS/Standard. In ABAQUS/Explicit the high stiffness will lead to very small stable time increments, thereby leading to a degradation in performance. This problem can be avoided by choosing a small value for . In ABAQUS/Standard the default value of is 0. In ABAQUS/Explicit, however, the default value of is 0.1. Thus, if you do not specify a value for , it is assumed to be 0 in ABAQUS/Standard and 0.1 in ABAQUS/Explicit.
The parameters , , and do not have direct physical interpretations in general. The parameter controls whether damage occurs at low strain levels. If , there is a significant amount of damage at low strain levels. On the other hand, a nonzero leads to little or no damage at low strain levels. For further discussion regarding the implications of this model on the energy dissipation, see Mullins effect, Section 4.7.1 of the ABAQUS Theory Manual.
The primary elastomeric foam behavior is defined by using the hyperfoam material model. Energy dissipation can be defined by specifying the parameters in the expression of the damage variable directly or by using test data to calibrate the parameters. Alternatively, in ABAQUS/Standard user subroutine UMULLINS can be used.
The parameters , , and in the expression of the damage variable can be given directly as functions of temperature and/or field variables.
Input File Usage: | *MULLINS EFFECT |
Experimental unloading-reloading data from different strain levels can be specified for up to three simple tests: uniaxial, biaxial, and planar. ABAQUS will then compute the material parameters using a nonlinear least-squares curve fitting algorithm. See Mullins effect in elastomers, Section 10.6.1, for a detailed discussion of this approach.
Input File Usage: | *MULLINS EFFECT, TEST DATA INPUT, BETA and/or M and/or R |
In addition, use at least one and up to three of the following options to give the unloading-reloading test data:*UNIAXIAL TEST DATA *BIAXIAL TEST DATA *PLANAR TEST DATA Multiple unloading-reloading curves from different strain levels for any given test type can be entered by repeated specification of the appropriate test data option. |
An alternative method provided in ABAQUS/Standard for specifying energy dissipation involves defining the damage variable in user subroutine UMULLINS. Optionally, you can specify the number of property values needed as data in the user subroutine. You must provide the damage variable, , and its derivative, . The latter contributes to the Jacobian of the overall system of equations and is necessary to ensure good convergence characteristics. If needed, you can specify the number of solution-dependent variables (User subroutines: overview, Section 25.1.1). These solution-dependent variables can be updated in the user subroutine. The damage dissipation energy and the recoverable part of the energy can also be defined for output purposes.
The damage variable, , must be defined as a monotonically increasing function of .
Input File Usage: | *MULLINS EFFECT, USER, PROPERTIES=constants |
The model can be used with all element types that support the use of the elastomeric foam material model.
The model can be used in all procedure types that support the use of the elastomeric foam material model. In linear perturbation steps in ABAQUS/Standard the current material tangent stiffness is used to determine the response. Specifically, when a linear perturbation is carried out about a base state that is on the primary curve, the unloading tangent stiffness will be used.
In ABAQUS/Explicit the unloading tangent stiffness is always used to compute the stable time increment. As a result, the inclusion of stress-softening effects may lead to more increments in the analysis, even when no unloading actually takes place.
In addition to the standard output identifiers available in ABAQUS (ABAQUS/Standard output variable identifiers, Section 4.2.1, and ABAQUS/Explicit output variable identifiers, Section 4.2.2), the following variables have special meaning when energy dissipation is present in the model:
DMENER | Energy dissipated per unit volume by damage. |
ELDMD | Total energy dissipated in element by damage. |
ALLDMD | Energy dissipated in whole (or partial) model by damage. The contribution from ALLDMD is included in the total strain energy ALLIE. |
EDMDDEN | Energy dissipated per unit volume in the element by damage. |
SENER | The recoverable part of the energy per unit volume. |
ELSE | The recoverable part of the energy in the element. |
ALLSE | The recoverable part of the energy in the whole (partial) model. |
ESEDEN | The recoverable part of the energy per unit volume in the element. |
The damage energy dissipation, represented by the shaded area in Figure 10.6.21 for deformation until , is computed as follows. When the damaged material is in a fully unloaded state, the augmented energy function has the residual value . The residual value of the energy function upon complete unloading represents the energy dissipated due to damage in the material. The recoverable part of the energy is obtained by subtracting the dissipated energy from the augmented energy as .
The damage energy accumulates with progressive deformation along the primary curve and remains constant during unloading. During unloading, the recoverable part of the strain energy is released. The latter becomes zero when the material point is unloaded completely. Upon further reloading from a completely unloaded state, the recoverable part of the strain energy increases from zero. When the maximum strain that was attained earlier is exceeded upon reloading, further accumulation of damage energy occurs.