Compressibility
Most elastomers (solid, rubberlike materials) have very little compressibility compared to their shear flexibility. This behavior does not warrant special attention for plane stress, shell, membrane, beam, truss, or rebar elements, but the numerical solution can be quite sensitive to the degree of compressibility for three-dimensional solid, plane strain, and axisymmetric analysis 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.
Another class of rubberlike materials is elastomeric foam, which is elastic but very compressible. Elastomeric foams are discussed in Hyperelastic Behavior in Elastomeric Foams.
We can assess the relative compressibility of a material by the ratio of its initial bulk modulus, K0, to its initial shear modulus, μ0. This ratio can also be expressed in terms of Poisson's ratio, ν, since
The table below provides some representative values.
K0/μ0 | Poisson's ratio |
---|---|
10 | 0.452 |
20 | 0.475 |
50 | 0.490 |
100 | 0.495 |
1000 | 0.4995 |
10,000 | 0.49995 |
Compressibility in Abaqus/Standard
In Abaqus/Standard it is recommended that you use solid continuum hybrid elements for almost incompressible hyperelastic materials with initial Poisson's ratio greater than 0.495 (i.e., the ratio of K0/μ0 greater than 100) to avoid potential convergence problems. Otherwise, the analysis preprocessor will issue an error. Except for fully incompressible hyperelastic materials, you can use the “nonhybrid incompressible” diagnostics control to downgrade this error to a warning message.
In plane stress, shell, and membrane elements the material is free to deform in the thickness direction. Similarly, in one-dimensional elements (such as beams, trusses, and rebars) the material is free to deform in the lateral directions. In these cases special treatment of the volumetric behavior is not necessary; the use of regular stress/displacement elements is satisfactory.
Input File Usage
Use the following option to downgrade an error message to a warning message:
DIAGNOSTICS, NONHYBRID INCOMPRESSIBLE=WARNING
Compressibility in Abaqus/Explicit
Except for plane stress and uniaxial cases, 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, we must provide some compressibility. The difficulty is that, in many cases, the actual material behavior provides too little compressibility for the algorithms to work efficiently. Thus, except for plane stress and uniaxial cases, you must provide enough compressibility for the code to work, knowing that this makes the bulk behavior of the model softer than that of the actual material. 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 in the hyperelastic model, by default Abaqus/Explicit assumes K0/μ0= 20, corresponding to Poisson's ratio of 0.475. Since typical unfilled elastomers have K0/μ0 ratios in the range of 1,000 to 10,000 (ν= 0.4995 to ν= 0.49995) and filled elastomers have K0/μ0 ratios in the range of 50 to 200 (ν= 0.490 to ν= 0.497), this default provides much more compressibility than is available in most elastomers. However, if the elastomer is relatively unconfined, this softer modeling of the material's bulk behavior usually provides quite accurate results. Unfortunately, in cases where the material is highly confined—such as when it is in contact with stiff, metal parts and has a very small amount of free surface, especially when the loading is highly compressive—it may not be feasible to obtain accurate results with Abaqus/Explicit.
If you are defining the compressibility rather than accepting the default value, an upper limit of 100 is suggested for the ratio of K0/μ0. Larger ratios introduce high frequency noise into the dynamic solution and require the use of excessively small time increments.