PERMAS Solver Interface
The HyperMesh PERMAS interface enables you to:
• | read in a PERMAS .dat file |
• | read and write .gz files |
• | specify linear, nonlinear static and frequency analyses |
• | preview and edit PERMAS cards |
• | output a HyperView .h3d file for post-processing |
HyperMesh supports PERMAS .dat files for direct import. PERMAS .uci command files are not supported.
The Permas interface supports names up to 40 characters in length.
To import a PERMAS data file, see Importing an FE Model File in the HyperMesh documentation.
MPC ID Pools
The HyperMesh PERMAS Interface allows multipoint constraints (MPC) to use the same the ID as other elements, such as beams, shells or solids within HyperMesh. In other words, it can be said that selected elements and MPCs can use different “ID pools.”
Some restrictions apply. To explain, a list of MPC types and which HyperMesh entity they are mapped to is provided:
HyperMesh entity |
MPC type |
rigid |
ASSIGN |
RIGID |
|
SAME |
|
JOIN |
|
rbe3 |
WLSCON |
equation |
GENERAL |
group |
ISURFACE |
WLSSURFACE |
|
WLDSURFACE |
While rigid and rbe3 elements use the same ID pool in HyperMesh, equations and groups have separate ones. Thus, it is possible to create duplicate IDs for MPCs as well. To resolve this, during export a solver option is available in the Export tab to renumber MPCs if duplicate IDs are present (Renumber MPCs if IDs are duplicated). This option will check for the highest rigid/rbe3 ID and renumber equation entities accordingly. Groups are not included in the renumbering functionality as contact IDs would be affected by renumbering.
Due to the mapping scheme explained above, it is possible to import MPCs with duplicate IDs; for example, MPC JOIN and GENERAL equation and groups although PERMAS does not allow it.
Before working with your model, ensure that the PERMAS user profile is loaded. The user profile provides a customized HyperMesh environment for working with PERMAS.