Abaqus > Running an Analysis > ABAQUS Input File Reader
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX''">XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX''">   
ABAQUS Input File Reader
This section describes a software module that reads ABAQUS input files and writes the data to the MSC/PATRAN database in a form compatible with the MSC/PATRAN ABAQUS preference.
Input Deck Formats
Both fixed format and free format entries are supported. Floating point formats with and without an “E” in the exponent are supported (e.g. 1.23E6 and 1.23+6 are both supported).
Message File
Informative, warning, and error messages are written to an external file with the name <input_file_basename>.msg.<version_number> where <input_file_basename> is the portion of the ABAQUS input file name before the suffix and <version_number> is a unique version number beginning with 01. After import, this file should be carefully examined to understand what was processed by the reader and what was not. Sometimes the error messages will indicate where minor editing of the input deck will convert an unsupported entity to one that can be handled by the reader.
ABAQUS ELSET and NSET Entries
A PATRAN group is created for each ABAQUS ELSET or NSET entry. The name of the group is taken from the NAME parameter of the ELSET or NSET.
Supported Element Types
When the reader encounters a *ELEMENT entry, the combination of the element type and the ABAQUS property set entry are used to map the ABAQUS element type to the appropriate PATRAN element type. In some cases this is not possible because not all ABAQUS element types are currently supported in PATRAN. In these cases, the reader attempts to find the PATRAN element type that “best” matches the ABAQUS type. Thus, the ABAQUS elements retain their association to their property set. This allows the finite element mesh to be edited in PATRAN and an ABAQUS input deck output that can be easily edited to correct the property entry.
Supported Keywords
The table below describes the ABAQUS keywords that are supported in the current version of
the product.
 
ABAQUS Keyword
Notes
Model Section
*AMPLITUDE
A PATRAN time- or frequency-dependent field is created.
*BEAM GENERAL SECTION
A PATRAN property set is created.
*BEAM SECTION
A PATRAN property set is created.
*BOUNDARY
A PATRAN LBC set is created for each ABAQUS BOUNDARY and added to all load cases. Displacement, temperature, velocity, and acceleration boundary conditions are currently supported.
*CENTROID
Location is added to the PATRAN property set.
*CONDUCTIVITY
Value is added to the PATRAN material.
*CONTACT NODE SET
When referenced in a *CONTACT PAIR, this data is added to a contact-type LBC set.
*CONTACT PAIR
A PATRAN contact-type LBC set is created for each entry in *CONTACT PAIR.
*CORRELATION
 
*DAMPING
Value is added to the PATRAN material or shell element property set.
*DASHPOT
A PATRAN property set is created.
*DENSITY
Value is added to the PATRAN material.
*ELASTIC
Values are added to the PATRAN material.
*ELCOPY
Element Generation Command
*ELEMENT
PATRAN elements are created. Both a PATRAN group and a property set are created with the ELSET name.
*ELGEN
PATRAN elements are created.
*ELSET
A PATRAN group is created.
*EQUATION
A PATRAN MPC is created. The use of node sets in *EQUATION entries is not currently supported.
*EXPANSION
Values are added to the PATRAN material.
*FRICTION
The *FRICTION keyword is supported within *GAP, *INTERFACE, and *SURFACE INTERACTION blocks. The friction properties are added to the appropriate property or LBC set.
*GAP
A PATRAN property set is created.
*HEADING
A PATRAN analysis job is created with this description.
*HOURGLASS STIFFNESS
The values are added to the appropriate PATRAN property set.
*INCLUDE
The referenced file is read. *INCLUDE entries may be nested to any reasonable depth.
*MASS
A PATRAN property set is created.
*MATERIAL
A PATRAN material is created.
*MEMBRANE SECTION
A PATRAN property set is created.
*MPC
A PATRAN MPC is created. The use of node sets in *MPC entries is not currently supported.
*MODAL DAMPING
 
*NCOPY
Generates additional nodes using NID and X/Y/Z offsets.
*NFILL
PATRAN nodes are created. The SINGULAR option is not currently supported.
*NGEN
PATRAN nodes are created. Nodes may be generated along a line or a circular arc (LINE=C) but not along a parabola (LINE=P).
*NODAL THICKNESS
A PATRAN nodal FEM field and property set are created.
*NODE
PATRAN nodes are created. If an NSET parameter is specified, a PATRAN group is created with this name, otherwise the nodes are added to the default group.
*NSET
A PATRAN group is created.
*ORIENTATION
Is used to define orientation for homogeneous or laminate material properties.
*PLASTIC
Only HARDENING=ISOTROPIC and HARDENING=KINEMATIC are currently supported. The RATE parameter is not currently supported; only the first set *PLASTIC entries for a material are imported.
*PSD
 
*RIGID BODY
When referenced in a *CONTACT PAIR, this data is added to a contact-type LBC set.
*RIGID SURFACE
The *RIGID SURFACE keyword is currently supported in two ways by the PATRAN, ABAQUS preference. For the older style of ABAQUS contact, which required the use of IRSx type elements, *RIGID SURFACE entries were written out for “rigid surface type” element properties. For the newer style of ABAQUS contact ,which uses *CONTACT PAIR, geometric curves are selected directly in a PATRAN contact-type LBC. Only this second usage of *RIGID SURFACE is supported by the reader. When referenced in a *CONTACT PAIR entry, curves are created and references to them added to the contact-type LBC set.
*ROTARY INERTIA
A PATRAN property set is created.
*SECTION POINTS
Points are added to the PATRAN property set.
*SHEAR CENTER
Location is added to the PATRAN property set.
*SHELL GENERAL SECTION
A PATRAN property set is created.
*SHELL SECTION
A PATRAN property set is created.
*SOLID SECTION
A PATRAN property set is created.
*SPECTRUM
 
*SPECIFIC HEAT
Value is added to the PATRAN material.
*SPRING
A PATRAN property set is created.
*SURFACE DEFINITION
When referenced in a *CONTACT PAIR, this data is added to a contact-type LBC set.
*SURFACE INTERACTION
The only keyword currently supported within this block is *FRICTION. The keyword parameters and friction data are added to the appropriate contact-type LBC set.
*SYSTEM
PATRAN node locations are transformed to the coordinate system defined on this entry.
*TRANSFORM
A PATRAN coordinate frame is created and used to define the analysis system for the node.
*TRANSVERSE SHEAR STIFFNESS
The values are added to the appropriate PATRAN property set.
History Section
*BOUNDARY
A PATRAN LBC set is created for each ABAQUS BOUNDARY and added to the load case for this step. Displacement, temperature, velocity, and acceleration boundary conditions are currently supported.
*BUCKLE
The parameters associated with this entry are added to the PATRAN analysis step.
*CFLUX
A PATRAN LBC set is created for each ABAQUS CFLUX and added to the load case for this step.
*CLOAD
A PATRAN LBC set is created for each ABAQUS CLOAD and added to the load case for this step.
*DFLUX
A PATRAN LBC set is created for each ABAQUS DFLUX and added to the load case for this step.
*DLOAD
A PATRAN LBC set is created for each ABAQUS DLOAD and added to the load case for this step. The pressure DLOAD types as well as GRAV, CENT, CENTRIF, and CORIO are currently supported.
*DYNAMIC
The parameters associated with this entry are added to the PATRAN analysis step.
*FILM
A PATRAN LBC set is created for each ABAQUS FILM and added to the load case for this step.
*FREQUENCY
The parameters associated with this entry are added to the PATRAN analysis step.
*HEAT TRANSFER
The parameters associated with this entry are added to the PATRAN analysis step.
*MODAL DYNAMIC
The parameters associated with this entry are added to the PATRAN analysis step.
*STATIC
The parameters associated with this entry are added to the PATRAN analysis step.
*STEADY STATE DYNAMICS
The parameters associated with this entry are added to the PATRAN analysis step.
*STEP
A PATRAN load case and an analysis job step are created for each ABAQUS step. The parameters on the *STEP entry are added to the analysis step
*TEMPERATURE
A PATRAN LBC set is created for each ABAQUS TEMPERATURE and added to the load case for this step.
*VISCO
The parameters associated with this entry are added to the PATRAN analysis step.
Both fixed format and free format entries are supported.
The table below shows the PATRAN element property options that are created when a specific ABAQUS element type is imported.
 
Table 3‑1
ABAQUS Element
Dim
Name
Option1
Option2
AC1D2
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
AC1D3
1D
ISL (in plane)
Axisymmetric
Lagrange Soft Contact
AC2D4
2D
Rigid Surface(LBC)
 
 
AC2D8
2D
2D Interface
Axisymmetric
Lagrange Vis Damping
AC3D20
3D
Solid
Homogeneous
Standard Formulation
AC3D8
3D
Solid
Homogeneous
Hybrid
ACAX4
2D
Rigid Surface(LBC)
 
 
ACAX8
2D
2D Interface
Axisymmetric
Lagrange Vis Damping
ASI1
0D
IRS (single node)
Planar
Elas Slip Vis Damping
ASI2
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
ASI2A
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
ASI3
2D
IRS (shell/solid)
Elastic Slip Hard Contact
 
ASI3A
2D
Shell
General Large Strain
Homogeneous
ASI4
2D
IRS (shell/solid)
Lagrange Hard Contact
 
ASI8
2D
2D Interface
Axisymmetric
Lagrange Vis Damping
B21
1D
Beam in XY Plane
General Section
Standard Formulation
B21H
1D
Beam in XY Plane
General Section
Hybrid
B22
1D
Beam in XY Plane
General Section
Standard Formulation
B22H
1D
Beam in XY Plane
General Section
Hybrid
B23
1D
Beam in XY Plane
General Section
Cubic Interpolation
B23H
1D
Beam in XY Plane
General Section
Cubic Hybrid
B31
1D
Beam in Space
General Section
Standard Formulation
B31H
1D
Beam in Space
General Section
Hybrid
B31OS
1D
Beam in Space
Open Section
Standard Formulation
B31OSH
1D
Beam in Space
Open Section
Hybrid
B32
1D
Beam in Space
General Section
Standard Formulation
B32H
1D
Beam in Space
General Section
Hybrid
B32OS
1D
Beam in Space
Open Section
Standard Formulation
B32OSH
1D
Beam in Space
Open Section
Hybrid
B33
1D
Beam in Space
General Section
Cubic Interpolation
B33H
1D
Beam in Space
General Section
Cubic Hybrid
B34
1D
Beam in Space
General Section
Cubic Initially Straight
C1D2
1D
Truss
Standard Formulation
 
C1D2H
1D
Truss
Hybrid
 
C1D2T
1D
Truss
Hybrid
 
C1D3
1D
Truss
Standard Formulation
 
C1D3H
1D
Truss
Hybrid
 
C1D3T
1D
Truss
Standard Formulation
 
C3D10
3D
Solid
Homogeneous
Standard Formulation
C3D10E
3D
Solid
Homogeneous
Homogeneous
C3D10H
3D
Solid
Homogeneous
Hybrid
C3D10M
3D
Solid
Homogeneous
Modified Formulation
C3D10MH
3D
Solid
Homogeneous
Modified/Hybrid
C3D15
3D
Solid
Homogeneous
Standard Formulation
C3D15E
3D
Solid
Homogeneous
Standard Formulation
C3D15H
3D
Solid
Homogeneous
Hybrid
C3D15V
3D
Solid
Homogeneous
Standard Formulation
C3D15VH
3D
Solid
Homogeneous
Hybrid
C3D20
3D
Solid
Homogeneous
Standard Formulation
C3D20E
3D
Solid
Homogeneous
Standard Formulation
C3D20H
3D
Solid
Homogeneous
Hybrid
C3D20HT
3D
Solid
Homogeneous
Standard Formulation
C3D20P
3D
Solid
Homogeneous
Standard Formulation
C3D20PH
3D
Solid
Homogeneous
Standard Formulation
C3D20R
3D
Solid
Homogeneous
Reduced Integration
C3D20RE
3D
Solid
Homogeneous
Standard Formulation
C3D20RH
3D
Solid
Homogeneous
Hybrid/Reduced Integration
C3D20RHT
3D
Solid
Homogeneous
Standard Formulation
C3D20RP
3D
Solid
Homogeneous
Standard Formulation
C3D20RPH
3D
Solid
Homogeneous
Standard Formulation
C3D20RT
3D
Solid
Homogeneous
Standard Formulation
C3D20T
3D
Solid
Homogeneous
Standard Formulation
C3D27
3D
Solid
Homogeneous
Standard Formulation
C3D27H
3D
Solid
Homogeneous
Hybrid
C3D27R
3D
Solid
Homogeneous
Reduced Integration
C3D27RH
3D
Solid
Homogeneous
Hybrid/Reduced Integration
C3D4
3D
Solid
Homogeneous
Standard Formulation
C3D4E
3D
Solid
Standard Formulation
 
C3D4H
3D
Solid
Homogeneous
Hybrid
C3D6
3D
Solid
Homogeneous
Standard Formulation
C3D6E
3D
Solid
Homogeneous
Standard Formulation
C3D6H
3D
Solid
Homogeneous
Hybrid
C3D8
3D
Solid
Homogeneous
Standard Formulation
C3D8E
3D
Solid
Homogeneous
Hybrid
C3D8H
3D
Solid
Homogeneous
Hybrid
C3D8HT
3D
Solid
Homogeneous
Hybrid
C3D8I
3D
Solid
Homogeneous
Incompatible Modes
C3D8IH
3D
Solid
Homogeneous
Hybrid/Incompatible Modes
C3D8R
3D
Solid
Homogeneous
Reduced Integration
C3D8RH
3D
Solid
Homogeneous
Hybrid/Reduced Integration
C3D8T
3D
Solid
Homogeneous
Hybrid
CAX3
2D
2D Solid
Axisymmetric
Standard Formulation
CAX3E
2D
2D Solid
Axisymmetric
Standard Formulation
CAX3H
2D
2D Solid
Axisymmetric
Hybrid
CAX4
2D
2D Solid
Axisymmetric
Standard Formulation
CAX4E
2D
2D Solid
Axisymmetric
Standard Formulation
CAX4H
2D
2D Solid
Axisymmetric
Hybrid
CAX4HT
2D
2D Solid
Axisymmetric
Standard Formulation
CAX4I
2D
2D Solid
Axisymmetric
Incompatible Modes
CAX4IH
2D
2D Solid
Axisymmetric
Hybrid/Incompatible Modes
CAX4P
2D
2D Solid
Axisymmetric
Standard Formulation
CAX4PH
2D
2D Solid
Axisymmetric
Standard Formulation
CAX4R
2D
2D Solid
Axisymmetric
Reduced Integration
CAX4RH
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CAX4T
2D
2D Solid
Axisymmetric
Standard Formulation
CAX6
2D
2D Solid
Axisymmetric
Standard Formulation
CAX6E
2D
2D Solid
Axisymmetric
Axisymmetric
CAX6H
2D
2D Solid
Axisymmetric
Hybrid
CAX6M
2D
2D Solid
Axisymmetric
Modified Formulation
CAX6MH
2D
2D Solid
Axisymmetric
Modified/Hybrid
CAX8
2D
2D Solid
Axisymmetric
Standard Formulation
CAX8E
2D
2D Solid
Axisymmetric
Hybrid
CAX8H
2D
2D Solid
Axisymmetric
Hybrid
CAX8HT
2D
2D Solid
Axisymmetric
Hybrid
CAX8P
2D
2D Solid
Axisymmetric
Hybrid
CAX8PH
2D
2D Solid
Axisymmetric
Hybrid
CAX8R
2D
2D Solid
Axisymmetric
Reduced Integration
CAX8RE
2D
2D Solid
Axisymmetric
Hybrid
CAX8RH
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CAX8RHT
2D
2D Solid
Axisymmetric
Hybrid
CAX8RP
2D
2D Solid
Axisymmetric
Hybrid
CAX8RPH
2D
2D Solid
Axisymmetric
Hybrid
CAX8RT
2D
2D Solid
Axisymmetric
Hybrid
CAX8T
2D
2D Solid
Axisymmetric
Hybrid
CAXA41
2D
2D Solid
Axisymmetric
Standard Formulation
CAXA42
2D
2D Solid
Axisymmetric
Standard Formulation
CAXA43
2D
2D Solid
Axisymmetric
Standard Formulation
CAXA44
2D
2D Solid
Axisymmetric
Standard Formulation
CAXA4H1
2D
2D Solid
Axisymmetric
Hybrid
CAXA4H2
2D
2D Solid
Axisymmetric
Hybrid
CAXA4H3
2D
2D Solid
Axisymmetric
Hybrid
CAXA4H4
2D
2D Solid
Axisymmetric
Hybrid
CAXA4R1
2D
2D Solid
Axisymmetric
Reduced Integration
CAXA4R2
2D
2D Solid
Axisymmetric
Reduced Integration
CAXA4R3
2D
2D Solid
Axisymmetric
Reduced Integration
CAXA4R4
2D
2D Solid
Axisymmetric
Reduced Integration
CAXA4RH1
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CAXA4RH2
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CAXA4RH3
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CAXA4RH4
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CAXA81
2D
2D Solid
Axisymmetric
Standard Formulation
CAXA82
2D
2D Solid
Axisymmetric
Standard Formulation
CAXA83
2D
2D Solid
Axisymmetric
Standard Formulation
CAXA84
2D
2D Solid
Axisymmetric
Standard Formulation
CAXA8H1
2D
2D Solid
Axisymmetric
Hybrid
CAXA8H2
2D
2D Solid
Axisymmetric
Hybrid
CAXA8H3
2D
2D Solid
Axisymmetric
Hybrid
CAXA8H4
2D
2D Solid
Axisymmetric
Hybrid
CAXA8P1
2D
2D Solid
Axisymmetric
Hybrid
CAXA8P2
2D
2D Solid
Axisymmetric
Hybrid
CAXA8P3
2D
2D Solid
Axisymmetric
Hybrid
CAXA8P4
2D
2D Solid
Axisymmetric
Hybrid
CAXA8R1
2D
2D Solid
Axisymmetric
Reduced Integration
CAXA8R2
2D
2D Solid
Axisymmetric
Reduced Integration
CAXA8R3
2D
2D Solid
Axisymmetric
Reduced Integration
CAXA8R4
2D
2D Solid
Axisymmetric
Reduced Integration
CAXA8RH1
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CAXA8RH2
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CAXA8RH3
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CAXA8RH4
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CAXA8RP1
2D
2D Solid
Axisymmetric
Hybrid
CAXA8RP2
2D
2D Solid
Axisymmetric
Hybrid
CAXA8RP3
2D
2D Solid
Axisymmetric
Hybrid
CAXA8RP4
2D
2D Solid
Axisymmetric
Hybrid
CGAX3
2D
2D Solid
Axisymmetric
Standard Formulation
CGAX3H
2D
2D Solid
Axisymmetric
Hybrid
CGAX4
2D
2D Solid
Axisymmetric
Standard Formulation
CGAX4H
2D
2D Solid
Axisymmetric
Hybrid
CGAX4I
2D
2D Solid
Axisymmetric
Incompatible Modes
CGAX4IH
2D
2D Solid
Axisymmetric
Hybrid/Incompatible Modes
CGAX4R
2D
2D Solid
Axisymmetric
Reduced Integration
CGAX4RH
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CGAX6
2D
2D Solid
Axisymmetric
Axisymmetric
CGAX6H
2D
2D Solid
Axisymmetric
Hybrid
CGAX8
2D
2D Solid
Axisymmetric
Standard Formulation
CGAX8H
2D
2D Solid
Axisymmetric
Hybrid
CGAX8R
2D
2D Solid
Axisymmetric
Reduced Integration
CGAX8RH
2D
2D Solid
Axisymmetric
Hybrid/Reduced Integration
CGPE10
2D
2D Solid
General Plane Strain
Standard Formulation
CGPE10H
2D
2D Solid
General Plane Strain
Hybrid
CGPE10R
2D
2D Solid
General Plane Strain
Reduced Integration
CGPE10RH
2D
2D Solid
General Plane Strain
Hybrid/Reduced Integration
CGPE5
2D
2D Solid
General Plane Strain
Standard Formulation
CGPE5H
2D
2D Solid
General Plane Strain
Hybrid
CGPE6
2D
2D Solid
General Plane Strain
Standard Formulation
CGPE6H
2D
2D Solid
General Plane Strain
Hybrid
CGPE6I
2D
2D Solid
General Plane Strain
Incompatible Modes
CGPE6IH
2D
2D Solid
General Plane Strain
Hybrid/Incompatible Modes
CGPE6R
2D
2D Solid
General Plane Strain
Reduced Integration
CGPE6RH
2D
2D Solid
General Plane Strain
Hybrid/Reduced Integration
CGPE8
2D
2D Solid
General Plane Strain
Standard Formulation
CGPE8H
2D
2D Solid
General Plane Strain
Hybrid
CONN2D2
1D
Mech Joint (2D Model)
ALIGN
AXIAL
BEAM
CARTESIAN
JOIN
JOINTC
LINK
ROTATION
SLOT
TRANSLATOR
WELD
 
CONN3D2
1D
Mech Joint (3D Model)
ALIGN
AXIAL
BEAM
CARDAN
CARTESIAN
CONSTANT VELOCITY
CVJOINT
CYLINDRICAL
EULER
FLEXION-TORSION
HINGE
JOIN
JOINTC
LINK
PLANAR
RADIAL-THRUST
REVOLUTE
ROTATION
SLIDE-PLANE
SLOT
TRANSLATOR
UJOINT
UNIVERSAL
WELD
 
CPE3
2D
2D Solid
Plane Strain
Standard Formulation
CPE3E
2D
2D Solid
Plane Strain
Plane Strain
CPE3H
2D
2D Solid
Plane Strain
Hybrid
CPE4
2D
2D Solid
Plane Strain
Standard Formulation
CPE4E
2D
2D Solid
Plane Strain
Reduced Integration
CPE4H
2D
2D Solid
Plane Strain
Hybrid
CPE4HT
2D
2D Solid
Plane Strain
Reduced Integration
CPE4I
2D
2D Solid
Plane Strain
Incompatible Modes
CPE4IH
2D
2D Solid
Plane Strain
Hybrid/Incompatible Modes
CPE4R
2D
2D Solid
Plane Strain
Reduced Integration
CPE4RH
2D
2D Solid
Plane Strain
Hybrid/Reduced Integration
CPE4T
2D
2D Solid
Plane Strain
Reduced Integration
CPE6
2D
2D Solid
Plane Strain
Standard Formulation
CPE6E
2D
2D Solid
Plane Strain
Standard Formulation
CPE6H
2D
2D Solid
Plane Strain
Hybrid
CPE8
2D
2D Solid
Plane Strain
Standard Formulation
CPE8E
2D
2D Solid
Plane Strain
Reduced Integration
CPE8H
2D
2D Solid
Plane Strain
Hybrid
CPE8HT
2D
2D Solid
Plane Strain
Reduced Integration
CPE8P
2D
2D Solid
Plane Strain
Standard Formulation
CPE8PH
2D
2D Solid
Plane Strain
Hybrid
CPE8R
2D
2D Solid
Plane Strain
Reduced Integration
CPE8RE
2D
2D Solid
Plane Strain
Reduced Integration
CPE8RH
2D
2D Solid
Plane Strain
Hybrid/Reduced Integration
CPE8RHT
2D
2D Solid
Plane Strain
Reduced Integration
CPE8RP
2D
2D Solid
Plane Strain
Reduced Integration
CPE8RPH
2D
2D Solid
Plane Strain
Hybrid/Reduced Integration
CPE8RT
2D
2D Solid
Plane Strain
Reduced Integration
CPE8T
2D
2D Solid
Plane Strain
Reduced Integration
CPS3
2D
2D Solid
Plane Stress
Standard Formulation
CPS3E
2D
2D Solid
Plane Stress
Plane Stress
CPS4
2D
2D Solid
Plane Stress
Standard Formulation
CPS4E
2D
2D Solid
Plane Stress
Reduced Integration
CPS4I
2D
2D Solid
Plane Stress
Incompatible Modes
CPS4R
2D
2D Solid
Plane Stress
Reduced Integration
CPS4T
2D
2D Solid
Plane Stress
Reduced Integration
CPS6
2D
2D Solid
Plane Stress
Standard Formulation
CPS6E
2D
2D Solid
Plane Stress
Standard Formulation
CPS6M
2D
2D Solid
Plane Stress
Modified Formulation
CPS8
2D
2D Solid
Plane Stress
Standard Formulation
CPS8E
2D
2D Solid
Plane Stress
Standard Formulation
CPS8R
2D
2D Solid
Plane Stress
Reduced Integration
CPS8RE
2D
2D Solid
Plane Stress
Standard Formulation
CPS8RT
2D
2D Solid
Plane Stress
Standard Formulation
CPS8T
2D
2D Solid
Plane Stress
Standard Formulation
DASHPOT1
0D
Grounded Damper
Linear
 
DASHPOT2
1D
Damper
Linear
Fixed Direction
DASHPOTA
1D
Damper
Linear
Standard Formulation
DC1D2
1D
Link
 
 
DC1D2E
1D
Link
 
 
DC1D3
1D
Link
 
 
DC1D3E
1D
Link
 
 
DC2D3
2D
2D Solid
Planar
Standard Formulation
DC2D4
2D
2D Solid
Planar
Standard Formulation
DC2D6
2D
2D Solid
Planar
Standard Formulation
DC2D8
2D
2D Solid
Planar
Standard Formulation
DC3D10
3D
Solid
Standard Formulation
 
DC3D15
3D
Solid
Standard Formulation
 
DC3D20
3D
Solid
Standard Formulation
 
DC3D4
3D
Solid
Standard Formulation
 
DC3D6
3D
Solid
Standard Formulation
 
DC3D8
3D
Solid
Standard Formulation
 
DCAX3
2D
2D Solid
Axisymmetric
Standard Formulation
DCAX4
2D
2D Solid
Axisymmetric
Standard Formulation
DCAX6
2D
2D Solid
Axisymmetric
Standard Formulation
DCAX8
2D
2D Solid
Axisymmetric
Standard Formulation
DCC1D2
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
DCC1D2D
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
DCC2D4
2D
2D Solid
Planar
Convection/Diffusion
DCC2D4D
2D
2D Solid
Planar
Convection/Diffusion with Dispersion Control
DCC3D8
3D
Solid
Convection/Diffusion
 
DCC3D8D
3D
Solid
Convection/Diffusion with Dispersion Control
 
DCCAX2
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
DCCAX2D
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
DCCAX4
2D
2D Solid
Axisymmetric
Convection/Diffusion
DCCAX4D
2D
2D Solid
Axisymmetric
Convection/Diffusion with Dispersion Control
DINTER1
1D
1D Interface
 
 
DINTER2
2D
2D Interface
Planar
 
DINTER2A
2D
2D Interface
Axisymmetric
 
DINTER3
2D
2D Interface
Planar
 
DINTER3A
2D
2D Interface
Axisymmetric
Lagrange Vis Damping
DINTER4
3D
3D Interface
 
 
DINTER8
3D
3D Interface
 
 
DS4
2D
Shell
Homogeneous
 
DS8
2D
Shell
Homogeneous
 
DSAX1
1D
Axisym Shell
Homogeneous
 
DSAX2
1D
Axisym Shell
Homogeneous
 
ELBOW31
1D
Beam in Space
Curved with Pipe Section
Standard Formulation
ELBOW31B
1D
Beam in Space
Curved with Pipe Section
Ovalization Only
ELBOW31C
1D
Beam in Space
Curved with Pipe Section
Ovaliz Only with Approximated Fourier
ELBOW32
1D
Beam in Space
Curved with Pipe Section
Standard Formulation
F2D2
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
F3D3
2D
Shell
General Large Strain
Homogeneous
F3D4
2D
Rigid Surface(LBC)
 
 
FAX2
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
FLINK
1D
Link
 
 
GAPCYL
1D
Gap
Cylindrical
True Distance
GAPSPHER
1D
Gap
Spherical
Elas Slip Vis Damping
GAPUNI
1D
Gap
Uniaxial
Lagrange Vis Damping No Sep
INTER1
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
INTER1P
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
INTER1T
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
INTER2
2D
IRS (shell/solid)
Lagrange Hard Contact
 
INTER2A
2D
2D Interface
Axisymmetric
Lagrange Hard Contact
INTER2AT
2D
2D Interface
Axisymmetric
Lagrange Hard Contact
INTER2T
2D
IRS (shell/solid)
Lagrange Hard Contact
 
INTER3
2D
2D Interface
Axisymmetric
Lagrange Vis Damping
INTER3A
2D
2D Interface
Axisymmetric
Lagrange Vis Damping
INTER3AP
2D
2D Interface
Axisymmetric
Lagrange Vis Damping
INTER3AT
2D
2D Interface
Axisymmetric
Lagrange Vis Damping
INTER3P
2D
2D Interface
Axisymmetric
Lagrange Vis Damping
INTER3T
2D
2D Interface
Axisymmetric
Lagrange Vis Damping
INTER4
3D
3D Interface
Lagrange Vis Damping
 
INTER4T
3D
3D Interface
Lagrange Vis Damping
 
INTER8
3D
3D Interface
Elas Slip Vis Damping
 
INTER8T
3D
3D Interface
Elas Slip Vis Damping
 
INTER9
3D
3D Interface
Lagrange Vis Damping
 
IRS12
0D
IRS (single node)
Planar
Elas Slip Vis Damping
IRS13
0D
IRS (single node)
Planar
Elas Slip Vis Damping
IRS21
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
IRS21A
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
IRS22
1D
ISL (in plane)
Axisymmetric
Lagrange Soft Contact
IRS22A
1D
ISL (in plane)
Axisymmetric
Lagrange Soft Contact
IRS3
2D
IRS (shell/solid)
Elastic Slip Hard Contact
 
IRS31
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
IRS32
1D
ISL (in plane)
Axisymmetric
Lagrange Soft Contact
IRS4
2D
IRS (shell/solid)
Lagrange Hard Contact
 
IRS9
2D
IRS (shell/solid)
Lagrange Hard Contact
 
ISL21
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
ISL21A
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
ISL21AT
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
ISL21T
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
ISL22
1D
ISL (in plane)
Axisymmetric
Lagrange Soft Contact
ISL22A
1D
ISL (in plane)
Axisymmetric
Lagrange Soft Contact
ISL22AT
1D
ISL (in plane)
Axisymmetric
Lagrange Soft Contact
ISL31
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
ISL31A
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
ISL32
1D
ISL (in plane)
Axisymmetric
Lagrange Soft Contact
ISL32A
1D
ISL (in plane)
Axisymmetric
Lagrange Soft Contact
ISP1
0D
IRS (single node)
Planar
Elas Slip Vis Damping
ISP1T
0D
IRS (single node)
Planar
Elas Slip Vis Damping
ISP3
2D
Shell
Thick
Homogeneous
ISP4
2D
Shell
General Large Strain
Homogeneous
ISP4T
2D
Shell
General Large Strain
Homogeneous
JOINTC
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
LS6
2D
Shell
Thin
Homogeneous
M3D3
2D
Membrane
Standard Formulation
 
M3D4
2D
Membrane
Standard Formulation
 
M3D4R
2D
Membrane
Reduced Integration
 
M3D6
2D
Membrane
Standard Formulation
 
M3D8
2D
Membrane
Standard Formulation
 
M3D8R
2D
Membrane
Reduced Integration
 
M3D9
2D
Membrane
Standard Formulation
 
M3D9R
2D
Membrane
Reduced Integration
 
MASS
0D
Mass
 
 
MAX1
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
MAX2
1D
ISL (in plane)
Axisymmetric
Lagrange Soft Contact
MGAX1
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
MGAX2
1D
ISL (in plane)
Axisymmetric
Lagrange Soft Contact
PIPE21
1D
Beam in XY Plane
Pipe Section
Standard Formulation
PIPE21H
1D
Beam in XY Plane
Pipe Section
Hybrid
PIPE22
1D
Beam in XY Plane
Pipe Section
Standard Formulation
PIPE22H
1D
Beam in XY Plane
Pipe Section
Hybrid
PIPE31
1D
Beam in XY Plane
Pipe Section
Standard Formulation
PIPE31H
1D
Beam in XY Plane
Pipe Section
Standard Formulation
PIPE32
1D
Beam in Space
Pipe Section
Standard Formulation
PIPE32H
1D
Beam in Space
Pipe Section
Standard Formulation
R2D2
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
R3D3
2D
Rigid Surface(LBC)
 
 
R3D4
2D
Rigid Surface(LBC)
 
 
RAX2
1D
IRS (planar/axisym)
Axisymmetric
Elastic Slip Hard Contact
RB2D2
1D
Rigid Line(LBC)
 
 
RB3D2
1D
Rigid Line(LBC)
 
 
ROTARYI
0D
Rotary Inertia
 
 
S3
2D
Shell
Thick
Homogeneous
S3R
2D
Shell
General Large Strain
Homogeneous
S4
2D
Shell
General Large Strain
Homogeneous
S4R
2D
Shell
Thick
Homogeneous
S4R5
2D
Shell
Thin
Homogeneous
S8R
2D
Shell
Thick
Homogeneous
S8R5
2D
Shell
Thin
Homogeneous
S8RT
2D
Shell
Thick
Homogeneous
S9R5
2D
Shell
Thin
Homogeneous
SAX1
1D
Axisym Shell
Homogeneous
 
SAX2
1D
Axisym Shell
Homogeneous
 
SAX2T
1D
Axisym Shell
Homogeneous
 
SAXA11
1D
Axisym Shell
Homogeneous
 
SAXA12
1D
Axisym Shell
Homogeneous
 
SAXA13
1D
Axisym Shell
Homogeneous
 
SAXA14
1D
Axisym Shell
Homogeneous
 
SAXA21
1D
Axisym Shell
Homogeneous
 
SAXA22
1D
Axisym Shell
Homogeneous
 
SAXA23
1D
Axisym Shell
Homogeneous
 
SAXA24
1D
Axisym Shell
Homogeneous
 
SPRING1
0D
Grounded Spring
Linear
 
SPRING2
1D
Spring
Linear
Fixed Direction
SPRINGA
1D
Spring
Linear
Standard Formulation
STRI3
2D
Shell
Thick
Homogeneous
STRI35
2D
Shell
Thin
Homogeneous
STRI65
2D
Shell
Thick
Homogeneous
T2D2
1D
Truss
Hybrid
 
T2D2E
1D
Truss
Hybrid
 
T2D2H
1D
Truss
Hybrid
 
T2D2T
1D
Truss
Hybrid
 
T2D3
1D
Truss
Standard Formulation
 
T2D3E
1D
Truss
Standard Formulation
 
T2D3H
1D
Truss
Standard Formulation
 
T2D3T
1D
Truss
Standard Formulation
 
T3D2
1D
Truss
Standard Formulation
 
T3D2E
1D
Truss
Hybrid
 
T3D2H
1D
Truss
Hybrid
 
T3D2T
1D
Truss
Hybrid
 
T3D3
1D
Truss
Standard Formulation
 
T3D3E
1D
Truss
Standard Formulation
 
T3D3H
1D
Truss
Hybrid
 
T3D3T
1D
Truss
Standard Formulation
 
Under some circumstances, the values of the option menus in Patran (Option 1 and Option 2) may be different than shown in the table. This is often the case when the ABAQUS element is one that is not directly supported by the Patran interface and the translator is making a “best guess” at which Patran element to choose. For many beam elements in the table, Option 1 is shown as “General Section”. Depending on the beam cross section type defined on the *BEAM SECTION or *BEAM GENERAL SECTION entry, Option 1 may be General Section, Box Section, Circular Section, Hexagonal Section, I Section, Pipe Section, Rectangular Section, or Trapezoid Section. For the 3D solid elements and shell elements in the table, Option 1 is shown as Homogeneous. Depending on the *SHELL SECTION or *SHELL GENERAL SECTION entry, Option 1 may be either Homogeneous or Laminate.