5.7. Elements Used to Model the Truncation of an Infinite Structural Domain

It is sometimes necessary to represent an infinite domain within a finite FEA simulation model when a structural problem contains an infinite open domain. The structural infinite elements and the perfectly matched layers (PML) technology offer two methods for truncating the infinite domain without affecting the true solution. Following are the elements that correspond to these two methods.

Structural infinite domain element:

INFIN257 - Structural Infinite Solid

Structural elements that support perfectly matched layers (PML):

SOLID185 - 3-D 8-Node Structural Solid
SOLID186 - 3-D 20-Node Structural Solid
SOLID187 - 3-D 10-Node Tetrahedral Structural Solid

The following topics describe and compare the two methods of modeling an infinite domain.

5.7.1. Structural Infinite Element

The structural infinite element, INFIN257, is used to model an infinite domain. For static analysis, the element adapts the theory of the mapped element. For dynamic analysis, the element adapts the theory of absorbing boundary. For details, see INFIN257 - Structural Infinite Solid in the Mechanical APDL Theory Reference.

Following are advantages to using this element:

  • The element can be used to model the infinite medium with a reduced model size (fewer elements).

  • With the reduced number of elements, the computation cost is cheaper than the same model with finite elements only.

Following are limitations for this element:

  • In a static analysis, the solution is sensitive to the pole position according to the application. Therefore, you should set the pole position near the loading position, or at the center of the loads if there are multiple loading positions.

  • In a dynamic analysis, the simulation results may not be highly accurate (but are acceptable) due to the limitation of the theory of the absorbing boundary.

Refer to the EINFIN command and the INFIN257 element description for details on how to define and use this element type.

5.7.2. Perfectly Matched Layers (PML) for Structural Elements

The structural PML feature is an artificial anisotropic material used to truncate the structural infinite FEA open domain. PML are defined by the SOLID185, SOLID186, and SOLID187 elements with KEYOPT(15) = 1.

In a structural harmonic analysis, the outgoing elastic waves are absorbed by the PML without any reflections. In a structural static analysis, the fringing displacement is attenuated rapidly in the PML without affecting the values of displacement in the normal FEA domain.

The use of PML leads to higher accuracy, especially in harmonic analysis. Refer to Perfectly Matched Layers (PML) in Elastic Media in the Mechanical APDL Theory Reference for structural PML theory.

Modeling PML requires a cubic enclosure for three-dimensional models and more than three layers. The PML accommodate the symmetry of the model. The displacement values on the exterior surface of structural PML must be set to zero. The structural PML feature does not support transient analysis or 2-D elements.

Refer to Perfectly Matched Layers (PML) in the Acoustic Analysis Guide for information on how to construct PML in your model.

5.7.3. Recommendations for Infinite Element vs. PML

The following table indicates under what circumstances the infinite element and the PML feature are applicable.

Table 5.3:  Infinite Element vs. PML

Application DomainAnalysis TypeInfinite ElementPML
2-DStaticYesNo
TransientYesNo
HarmonicYesNo
3-DStatic [1]YesYes
TransientYesNo
Harmonic [2]YesYes

  1. If you want to run a pole-independent (or pole-insensitive) analysis, the PML feature is recommended.

  2. The PML feature is recommended for higher accuracy.


Release 18.2 - © ANSYS, Inc. All rights reserved.