IMESH
IMESH, LAKY, NSLA, NTLA, KCN, DX, DY, DZ, TOL
Generates nodes and interface elements along lines or areas.
LAKYCopies mesh according to the following:
LINE or 1
—
Copies line mesh (default).
AREA or 2
—
Copies area mesh.
NSLANumber that identifies the source line or area. This is the line or area whose mesh will provide the pattern for the interface elements. Mechanical APDL copies the pattern of the line or area elements through the area or volume to create the mesh of area or volume interface elements.
NTLANumber that identifies the target line or area. This is the line or area that is opposite the source line or area specified by
NSLA. AddNTLAto obtain the copied mesh from the source line or area.KCNNumber that identifies the particular Mechanical APDL coordinate system.
DX,DY,DZIncremental translation of node coordinates in the active coordinate system (
DR,Dθ,DZfor cylindrical, andDR,Dθ,DΦfor spherical or toroidal). The source line or area coordinates +DX,DY,DZ= the target line or area coordinates. If left blank, Mechanical APDL automatically estimates the incremental translation.TOLTolerance for verifying topology and geometry. By default, Mechanical APDL automatically calculates the tolerance based on associated geometries.
Notes
Generates nodes and interface elements along lines or areas. The IMESH command requires that the target line or area exactly match the source line or area. Also, both target and source lines or areas must be in the same area or volume. The area or volume containing the source line or area must be meshed before executing IMESH, while the area or volume containing the target line or area must be meshed after executing IMESH.
For three dimensional problems where LAKY = AREA, Mechanical APDL fills
the interface layer as follows:
| If source mesh consists of: | Mechanical APDL fills the interface layer with: |
|---|---|
| Quadrilateral elements | Hexahedral elements |
| Triangle elements | Degenerated wedge elements |
| Combination quadrilateral and triangle elements | Combination hexahedral and degenerated wedge elements |