HyperWorks Solvers

/MESH

/MESH

Previous topic Next topic No expanding text in this topic  

/MESH

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Multi-Domain Keyword

/MESH - Mesh Types

Description

Defines the space of Lagrange multipliers in the case of incompatible meshes.

Format

/MESH/Type (facultative)

Data

Description

Type

MORGRO (Mortar method coarse):
The space of Lagrange multipliers correspond to the coarse mesh.

MORFIN (Mortar method fine):
The space of Lagrange multipliers correspond to the fine mesh.

HERRY (optimal method):
The space of Lagrange multipliers correspond to both coarse and fine mesh.

Comments

1.The optimal method is used by default, as it is more accurate.
2.Mortar methods could be used to reduce the number of Lagrange multipliers to be computed and then the CPU cost of RAD2RAD. But by using the Mortar methods, the continuity condition between domains is no longer exactly ensured.

See Also:

Multi-Domain

RD-3160: Setting up Multi-Domain Analysis using HyperCrash