Coreform Cubit 2024.3 User Documentation

 

Importing LS-Dyna

The command to import a mesh from an Abaqus format file is:

Import LSDyna [Mesh Geometry] '<input_filename>' [Feature Angle <angle>] [nobcs]

Including the keyword Mesh Geometry will instruct Coreform Cubit to create mesh-based geometry. This will provide the user with the ability to remesh geometric entities. If the user does not import with the Mesh Geometry flag, he will have to tell Coreform Cubit to draw the mesh after the import is done in order to view it.

The Feature Angle is used when building the surface topology to determine when to split a surface into two surfaces. If the angle between two neighboring element normals is less than Feature Angle, then the two elements will be placed on separate surfaces. If the keyword Feature Angle is not supplied, the default 135 degrees is used. For a description of importing mesh geometry see Importing Exodus II Files.

The keyword nobcs can be included if boundary conditions are not to be imported.

It should be noted that Coreform Cubit sometimes cannot successfully generate mesh-based geometry for complex models.  If this occurs, import the mesh without the Mesh Geometry flag, and draw the mesh to view it..

Table 1. Supported Element Types

Cubit supports reading LS-Dyna cards , ELEMENT_SHELL, ELEMENT_SOLID, ELEMENT_BEAM. These types will create BEAM, SHELL, TETRA, HEX, WEDGE, and PYRAMID elements based on the type and the number of nodes. Higher-order elements are supported with the exception of PYRAMID. LS-Dyna does not support a higher-order pyramids. Cubit will also create elements for the following options. Note that not all data is supported in Cubit. Some option data may be lost during translation.  

LS-DYNA Element Type

LS-Dyna Options

ELEMENT_SHELL

OFFSET
DOF
THICKNESS
BETA
MCID
SHL4_TO_SHL8

ELEMENT_SOLID

ORTHO
DOF
TET4TOTET10
H8TOH20
H8TOH27
T15
H20
H27
P21

 

ELEMENT_BEAM

PID
OFFSET
ORIENTATION
WARPAGE
ELBOW
THICKNESS
SCALAR
SCALR
SECTION
 

See https://lsdyna.ansys.com/ for more information on the LS-DYNA file format.