Abaqus Keywords
Abaqus Keywords
ANSA
version 13.x
GENERAL REMARKS
Generally in ANSA, the names of such parameters can be specified through the ‘Name’ field of all cards that
the names have meaning.
Then, the result that is taken during output (in *.inp file):
*AMPLITUDE, NAME=TIME_MAGNITUDE, DEFINITION=TABULAR, SMOOTH=.25,
VALUE=RELATIVE, TIME=STEP TIME
.0, .0, 1, 1.
The prefixes of the keywords that ANSA supports are listed in ANSA.defaults file:
# ABAQUS names' prefix library
# Leave lines in comments, for ANSA to assign default prefixes.
#
# Abaqus.NamePrefix AMPLITUDE = A
# Abaqus.NamePrefix BEAM_SECTION = P
# Abaqus.NamePrefix COHESIVE_SECTION = P
# Abaqus.NamePrefix CONNECTOR BEHAVIOR = M
# Abaqus.NamePrefix CONNECTOR_DERIVED_COMPONENT = D
# Abaqus.NamePrefix CONNECTOR_DERIVED_COMPONENT (MatDB) = D
# Abaqus.NamePrefix CONNECTOR_SECTION = P
# Abaqus.NamePrefix CONTACT_CLEARANCE = CL
# Abaqus.NamePrefix CONTACT_PAIR = T
# Abaqus.NamePrefix CONTINUUM_SHELL_SECTION = P
# Abaqus.NamePrefix COUPLING = C
# Abaqus.NamePrefix CUTTING_SURFACE = C
# Abaqus.NamePrefix DASHPOT_PROP = P
# Abaqus.NamePrefix FASTENER_PROPERTY = P
# Abaqus.NamePrefix FILTER = F
# Abaqus.NamePrefix FLUID BEHAVIOR = M
# Abaqus.NamePrefix FLUID CAVITY = FC
# Abaqus.NamePrefix FLUID EXCHANGE = FE
# Abaqus.NamePrefix FLUID EXCHANGE ACTIVATION =
# Abaqus.NamePrefix FLUID EXCHANGE PROPERTY = FEP
# Abaqus.NamePrefix FLUID INFLATOR = FI
# Abaqus.NamePrefix FLUID INFLATOR PROPERTY = FEP
# Abaqus.NamePrefix GAP_PROP = P
# Abaqus.NamePrefix GASKET BEHAVIOR = M
# Abaqus.NamePrefix GASKET_SECTION = P
# Abaqus.NamePrefix INTERACTION_OUTPUT = I
# Abaqus.NamePrefix JOINT_PROP = P
# Abaqus.NamePrefix LOAD CASE =
# Abaqus.NamePrefix MATERIAL = M
# Abaqus.NamePrefix ORIENTATION_C = O
# Abaqus.NamePrefix ORIENTATION_NODES_C = O
# Abaqus.NamePrefix ORIENTATION_NODES_DYN = O
# Abaqus.NamePrefix ORIENTATION_NODES_R = O
# Abaqus.NamePrefix ORIENTATION_NODES_S = O
# Abaqus.NamePrefix ORIENTATION_R = O
# Abaqus.NamePrefix ORIENTATION_S = O
# Abaqus.NamePrefix SECTION_CONTROL = C
# Abaqus.NamePrefix SET =
# Abaqus.NamePrefix SHELL_SECTION = P
# Abaqus.NamePrefix SOLID_SECTION = P
# Abaqus.NamePrefix SPRING_PROP = P
# Abaqus.NamePrefix STEP =
# Abaqus.NamePrefix SURFACE = S
# Abaqus.NamePrefix SURFACE_INTERACTION = I
# Abaqus.NamePrefix SURFACE_SECTION = P
# Abaqus.NamePrefix TRUSS_PROP = P
Thus for the above example, the NAME of *AMPLITUDE will have the following format during output:
*AMPLITUDE, NAME=A1;TIME_MAGNITUDE, DEFINITION=TABULAR, SMOOTH=.25,
VALUE=RELATIVE, TIME=STEP TIME
.0, .0, 1., 1.
The user is able to give own prefixes if un-comment the desired Abaqus.NamePrefixes (remove the # symbol at
the start of the line) and type any name after equal symbol of each Abaqus.NamePrefix (up to four characters
can be specified). In example:
# ABAQUS names' prefix library
# Leave lines in comments, for ANSA to assign default prefixes.
Abaqus.NamePrefix AMPLITUDE = TIMG.
In this case, the name of NAME parameter will have the following format during output (have in mind that
‘Preserve Ids in Names’ flag of “ABAQUS Output Parameters” window should be active):
In cases it is not desired to assign prefixes in some entities, uncomment and leave them blank.
In example:
NOTES:
In case there are prefixes defined in more than one ANSA.defaults file (ANSA_HOME, HOME or Current
directory) in order to avoid overwriting the prefixes the user can un-comment the “Abaqus.NamePrefix
Lock_current_state = true” line (just after the prefixes) in order to guide ANSA to not alter the already read
prefixes in case other prefixes will be read from other ANSA.defaults file(s).
The non-linear material properties can be defined almost with the same way for all material properties inside
ANSA. The steps that should be followed are:
NOTES:
The values of each property are specified in each column. The temperature values are always specified in the
last column of the table.
CHECK
-----------------
- PYRAMIDS
4. Usage of ANSA tooltips and function finder for any ABAQUS keyword and subsequent parameters
identification.
4.1 Tooltips
5. Orientation of Surfaces
All “orientable” elements (e.g. Shell, Gasket, Continuum Shell, etc) and the respective Properties contained
in SETs, can be given a particular Orientation (SPOS / SNEG). This is a characteristic of the Set and can be
assigned per contained entity, i.e a Shell property defined as Oriented= SPOS in one Set can be
Oriented=SNEG in a different Set. Also two Properties in a Set can have different Orientation.
The orientation of the exported surface, based on the Set (Output as surface), is specified either by the
“ORIENTATION” type or by the Entity's Orientation that is now available.
- Open the SET management window and click on Set's contents that need to specify Orientation.
- The Database Browser List with these entities (e.g. Properties) appear with the Column “Oriented”. This
appears as an option within the Entity's card as well. However, the field/column becomes available only
through the Set management.
- Using Quick Modify you can change the field directly in the list.
- The Entities assigned orientation are listed under the ORIENTED section
Keyword *AMPLITUDE
Created by AUXILIARIES>AMPLTD>NEW.
Pressing the ‘?’ key in ‘AMP’, ‘AMPLITUDE’ and ‘FILM AMPL’ fields of any “BOUNDARY”,
“LOAD” and “TEMPERATURE” card. Then, “AMPLITUDE” card opens and any amplitude can
be defined by clicking the NEW button.
Remarks The NAME parameter can be specified through the ‘NAME’ field (behind the 'ID' field) of
“AMPLITUDE” card. See also GENERAL REMARKS how to determine the name of NAME
parameter.
The INPUT parameter is not supported. However, there is an alternative way by reading the data
lines from a file by clicking the 'Read' button through “AMPLITUDE” card and choosing the
particular file from the “Open” window.
The SCALEX, SCALEY, SHIFTX and SHIFTY parameters are exported only if 'Output Format'
menu is switched to 6.7 or 6.8 during output.
Keyword *AXIAL
Remarks Set ‘DEFINED’ option to YES (located at the top of “BEAM SECTION & ELEMENT TYPE
[BEAM SECTION]” card) so as the specific *AXIAL option to be written to the output file (.inp).
Switch 'AX behavior' to ELASTIC and 'AX variation' to LINEAR to define the corresponding
options.
All the properties (stiffness, axial force, strain etc.) are given in a tabular form through ‘AX D.
TABLE’ field (Press the ‘?’ key in ‘AX D. TABLE’ field to define the corresponding table, if
LINEAR option is specified the above field appears by setting AX DEP option to YES).
DEPENDENCIES parameter is supported if the data table defined in above manner contains other
columns after the 'Temperature' one. The number of these columns (var(i)) determines the number
of DEPEDENCIES parameter.
Remarks The ELSET parameter can be specified through the ‘Name’ field of “BEAM SECTION &
ELEMENT TYPE [BEAM SECTION]” card. See also GENERAL REMARKS how to determine
the name of ELSET parameter.
The sectoral moment G0 and warping constant Gw are available only when B31OS or B310SH
element types are chosen from “BEAM SECTION & ELEMENT TYPE [BEAM SECTION]”
card.
Set ‘DEFINED’ option to YES (located at the top of “BEAM SECTION & ELEMENT TYPE
[BEAM SECTION]” card) so as the specific *BEAM GENERAL SECTION option to be written
to the output file (.inp).
Remarks The ELSET parameter can be specified through the ‘Name’ field of “BEAM SECTION &
ELEMENT TYPE [BEAM SECTION]” card. See also GENERAL REMARKS how to determine
the name of ELSET and MATERIAL parameters.
Set ‘DEFINED’ option to YES (located at the top of “BEAM SECTION & ELEMENT TYPE
[BEAM SECTION]” card) so as the specific *BEAM SECTION option to be written to the output
file (.inp).
1. Use MENUBAR>Windows>Materials>NEW>MATERIAL.
5. Press ‘?’ key in the respective ‘TEST DATA’ field for a tabular definition of the stress-strain
data.
Remarks Each row of the specified data table implies one data line during output.
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *BIAXIAL TEST DATA option to be written to the output file (.inp).
Keyword *BLOCKAGE
Remarks
Keyword *BOUNDARY
Created by BOUNDARY>BOUNDARY>Node.
BOUNDARY>BOUNDARY>Set.
Remarks See GENERAL REMARKS how to determine the name of AMPLITUDE parameter as well as the
node set names.
If 'Boundary' flag into ‘RESET’ region of “STEP” card is active, all *BOUNDARY options in this
step acquire OP=NEW parameter.
Up to 16 degrees of freedom are supported. The dofs are specified in DOF field of “*BOUNDARY
[BOUNDARY]” card. The values should be given in format 123456789 for up to 9 dof and
separated by comma when greater than 9 is needed e.g. 1,2,3,11.
Remarks The temperature values may be specified only if ‘DEP’ parameter is set to YES. They are
introduced in the last column (Press the ‘?’ key in ‘DATA TABLE’ field to define the
corresponding table). DEPENDENCIES parameter is supported if the data table defined in above
manner contains other columns after the 'Temperature' one. The number of these columns (var(i))
determines the number of DEPEDENCIES parameter.
Since the above keyword is valid only for a Abaqus/Explicit analysis in order to output the
'Abaqus/Explicit output' flag of Other Options section of Miscellaneous tab should be activated
during output (ABAQUS Output Parameters window). If *DYNAMIC, EXPLICIT ANALYSIS is
selected from STEP card (AUXILIARIES>STEP>NEW) then the above flag is automatically
activated.
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *BRITTLE CRACKING option to be written to the output file (.inp).
Remarks The temperature values may be specified only if ‘DEP’ parameter is set to YES. They are
introduced in the last column (Press the ‘?’ key in ‘DATA TABLE’ field to define the
corresponding table). DEPENDENCIES parameter is supported if the data table defined in above
manner contains other columns after the 'Temperature' one. The number of these columns (var(i))
determines the number of DEPEDENCIES parameter.
Since the above keyword is valid only for a Abaqus/Explicit analysis in order to output the
'Abaqus/Explicit output' flag of Other Options section of Miscellaneous tab should be activated
during output (ABAQUS Output Parameters window). If *DYNAMIC, EXPLICIT ANALYSIS is
selected from STEP card (AUXILIARIES>STEP>NEW) then the above flag is automatically
activated.
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *BRITTLE FAILURE option to be written to the output file (.inp).
Remarks The temperature values may be specified only if ‘DEP’ parameter is set to YES. They are
introduced in the last column (Press the ‘?’ key in ‘DATA TABLE’ field to define the
corresponding table). DEPENDENCIES parameter is supported if the data table defined in above
manner contains other columns after the 'Temperature' one. The number of these columns (var(i))
determines the number of DEPEDENCIES parameter.
Since the above keyword is valid only for a Abaqus/Explicit analysis in order to output the
'Abaqus/Explicit output' flag of Other Options section of Miscellaneous tab should be activated
during output (ABAQUS Output Parameters window). If *DYNAMIC, EXPLICIT ANALYSIS is
selected from STEP card (AUXILIARIES>STEP>NEW) then the above flag is automatically
activated.
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *BRITTLE SHEAR option to be written to the output file (.inp).
Keyword *BUCKLE
Created by Using AUXILIARIES>STEP>NEW and selecting the *BUCKLE option into the pull down menu
of ‘ANALYSIS’ section.
Remarks Left-click on the ‘Parameters’ button to choose the eigensolver type if desired.
Remarks Switch ANAYSIS to DYNAMIC, EXPLICIT in order to make active *BULK VISCOCITY button
(the keyword is valid only in an Abaqus/Explicit analysis).
Keyword *CAPACITY
Remarks Set ‘DEFINED’ option to YES (located at the top of “FLUID BEHAVIOR [FLUID BEHAVIOR]”
card) so as the specific *CAPACITY option to be written to the output file (.inp).
The temperature values may be specified only if ‘DEP’ parameter is set to YES. They are
introduced in the last column (Press the ‘?’ key in ‘DATA TABLE’ field to define the
corresponding table). DEPENDENCIES parameter is supported if the data table defined in above
manner contains other columns after the 'Temperature' one. The number of these columns (var(i))
determines the number of DEPEDENCIES parameter.
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *CAST IRON COMPRESSION HARDENING option to be written to the output file
(.inp).
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *CAST IRON PLASTICITY option to be written to the output file (.inp).
The temperature values may be specified only if ‘DEP’ parameter is set to YES. They are
introduced in the last column (Press the ‘?’ key in ‘TEST DATA’ field to define the corresponding
table). DEPENDENCIES parameter is supported if the data table defined in above manner contains
other columns after the 'Temperature' one. The number of these columns (var(i)) determines the
number of DEPEDENCIES parameter.
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *CAST IRON TENSION- HARDENING option to be written to the output file (.inp).
Keyword *CENTROID
Remarks
Keyword *CFLUX
Created by LOADs>CFLUX>Node.
LOADs>CFLUX>Set.
Remarks See GENERAL REMARKS how to determine the name of AMPLITUDE parameter as well as the
node set names.
Keyword *CLEARANCE
Remarks Set 'by' menu to VALUE or TABULAR to define VALUE and TABULAR parameters respectively.
In addition if by=TABULAR press CLEARANCE TABULAR DATA button (located at bottom of
“*CONTACT DEFINITION [CONTACT PAIR]” card) to define the relative parameters
accordingly. Specifically set BOLT to YES to define BOLT parameter, set either 'by' to NODE to
pick a node from screen through NODE field or to SET to select a node set through SET field and
click Insert button to declare the definition (repeat the action to define data lines for different node
or node set).
See GENERAL REMARKS how to determine the names of SLAVE and MASTER parameters.
Keyword *CLOAD
Created by LOADs>CLOAD>Node.
LOADs>CLOAD>Set.
LOADs>CLOAD>Dstr.
Remarks See GENERAL REMARKS how to determine the name of AMPLITUDE parameter as well as the
node set names.
If ‘Cload’ flag into ‘RESET’ region of “STEP” card is active, all *CLOAD options in this step
acquire OP=NEW parameter.
Remarks Set ‘DEP’ option to YES and press the ‘?’ key in ‘D.TABLE’ field so as to specify the elastic
behaviour as a function of temperature.
The keyword can be output provided that the 'Output Format' option is switched to 6.8 (ABAQUS
Output Parameters window).
Created by MENUBAR>Windows>Properties>NEW>COHESIVE.
Remarks See GENERAL REMARKS how to determine the names of ELSET, MATERIAL, CONTROLS
and ORIENTATION parameters.
Set ‘DEFINED’ option to YES (located at the top of “COHESIVE SECTION & ELEMENT TYPE
[COHESIVE_SECTION]” card) so as the specific *COHESIVE SECTION option to be written to
the output file (.inp).
1. Use MENUBAR>Windows>Materials>NEW>MATERIAL.
4. Press ‘?’ key in the respective ‘TEST DATA’ field for a tabular definition of the
compliance or modulus-time data.
Remarks Each row of the specified data table implies one data line during output
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *COMBINED TEST DATA option to be written to the output file (.inp).
Keyword *CONDUCTIVITY
Remarks Set ‘DEP’ option to YES and press the ‘?’ key in ‘DATA TABLE’ field so as to specify the thermal
conductivity as a function of temperature. For TYPE=ISO a table with 2 columns, for TYPE =
ORTHO a table with 4 columns and for TYPE=ANISO a table with 7 columns should be defined.
DEPENDENCIES parameter is supported if the data table defined in above manner contains other
columns after the 'Temperature' one. The number of these columns (var(i)) determines the number
of DEPEDENCIES parameter.
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *CONDUCTIVITY option to be written to the output file (.inp).
Remarks Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR BEHAVIOR option to be written to the
output file (.inp). In order to avoid the above, activate either the 'set default' or 'set default for
prop=CONNECTOR_SECTION' options of an already existing CONNECTOR BEHAVIOR in
MATDB. Then when creating a new CONNECTOR BEHAVIOR or a CONNECTOR SECTION
respectively, this will take the properties of the CONNECTOR BEHAVIOR in MATDB and the
DEFINED=YES automatically.
The NAME parameter can be specified through the ‘Name’ field of “CONNECTOR BEHAVIOR
[CONNECTOR BEHAVIOR]” card. See also GENERAL REMARKS how to determine the name
of NAME parameter.
Remarks The reference lengths and angles can be defined through ‘CNRF>data’ field (press ‘?’ key and then
the NEW button in “CONNECTOR BEHAVIOR ATTRIBUTE” card to specify the corresponding
fields of the lengths and angles).
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR CONSTITUTIVE REFERENCE option to
be written to the output file (.inp).
Remarks The attributes of the *CONNECTOR DAMAGE EVOLUTION can be defined through ‘DI>data’
field (press ‘?’ key and then the NEW button in “CONNECTOR BEHAVIOR ATTRIBUTE” card).
if DI>comp=YES then activate one of the COMP of *DAMAGE INITIATION to define
*DAMAGE EVOLUTION (“*CONNECTOR DAMAGE INITIATION” card).
The temperature values may be specified only if ‘DEP’ parameter is set to YES. They are
introduced in the last column in each selected ‘TYPE’ and ‘SOFTENING’ respectively (Press the
‘?’ key in ‘DATA TABLE’ field to define the corresponding table). DEPENDENCIES parameter is
supported if the data table defined in above manner contains other columns after the 'Temperature'
one. The number of these columns (var(i)) determines the number of DEPEDENCIES parameter.
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR DAMAGE EVOLUTION option to be
written to the output file (.inp).
Remarks Switch to YES or NO the ‘DI>comp’ option to include or not the COMPONENT parameter.
The attributes of the *CONNECTOR DAMAGE INITIATION can be defined through ‘DI>data’
field (press ‘?’ key and then the NEW button in “CONNECTOR BEHAVIOR ATTRIBUTE” card).
The temperature values may be specified only if ‘DEP’ parameter is set to YES. They are
introduced in the last column in each selected ‘CRITERION’ respectively (Press the '?' key in
‘DATA TABLE’ field to define the corresponding table). DEPENDENCIES parameter is supported
if the data table defined in above manner contains other columns after the 'Temperature' one. The
number of these columns (var(i)) determines the number of DEPEDENCIES parameter.
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR DAMAGE INITIATION option to be
written to the output file (.inp).
Remarks The attributes of the *CONNECTOR DAMPING can be defined through ‘D>data’ field (press ‘?’
key and then the NEW button in “CONNECTOR BEHAVIOR ATTRIBUTE” card).
The temperature values may be specified only if ‘DEP’ parameter is set to YES. They are
introduced in the last column in each case (Press the ‘?’ key in ‘DATA TABLE’ field to define the
corresponding table). If the 21 damping constants are specified as a function of temperature, the
values should be given in a table with 22-columns. DEPENDENCIES parameter is supported if the
data table defined in above manner contains other columns after the 'Temperature' one. The number
of these columns (var(i)) determines the number of DEPEDENCIES parameter.
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
Remarks The NAME parameter can be specified through the ‘Name’ field of “CONNECTOR DERIVED
COMPONENT [CONNECTOR_DERIVED_ COMPONENT]” card. See also GENERAL
REMARKS how to determine the name of NAME parameter.
The temperature values may be specified only if ‘DEP’ parameter is set to YES. They are
introduced in the last column in each case (Press the ‘?’ key in ‘DATA TABLE’ field to define the
corresponding table). DEPENDENCIES parameter is supported if the data table defined in above
manner contains other columns after the 'Temperature' one. The number of these columns (var(i))
determines the number of DEPEDENCIES parameter.
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR DERIVED COMPONENT option to be
written to the output file (.inp).
Remarks
The attributes of the *CONNECTOR ELASTICITY can be defined through ‘EL>data’ field (press
‘?’ key and then the NEW button in “CONNECTOR BEHAVIOR ATTRIBUTE” card).
The temperature values may be specified only if ‘DEP’ parameter is set to YES. They are
introduced in the last column in each case (Press the ‘?’ key in ‘DATA TABLE’ field to define the
corresponding table). If the 21 elasticity constants are specified as a function of temperature, the
values should be given in a table with 22-columns. DEPENDENCIES parameter is supported if the
data table defined in above manner contains other columns after the 'Temperature' one. The number
of these columns (var(i)) determines the number of DEPEDENCIES parameter.
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR ELASTISITY option to be written to the
output file (.inp).
Remarks The attributes of the *CONNECTOR FAILURE can be defined through ‘F>data’ field (press ‘?’
key and then the NEW button in “CONNECTOR BEHAVIOR ATTRIBUTE” card).
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR FAILURE option to be written to the output
file (.inp).
Remarks Switch to YES or NO the ‘FR>comp’ option to include or not the COMPONENT parameter.
The attributes of the *CONNECTOR FRICTION can be defined through ‘FR>data’ field (press ‘?’
key and then the NEW button in “CONNECTOR BEHAVIOR ATTRIBUTE” card to specify the
parameters as desired in “CONNECTOR FRICTION [CONNECTOR_BEHAVIOR_ATTRIBUTE]
card).
The temperature values may be specified only if ‘DEP’ parameter is set to YES (available when
‘PREDEFINED’ option set to NO or ‘FR>comp’ option is set to YES). They are introduced in the
last column in each case (Press the '?' key in ‘DATA TABLE’ field to define the corresponding
table). DEPENDENCIES parameter is supported if the data table defined in above manner contains
other columns after the 'Temperature' one. The number of these columns (var(i)) determines the
number of DEPEDENCIES parameter.
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR FRICTION option to be written to the
output file (.inp).
Remarks The temperature values may be specified only if ‘DEP’ parameter is set to YES. They are
introduced in the last column in each case (Press the ‘?’ key in ‘DATA TABLE’ field to define the
corresponding table). DEPENDENCIES parameter is supported if the data table defined in above
manner contains other columns after the 'Temperature' one. The number of these columns (var(i))
determines the number of DEPEDENCIES parameter.
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR HARDENING option to be written to the
output file (.inp).
Created by LOADs>CONN.LOAD>Element.
LOADs>CONN.LOAD>Set.
Remarks See GENERAL REMARKS how to determine the name of AMPLITUDE parameter as well as the
element set names.
If ‘Connector Load’ flag into ‘RESET’ region of “STEP” card is active, all *CONNECTOR LOAD
BETA CAE Systems S.A. 25
How to define ABAQUS keywords in ANSA ANSA v13.x
Remarks The attributes of the *CONNECTOR LOCK can be defined through ‘LCK>data’ field (press ‘?’
key and then the NEW button in “CONNECTOR BEHAVIOR ATTRIBUTE” card).
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR LOCK option to be written to the output
file (.inp).
Created by BOUNDARY>CON.MOTION>Element.
BOUNDARY>CON.MOTION>Set.
Remarks The AMPLITUDE parameter can be specified through ‘AMP’ field (access to the “AMPLITUDE”
card by pressing the ‘?’ key). See GENERAL REMARKS how to determine the name of
AMPLITUDE parameter as well as the element set names.
If ‘Connector Motion’ flag into ‘RESET’ region of “STEP” card is active, all *CONNECTOR
MOTION options in this step acquire OP=NEW parameter.
Remarks Switch to YES the ‘PL>comp’ option to include the COMPONENT parameter and select the
connector's component of relative motion for which plasticity behavior is specified through
‘FR>data’ field (press ‘?’ key and then the NEW button in “CONNECTOR BEHAVIOR
ATTRIBUTE” card).
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR PLASTICITY option to be written to the
output file (.inp).
Remarks Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR POTENTIAL option to be written to the
output file (.inp).
Created by MENUBAR>Windows>Properties>NEW>CONNECTOR.
Remarks The ELSET and BEHAVIOR parameters can be specified through the ‘Name’ and ‘MID’ fields of
“*CONNECTOR SECTION [CONNECTOR_ SECTION]” card respectively. See also GENERAL
REMARKS how to determine the names of ELSET, BEHAVIOR, CONTOLS parameters and the
orientation names.
Remarks The attributes of the *CONNECTOR STOP can be defined through ‘STP>data’ field (press ‘?’ key
and then the NEW button in “CONNECTOR BEHAVIOR ATTRIBUTE” card).
Set ‘DEFINED’ option to YES (located at the top of “CONNECTOR BEHAVIOR [CONNECTOR
BEHAVIOR]” card) so as the specific *CONNECTOR STOP option to be written to the output file
(.inp).
Remarks The DELETE SLAVE parameter is written out provided the 'Output Format' is set to 6.7 or 6.8
(ABAQUS Output Parameters window).
Keyword *CONTACT
Remarks If ‘Contact’ flag into ‘RESET’ region of “STEP” card is active, all *CONTACT options in this step
acquire OP=NEW parameter.
The keyword is output for Abaqus/Standard provided the 'Output Format' is set to 6.8 (ABAQUS
Output Parameters window) and STEP field is blank or hosts a step id of an Abaqus/Standard
analysis.
Remarks The NAME parameter can be specified through the ‘Name’ field of “*CONTACT CLEARANCE
[CONTACT_CLEARANCE]” card. See also GENERAL REMARKS how to determine the name
of NAME parameter.
Remarks The names of the first and second surface can be specified through the ‘Name’ fields of the specific
SETS cards. See also GENERAL REMARKS how to determine the names of the first, second
surface and *CONTACT CLEARANCE definition.
The model should also include *CONTACT INCLUSIONS or *CONTACT EXCLUSIONS for the
validation of this keyword (so as to be written out).
Remarks MASTER and SLAVE parameters can be specified by pressing the ‘?’ key in ‘CONTACT PAIR’
field and selecting an existing contact pair from “CONTACT PAIR LIST HELP” card (in
Abaqus/Standard). See also GENERAL REMARKS how to determine the names of MASTER and
SLAVE parameters.
Remarks The first and second surface can be specified through the corresponding fields of “*CONTACT
CONTROLS ASSIFNMENT [CONTACT CONTROLS ASSIGNMENT]” card (press the ‘?’ key
to select the proper sets from “SETS HELP” card). See also GENERAL REMARKS how to
determine the names of the first and second surface.
The model should also include *CONTACT INCLUSIONS or *CONTACT EXCLUSIONS for the
validation of this keyword (so as to be written out).
Leave 'STEP' field blank or specify the step id of a DYNAMIC, EXPLICIT analysis so as to write
out as model and history data respectively. If 'STEP'= blank have in mind to activate the
'Abaqus/Explicit Output' flag during output due to the fact this keyword is valid just for an
ABAQUS/Explicit analysis.
TYPE=FOLD TRACKING and FOLD INVERSION CHECK are written out only if 'Output
Format' menu is set to 6.7 or 6.8 during output. In addition this version (6.7) will affect the format
of AUTOMATIC OVERCLOSURE RESOLUTION parameter according to the ABAQUS manual.
TYPE=ENHANCED EDGE TRACKING is output provided the 'Output Format' menu is set to 6.8
during output.
Remarks
Remarks The first and second surface can be specified through the ‘SSID’ and ‘MSID’ fields respectively
(press the ‘?’ key to select existing sets from the “SETS HELP” card). See also GENERAL
REMARKS how to determine the names of the first and second surface.
Blank slave and master surface names are supported when SLAVE=ALL ELEM and
MASTER=blank respectively. If slave surface is blank then a set with all elements of model is
created during input and this set is assigned to SSID field of current contact (name of set is
SET_PART_ALL and it is marked as auxiliary (AUXILIARY=YES) in order to output contact in
same format which means blank slave surface).
For an Abaqus/Explicit analysis the keyword is output provided the 'Abaqus/Explicit output' flag of
Other Options section of Miscellaneous tab is activated during output (ABAQUS Output
Parameters window). If *DYNAMIC, EXPLICIT ANALYSIS is selected from STEP card
(AUXILIARIES>STEP>NEW) then the above flag is automatically activated. The keyword is
output for Abaqus/Standard provided the 'Output Format' is set to 6.8 (ABAQUS Output
Parameters window) and STEP field is blank or hosts a step id of an Abaqus/Standard analysis.
Created by Using AUXILIARIES>STEP>NEW, switching to *CONTACT FILE ‘Keyword’ and pressing the
‘INSERT’ button to declare the definition.
Remarks Specify the SLAVE, MASTER or BOTH surfaces by pressing the’?’ key in the ‘CONTACT’ field
and selecting an existing contact pair from the corresponding card. Do the same into ‘NSET’ field
to define the node set for which this output request is being made. The user is able to select more
than one sets at once in order to define more than one output requests quickly. See also GENERAL
REMARKS how to determine the names of SLAVE, MASTER and NSET parameters.
Press the ‘Output Variables’ button and activate any variable to be written to the results file for this
contact pair. Alternatively, type the identifying keys for the contact variables, separated with
commas, through the corresponding (‘Identifying Keys’) field of “CONTACT VARIABLES”
window.
Remarks The first and second surface can be specified through the ‘SSID’ and ‘MSID’ fields respectively
(press the ‘?’ key to select existing sets from the “SETS HELP” card). See also GENERAL
REMARKS how to determine the names of the first and second surface.
Blank master surface names and ALL ELEMENT BASED parameter are supported when
‘MASTER’ is switched to blank and ‘SLAVE’ to ALL ELEM respectively (*CONTACT
DEFINITION [CONTACT PAIR] card). In addition, ALL EXTERIOR parameter is output when
'Abaqus Version' option of “ABAQUS Output Parameters” window is is switched to 6.6 or 6.7 or
6.8.
For an Abaqus/Explicit analysis the keyword is output provided the 'Abaqus/Explicit output' flag of
Other Options section of Miscellaneous tab is activated during output (ABAQUS Output
Parameters window). If *DYNAMIC, EXPLICIT ANALYSIS is selected from STEP card
(AUXILIARIES>STEP>NEW) then the above flag is automatically activated. The keyword is
output for Abaqus/Standard provided the 'Output Format' is set to 6.8 (ABAQUS Output
Parameters window) and STEP field is blank or hosts a step id of an Abaqus/Standard analysis.
3. Specify the parameters (step, amplitude etc.) as required and press ‘INSERT’ button to declare
the definition (“*CONTACT INTERFERENCE” card).
Remarks See GENERAL REMARKS how to determine the name of AMPLITUDE parameter as well as the
slave and master surface names.
Remarks Specify the SLAVE, MASTER or BOTH surfaces by pressing the'?' key in the ‘CONTACT’ field
and selecting an existing contact pair from the corresponding card. Do the same into ‘NSET’ and
‘SURF (EXPL)’ fields to specify the NSET and SURFACE parameters respectively (select the
proper set from “SETS HELP” card). The user is able to select more than one sets at once in order
to define more than one output requests quickly. See also GENERAL REMARKS how to
determine the names of SLAVE, MASTER, NSET and SURFACE parameters.
Press the ‘Output Variables’ button and activate any variable to be written to the output database for
this contact pair. Alternatively, type the identifying keys for the contact variables, separated with
commas, through the corresponding (‘Identifying Keys’) field of “CONTACT VARIABLES”
window.
Remarks Specify the slave and master surfaces through the ‘SSID’ and ‘MSID’ fields respectively. Do the
same into ‘INTERACTION’ and ‘ADJUST=NSET’ fields to specify the INTERACTION and
ADJUST parameters respectively. See also GENERAL REMARKS how to determine the slave,
master surface and node set names as well as the name of INTERACTON parameter.
Set ‘ADJUST’ to POS_VAL and type a value to adjust the initial positions of the surfaces in the
field that appears or set ‘ADJUST’ to NSET to define a node set label (press ‘?’ key in the
corresponding field and select an existing node set or create a new one through the “SETS HELP”
window).
Created by Using AUXILIARIES>STEP>NEW, switching to *CONTACT PRINT ‘Keyword’ and pressing the
‘INSERT’ button to declare the definition.
Remarks
Specify the SLAVE, MASTER or BOTH surfaces by pressing the ‘?’ key in the ‘CONTACT’ field
and selecting an existing contact pair from the corresponding card. Do the same into ‘NSET’ field
to specify the NSET parameter (select the proper set from “SETS HELP” card). The user is able to
select more than one sets at once in order to define more than one output requests quickly. See also
GENERAL REMARKS how to determine the names of SLAVE, MASTER and NSET parameters.
Press the ‘Output Variables’ button and activate any variable to be written to the data file for this
contact pair. Alternatively, type the identifying keys for the contact variables, separated with
commas, through the corresponding (‘Identifying Keys’) field of “CONTACT VARIABLES”
window.
Remarks See GENERAL REMARKS how to determine the first and second surface names as well as the
name of *SURFACE INTERACTON.
Keyword *CONTROLS
Created by AUXILIARIES>CONTROLS>*CONTROLS>NEW.
Remarks Press '?' key in STEP field to select the step that the current control will reside in.
The ALLSDTOL parameter is defined by setting STABILIZE menu to YES and then ALLSDTOL
to YES. The CONTINUE is defined by following the above procedure plus setting CONTINUE
menu to YES. The above parameters are written out provided the 'Output Format' is switched to 6.7
or 6.8 (“ABAQUS Output Parameters” window).
Keyword *COUPLING
Using CONSTRAINTs>DISTR>FACET.
Remarks The CONSTRAIN NAME parameter may be specified in ‘Name’ field and the ORIENTATION
parameter in ‘ORIENT’ field of “*COUPLING [COUPLING]” card. See also GENERAL
REMARKS how to determine the names of CONSTRAIN NAME and ORIENTATION
parameters.
Node set names for REF NODE parameter are supported only during input.
When COUPLING is defined with NODES or FACET options: The SURFACE parameter is
automatically specified with a standard name: SURFACE=SURF_COUPLING_(arbitrary number).
The arbitrary number is a number different than the Id numbers of the existing sets in the model.
The uniqueness of the surface names can be controlled through the
‘Output_gen_id_range<SET>=min: max’ option in ANSA.defaults file. The arbitrary number at the
end of the surface name will be a value between the specified min and max of this option.
When COUPLING is defined with SET option: The SURFACE parameter is automatically
specified with the name of the set: SURFACE='set name'.
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *CRUSHABLE FOAM option to be written to the output file (.inp).
The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the ‘?’ key in TEST DATA to define the corresponding table
according to the HARDENING parameter). DEPENDENCIES parameter is supported if the data
table defined in above manner contains other columns after the 'Temperature' one. The number of
these columns (var(i)) determines the number of DEPEDENCIES parameter.
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *CRUSHABLE FOAM HARDENING option to be written to the output file (.inp).
The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the ‘?’ key in TEST DATA to define the corresponding table).
DEPENDENCIES parameter is supported if the data table defined in above manner contains other
columns after the 'Temperature' one. The number of these columns (var(i)) determines the number
of DEPEDENCIES parameter.
Created by Using AUXILIARIES>STEP>*CYCLIC SYM. MODEL and typing a value at N field (the button
is coloured to red to indicate that the current keyword is defined).
Remarks Leave all fields of *CYCLIC SYMMETRY MODEL card blank to deactivate keyword.
The 'Output Format' flag should be set equal to 6.8 in order to write out the keyword (General tab of
ABAQUS Output Parameters window).
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *DAMAGE EVOLUTION option to be written to the output file (.inp).
The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the ‘?’ key in DATA TABLE (in MATERIAL card) or
D.TABLE (in SURFACE INTERACTION card) to define the corresponding table).
The 'Output Format' flag should be set equal to 6.8 in order to write out the keyword (General tab
of ABAQUS Output Parameters window).
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *DAMAGE INITIATION option to be written to the output file (.inp).
The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table Press the ‘?’ key in DATA TABLE (in MATERIAL card) or D.TABLE
(in SURFACE INTERACTION card) to define the corresponding table).
The 'Output Format' flag should be set equal to 6.8 in order to write out the keyword (General tab of
ABAQUS Output Parameters window).
Remarks
Keyword *DAMPING
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *DAMPING option to be written to the output file (.inp).
Keyword *DASHPOT
Created by MENUBAR>Windows>Properties>NEW>DASHPOT.
Remarks The ELSET parameter can be controlled by typing any name in ‘Name’ field of “*DASHPOT
[DASHPOT_PROP]” card. The ORIENTATION parameter can be defined by pressing the ‘?’ key
in ‘ORIENT’ field and selecting an existing coordinate system or creating a new one from the
“COORDINATES SYSTEM HELP” card. See also GENERAL REMARKS how to determine the
names of ELSET and ORIENTATION parameters.
Switch between Axial and Fixed Dir. ‘TYPE’ in order to define dashpot behavior for DASHPOTA
elements or to give degrees of freedom for DASHPOT1 and DASHPOT2 elements respectively.
The temperature values may be specified only if ‘DEP’ option is set to DEP. They are introduced in
the last column in each case (Press the ‘?’ key in C-F-T or F-V-T fields to define the corresponding
table). F-V-T field appear when ‘BEHAVIOR’ is switched to NONLINEAR.
Set ‘DEFINED’ option to YES (located at the top of “*DASHPOT [DASHPOT_PROP]” card) so as
the specific *DASHPOT option to be written to the output file (.inp).
Keyword *DENSITY
Remarks The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column (Press the ‘?’ key in ‘DATA TABLE’ field to define the Mass Density-Temperature
table).
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *DENSITY option to be written to the output file (.inp).
Keyword *DEPVAR
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” and “GASKET
BEHAVIOR [GASKET BEHAVIOR]” cards) so as the specific *DEPVAR option to be written to
the output file (.inp).
Keyword *DFLUX
Created by LOADs>DFLUX>Element.
LOADs>DFLUX>Set.
Remarks See GENERAL REMARKS how to determine the name of AMPLITUDE parameter as well as the
element set names.
For sets the option 'Output as:” should be switched to Set in order to output *DFLUX keyword.
If ‘Dflux’ flag into ‘RESET’ region of “STEP” card is active, all *DFLUX options in this step
acquire OP=NEW parameter.
Keyword *DIAGNOSTICS
Remarks Switch ANAYSIS to DYNAMIC, EXPLICIT in order to make active *DIAGNOSTICS button (the
keyword is valid only in an Abaqus/Explicit analysis).
The CRITICAL ELEMENTS and DEEP PENETRATION FACTOR parameters are written out
provided the 'Output Format' is switched to 6.7 or 6.8 (“ABAQUS Output Parameters” window).
Keyword *DISTRIBUTING
Using CONSTRAINTs>DISTR>FACET.
Remarks The WEIGHTING METHOD parameter is supported if using SET option and switching
SURF.TYPE to ELEMENT-BASED. As an alternative way, fill the ‘Wti’ fields (or W field when set
of nodes is used) to specify the weighting factors at each coupling node. These factors are written
out in the respective *SURFACE keyword. Especially, when using FACET option the weighting
factors are automatically calculated following the NASTRAN RBE3 distribution theory.
Remarks The ELSET parameter is automatically specified with the standard name: ‘DCOUP3D_(eid)’. Take
control of the ELSET name by changing its ‘eid’ trough the corresponding field of “*COUPLING
[COUPLING]” card.
Keyword *DISTRIBUTION
Created by A) The most simple way to define the *DISTRIBUTION keyword for thickness:
2. Select existing shell elements from the screen, right click on highlighted items in
“Selection” list and use Modify option.
3. Create four Modify Rules for t1, t2, t3, and t4 fields and type any value in each of them so
as to define varying thickness in elements (since t4 field does not exist in trias if
above rules are applied on both trias and quads it will be failed for trias. In the
relative window that opens press 'Open In New Tab' button and repeat the procedure
by removing the t4 rule).
B) The most simple way to define the *DISTRIBUTION keyword for orientation:
2. Select existing shell elements from the screen which are referenced by composite or
laminate properties, right click on highlighted items in “Selection” list and use
Modify option.
3. Switch 'mat.orient' option either to ANGLE and specify a value in ANGLE field or to mcid
and press '?' or 'F1' keys in mcid field to select an existing coordinate system from the
list and screen respectively (SHELL ELEMENT CARD).
Remarks The element sets names are supported only during input.
Angles throughout the (90, -90) range are supported only when 'Output Format' option is switched
to 6.8 or 6.9 (ABAQUS Output Parameters window).
Especially in case B) only angles are supported. So, ANSA creates automatically an:
1,2,3
3, (the name of *DISTRIBUTION which are listed the angles of each shell)
For an ABAQUS/Explicit analysis, the keyword can be output provided that the 'Output Format'
option is switched to 6.7 or 6.8 (ABAQUS Output Parameters window).
Created by 1) Automatically by following the A) case of *DISTRIBUTION keyword in order to define shell
thickness (LENGTH).
Remarks See Remarks of *DISTRIBUTION keyword related to the way of NAME parameter determination.
Keyword *DLOAD
Created by LOADs>DLOAD>P/PNU/HP>Element.
LOADs>DLOAD>P/PNU/HP>Set.
LOADs>DLOAD>P/PNU/HP>Edge.
LOADs>DLOAD>P/PNU/HP>Dstr.
LOADs>DLOAD>GRAV>Set.
LOADs>DLOAD>VBF>Element.
LOADs>DLOAD>VBF>Set.
LOADs>DLOAD>VP>Element.
LOADs>DLOAD>VP>Set.
LOADs>DLOAD>CENTRIF>Element.
LOADs>DLOAD>CENTRIF>Set.
Remarks See GENERAL REMARKS how to determine the name of AMPLITUDE parameter as well as the
element set names.
For sets the option 'Output as:” should be switched to Set in order to output *DLOAD keyword.
Since CPE, CPS,CAX, DC2D and DCC2D4 are solid element types but in ANSA they are faced as
shells, use Element or Set of elements options to select “big” facets and Edge or Set of edges
options to select other facets (“thickness” facets). For solid types C3D, DC3D, DCC3D and AC3D
when using LOADs>DLOAD>P/PNU/HP or/and VP >Set the set should contain solid facets and
whole solids for all other functions (GRAV, VBF and CENTRIF options) in order to be valid .
If ‘Dload’ flag into ‘RESET’ region of “STEP” card is active, all *DLOAD options in this step
acquire OP=NEW parameter.
Keyword *DSFLUX
Created by LOADs>DFLUX>Set.
Remarks See GENERAL REMARKS how to determine the name of AMPLITUDE parameter as well as the
surface names.
For sets the option 'Output as:” should be switched to Surface in order to output *DSFLUX
keyword.
If ‘Dsflux’ flag into ‘RESET’ region of “STEP” card is active, all *DSFLUX options in this step
BETA CAE Systems S.A. 43
How to define ABAQUS keywords in ANSA ANSA v13.x
Keyword *DSLOAD
Remarks See GENERAL REMARKS how to determine the name of AMPLITUDE parameter as well as the
surface names.
The set may contain only facets of solids and continuum shells, shells and edges of shells (S and DS
element types) and solids (CPE, CPS, CAX, DC2D and DCC2D4 element types).
To output the DSLOADs the 'Output as:' option of the set should be set to Surface. Especially for
sets with shell edges the definition of *SURFACEs is done with En labels and *DSLOAD is written
out with EDLD and EDLDNU load types.
If ‘Dsload’ flag into ‘RESET’ region of “STEP” card is active, all *DSLOAD options in this step
acquire OP=NEW parameter.
Keyword *DYNAMIC
Created by Use AUXILIARIES>STEP>NEW and then select the *DYNAMIC option into the pull down menu
of ‘ANALYSIS’ section to perform an Abaqus/Standard analysis.
Use AUXILIARIES>STEP>NEW and then select the *DYNAMIC, EXPLICIT option into the pull
down menu of ‘ANALYSIS’ section to perform an Abaqus/Explicit analysis.
Keyword *ELASTIC
Remarks The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the '?' key in ‘DATA TABLE’ field to define the corresponding
table at each TYPE that is used).
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *ELASTIC option to be written to the output file (.inp).
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO> DETECT functions and then
MESHV>TETRA FEM or TETRA CFD to create TETRAs.
Use the above functions to create 10-node quadratic tetras and hence select the AC3D_ type from
the ‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO> DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order triangular shells.
Use the above functions to create 15-node quadratic triangular prisms and hence select the AC3D_
type from the ‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE
[SOLID_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the AC3D_ type from
the ‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, only Trias, Mixed)
by using VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD or TETRA + LAYERS or HEXA INTERIOR to
create TETRAs.
Use the above functions to create 4-node linear tetras and hence select the AC3D_ type from the
‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card that
exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Trias, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs> INFO> DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains tria shells.
Use the above functions to create 6-node linear triangular prisms and hence select the AC3D_ type
from the ‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]”
card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs> INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the AC3D_ type from the
‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card that
exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs> INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the AC3D_ type from the
‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card that
exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
This element type is valid only in Abaqus/Explicit analyses (Use *DYNAMIC, EXPLICIT through
‘ANALYSIS’ pull down menu of “STEP” card and activate ‘Abaqus/Explicit output’ flag during
output).
a. ELEMENTs>BEAM.
c. Use AUXILIARIES>BOLT function to create BEAMs choosing the relative option from the
pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create beams and hence select the B31 type from the ‘TYPE’ pull
down menu of “BEAM SECTION&ELEMENT TYPE [BEAM_SECTION]” card that exists in
PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “BEAM
SECTION&ELEMENT TYPE [BEAM_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. ELEMENTs>BEAM.
c. Use AUXILIARIES>BOLT function to create BEAMs choosing the relative option from the
pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create beams and hence select the B31 type from the 'TYPE' and
H from the 'optional2' pulls down menu respectively (“BEAM SECTION&ELEMENT TYPE
[BEAM_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “BEAM
SECTION&ELEMENT TYPE [BEAM_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. ELEMENTs>BEAM.
c. Use AUXILIARIES>BOLT function to create BEAMs choosing the relative option from the
pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create beams and hence select the B31 type from the 'TYPE' and
OS from the 'optional1' pulls down menu respectively (“BEAM SECTION&ELEMENT TYPE
[BEAM_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “BEAM
SECTION&ELEMENT TYPE [BEAM_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. ELEMENTs>BEAM.
c. Use AUXILIARIES>BOLT function to create BEAMs choosing the relative option from the
pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create beams and hence select the B31 type from the 'TYPE', OS
from the 'optional1' and H from the 'optional2' pulls down menu respectively (“BEAM
SECTION&ELEMENT TYPE [BEAM_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “BEAM
SECTION&ELEMENT TYPE [BEAM_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. ELEMENTs>BEAM.
c. Use AUXILIARIES>BOLT function to create BEAMs choosing the relative option from the
pull down menus of 'Head', 'Body' or 'Nut' section.
Use any of the above functions to create beams and hence select the B33 type from the 'TYPE' pull
down (“BEAM SECTION&ELEMENT TYPE [BEAM_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “BEAM
SECTION&ELEMENT TYPE [BEAM_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. ELEMENTs>BEAM.
c. Use AUXILIARIES>BOLT function to create BEAMs choosing the relative option from the
pull down menus of 'Head', 'Body' or 'Nut' section.
Use any of the above functions to create beams and hence select the B33 type from the 'TYPE' and
H from the 'optional2' pulls down menu respectively (“BEAM SECTION&ELEMENT TYPE
[BEAM_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “BEAM
SECTION&ELEMENT TYPE [BEAM_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD to create TETRAs.
Use the above functions to create 10-node quadratic tetras and hence select the C3D_ type from the
'TYPE' pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card that
exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD to create TETRAs.
Use the above functions to create 10-node quadratic tetras and hence select the C3D_ type from the
'TYPE' and E from the 'optional3' pull down menus respectively (“SOLID SECTION&ELEMENT
TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
c. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD to create TETRAs.
Use the above functions to create 10-node quadratic tetras and hence select the C3D_ type from the
'TYPE' and H from the 'optional2' pulls down menu respectively (“SOLID SECTION&ELEMENT
TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD to create TETRAs.
Use the above functions to create 10-node quadratic tetras and hence select the C3D_ type from the
'TYPE' and M from the 'optional1' pull down menu respectively (“SOLID SECTION&ELEMENT
TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD to create TETRAs.
Use the above functions to create 10-node quadratic tetras and hence select the C3D_ type from the
'TYPE', M from the 'optional1' and H from the 'optional2' pulls down menu respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD to create TETRAs.
Use the above functions to create 10-node quadratic tetras and hence select the C3D_ type from the
'TYPE', M from the 'optional1', H from the 'optional2' and T from 'optional3' pulls down menu
respectively (“SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in
PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD to create TETRAs.
Use the above functions to create 10-node quadratic tetras and hence select the C3D_ type from the
'TYPE', M from the 'optional1' and T from 'optional3' pulls down menu respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order triangular
shells.
Use the above functions to create 15-node quadratic triangular prisms and hence select the C3D_
type from the 'TYPE' pull down menu of “SOLID SECTION&ELEMENT TYPE
[SOLID_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order triangular
shells.
Use the above functions to create 15-node quadratic triangular prisms and hence select the C3D_
type from the 'TYPE' and E from the 'optional3' pulls down menu respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order triangular
shells.
Use the above functions to create 15-node quadratic triangular prisms and hence select the C3D_
type from the 'TYPE' and H from the 'optional2' pulls down menu respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the C3D_ type from
the 'TYPE' pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the C3D_ type from
the 'TYPE' and E from the 'optional3' pull down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the C3D_ type from
the 'TYPE' and H from the 'optional2' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the C3D_ type from
the 'TYPE', H from the 'optional2' and T from 'optional3' pull down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the C3D_ type from
the 'TYPE' and R from the 'optional1' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the C3D_ type from
the 'TYPE' , R from 'optional1' and E from 'optional3' pull down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the C3D_ type from
the 'TYPE', R from the 'optional1' and H from the 'optional2' pull down menus respectively
(“SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the C3D_ type from
the 'TYPE', R from the 'optional1', H from the 'optional2' and T from 'optional3' pull down menus
respectively (“SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in
PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the C3D_ type from
the 'TYPE', R from the 'optional1' and T from 'optional3' pull down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the C3D_ type from
the 'TYPE' and T from 'optional3' pull down menus respectively (“SOLID SECTION&ELEMENT
TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, only Trias, Mixed)
by using VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD or TETRA + LAYERS or HEXA INTERIOR to
create TETRAs.
Use the above functions to create 4-node linear tetras and hence select the C3D_ type from the
'TYPE' pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, only Trias, Mixed)
by using VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD or TETRA + LAYERS or HEXA INTERIOR to
create TETRAs.
Use the above functions to create 4-node linear tetras and hence select the C3D_ type from the
'TYPE' and E from the 'optional3' pull down menus respectively (“SOLID SECTION&ELEMENT
TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
c. MESH menu: Define a volume from 1st order shell elements (only Quads, only Trias, Mixed)
by using VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD or TETRA + LAYERS or HEXA INTERIOR to
create TETRAs.
Use the above functions to create 4-node linear tetras and hence select the C3D_ type from the
'TYPE' and H from the 'optional2' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, only Trias, Mixed)
by using VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD or TETRA + LAYERS or HEXA INTERIOR to
create TETRAs.
Use the above functions to create 4-node linear tetras and hence select the C3D_ type from the
'TYPE' and T from the 'optional3' pull down menus respectively (“SOLID SECTION&ELEMENT
TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Trias, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains tria shells.
Use the above functions to create 6-node linear triangular prisms and hence select the C3D_ type
from the 'TYPE' pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]”
card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Trias, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains tria shells.
Use the above functions to create 6-node linear triangular prisms and hence select the C3D_ type
from the 'TYPE' and E from the 'optional3' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
a. MESH menu: Define a volume from 1st order shell elements (only Trias, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains tria shells.
Use the above functions to create 6-node linear triangular prisms and hence select the C3D_ type
from the 'TYPE' and H from the 'optional2' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Trias, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains tria shells.
Use the above functions to create 6-node linear triangular prisms and hence select the C3D_ type
from the 'TYPE' and T from the 'optional3' pull down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the C3D_ type from the
'TYPE' pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card that
exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the C3D_ type from the
'TYPE' and E from the 'optional3'pull down menus respectively (“SOLID SECTION&ELEMENT
TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the C3D_ type from the
'TYPE' and H from the 'optional2'pull down menus respectively (“SOLID SECTION&ELEMENT
TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
BETA CAE Systems S.A. 68
How to define ABAQUS keywords in ANSA ANSA v13.x
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the C3D_ type from the
'TYPE', H from the 'optional2' and T from 'optional3' pull down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the C3D_ type from the
'TYPE' and I from the 'optional1' pull down menus respectively (“SOLID SECTION&ELEMENT
TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the C3D_ type from the
'TYPE', I from the 'optional1'and H from the 'optional2' pull down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
BETA CAE Systems S.A. 70
How to define ABAQUS keywords in ANSA ANSA v13.x
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the C3D_ type from the
'TYPE' and R from the 'optional1' pulls down menu respectively (“SOLID SECTION&ELEMENT
TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the C3D_ type from the
'TYPE', R from the 'optional1' and H from the 'optional2' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the C3D_ type from the
'TYPE', R from the 'optional1', H from the 'optional2' and T from 'optional3' pulls down menus
respectively (“SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in
PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the C3D_ type from the
'TYPE', R from the 'optional1' and T from 'optional3' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the C3D_ type from the
'TYPE' and T from 'optional3' pulls down menus respectively (“SOLID SECTION&ELEMENT
TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the 'TRIAS' option from
the pull down menus of 'Head' or 'Nut' section.
Use the above functions to create triangular (3-node) shells and hence select the CAX_ type from
the ‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]”
card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the 'TRIAS' option from
the pull down menus of 'Head' or 'Nut' section.
Use the above functions to create triangular (3-node) shells and hence select the CAX_ type from
the 'TYPE' and H from the 'optional2' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the 'TRIAS' option from
the pull down menus of 'Head' or 'Nut' section.
Use the above functions to create triangular (3-node) shells and hence select the CAX_ type from
the 'TYPE' and T from the 'optional3' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CAX_ type
from the 'TYPE' pull down menu of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CAX_ type
from the 'TYPE' and H from the 'optional2' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CAX_ type
from the ‘TYPE’, H from the 'optional2' and T from the 'optional3' pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CAX_ type
from the 'TYPE' and I from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CAX_ type
from the 1st, I from the 'optional1' and H from the 'optional2'‘TYPE’ pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CAX_ type
from the 'TYPE' and R from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CAX_ type
from the 1st, R from the 'optional1' and H from the 'optional2'‘TYPE’ pull down menus
respectively (“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in
PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CAX_ type
from the ‘TYPE’, R from the 'optional1', H from the 'optional2' and T from the 'optional3' pull
down menus respectively (“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CAX_ type
from the 'TYPE', R from the 'optional1' and T from the 'optional3' pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CAX_ type
from the 'TYPE' and T from the 'optional3' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CAX_ type from
the ‘TYPE’ pull down menu of “SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]”
card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CAX_ type from
the 'TYPE' and H from the 'optional2' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CAX_ type from
the 'TYPE' and M from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CAX_ type from
the 1st, M from the 'optional1' and H from the 'optional2'‘TYPE’ pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks
The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CAX_ type from
the 'TYPE', M from the 'optional1', H from the 'optional2' and T from the 'optional3' pull down
menus respectively (“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located
in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CAX_ type from
the 'TYPE', M from the 'optional1' and T from the 'optional3' pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CAX_ type
from the ‘TYPE’ pull down menu (“SHELL SECTION & ELEMENT TYPE
[SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CAX_ type
from the 'TYPE' and H from the 'optional2' pull down menus respectively (“SHELL SECTION &
ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CAX_ type
from the ‘TYPE’, H from the 'optional2' and T from the 'optional3' pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CAX_ type
from the 'TYPE' and R from the 'optional1' pull down menus respectively (“SHELL SECTION &
ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CAX_ type
from the 1st, R from 'optional1' and H from the 'optional2'‘TYPE’ pull down menus respectively
(“SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CAX_ type
from the ‘TYPE’, R from the 'optional1', H from the 'optional2' and T from the 'optional3' pull
down menus respectively (“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CAX_ type
from the 'TYPE', R from the 'optional1' and T from the 'optional3' pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CAX_ type
from the 'TYPE' and T from the 'optional3' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CAX elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use ELEMENTs>UTIL>Change Type>3-d Entities to switch existing PENTAs (1st and 2nd
order), continuum shells (6-node) and GASKETs (6-node and 12-node) to COHESIVE.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “COHESIVE
SECTION&ELEMENT TYPE [COHESIVE_SECTION]” card. See also GENERAL REMARKS
how to determine the name of ELSET parameter.
Use ELEMENTs>UTIL>Change Type>3-d Entities to switch existing HEXAs (1st and 2nd order),
continuum shells (8-node) and GASKETs (8-node and 18-node) to COHESIVE.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “COHESIVE
SECTION&ELEMENT TYPE [COHESIVE_SECTION]” card. See also GENERAL REMARKS
how to determine the name of ELSET parameter.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “CONNECTOR
SECTION & ELEMENT TYPE [CONNECTOR_SECTION]” card. See also GENERAL
REMARKS how to determine the name of ELSET parameter.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the 'TRIAS' option from
the pull down menus of 'Head' or 'Nut' section.
Use the above functions to create triangular (3-node) shells and hence select the CPE_ type from
the ‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]”
card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the 'TRIAS' option from
the pull down menus of 'Head' or 'Nut' section.
Use the above functions to create triangular (3-node) shells and hence select the CPE_ type from
the 'TYPE' and H from the 'optional2' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the 'TRIAS' option from
the pull down menus of 'Head' or 'Nut' section.
Use the above functions to create triangular (3-node) shells and hence select the CPE_ type from
the 'TYPE' and T from the 'optional3' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPE_ type
from the ‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPE_ type
from the 'TYPE' and H from the 'optional2' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPE_ type
from the 'TYPE' and H from the 'optional2' and T from the 'optional3' pull down menus
respectively (“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in
PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPE_ type
from the 'TYPE' and I from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPE_ type
from the 1st, I from the 'optional1' and H from the 'optional2'‘TYPE’ pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPE_ type
from the 'TYPE' and R from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPE_ type
from the 1st, R from the 'optional1' and H from the 'optional2'‘TYPE’ pull down menus
respectively (“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in
PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPE_ type
from the ‘TYPE’, R from the 'optional1', H from the 'optional2' and T from the 'optional3' pull
down menus respectively (“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPE_ type
from the ‘TYPE’, R from the 'optional1' and T from the 'optional3' pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPE_ type
from the ‘TYPE’ and T from the 'optional3' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CPE_ type from
the ‘TYPE’ pull down menu of “SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]”
card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CPE_ type from
the 'TYPE' and H from the 'optional2' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CPE_ type from
the 'TYPE' and M from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CPE_ type from
the 1st, M from the 'optional1' and H from the 'optional2'‘TYPE’ pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CPE_ type from
the ‘TYPE’, M from the 'optional1', H from the 'optional2' and T from the 'optional3' pull down
menus respectively (“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located
in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CPE_ type from
the ‘TYPE’, M from the 'optional1' and T from the 'optional3' pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPE_ type
from the ‘TYPE’ pull down menu (“SHELL SECTION & ELEMENT TYPE
[SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPE_ type
from the 'TYPE' and H from the 'optional2' pull down menus respectively (“SHELL SECTION &
ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPE_ type
from the 'TYPE', H from the 'optional2' and T from the 'optional3' pull down menus respectively
(“SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPE_ type
from the 'TYPE' and R from the 'optional1' pull down menus respectively (“SHELL SECTION &
ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPE_ type
from the 1st, R from 'optional1' and H from the 'optional2'‘TYPE’ pull down menus respectively
(“SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPE_ type
from the ‘TYPE’, R from 'optional1', H from the 'optional2' and T from the 'optional3' pull down
menus respectively (“SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]” card located
in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPE_ type
from the ‘TYPE’, R from 'optional1' and T from the 'optional3' pull down menus respectively
(“SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPE_ type
from the ‘TYPE’ and T from the 'optional3' pull down menus respectively (“SHELL SECTION &
ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPE elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the 'TRIAS' option from
the pull down menus of 'Head' or 'Nut' section.
Use the above functions to create triangular (3-node) shells and hence select the CPS_ type from
the ‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]”
card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the 'TRIAS' option from
the pull down menus of 'Head' or 'Nut' section.
Use the above functions to create triangular (3-node) shells and hence select the CPS_ type from
the ‘TYPE’ and T from 'optional2' pull down menus of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPS_ type
from the ‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPS_ type
from the 'TYPE' and I from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPS_ type
from the 'TYPE' and R from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPS_ type
from the 'TYPE', R from the 'optional1' and T from 'optional2' pull down menus respectively
(“SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the CPS_ type
from the 'TYPE' and T from 'optional2' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CPS_ type from
the ‘TYPE’ pull down menu of “SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]”
card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CPS_ type from
the 'TYPE' and M from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the CPS_ type from
the 'TYPE, M from the 'optional1' and T from 'optional2' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPS_ type
from the ‘TYPE’ pull down menu (“SHELL SECTION & ELEMENT TYPE
[SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPS_ type from
the 'TYPE' and R from the 'optional1' pull down menus respectively (“SHELL SECTION &
ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPS_ type
from the 'TYPE' R from the 'optional1' and T from 'optional2' pull down menus respectively
(“SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the CPS_ type
from the 'TYPE' and T from 'optional2' pull down menus respectively (“SHELL SECTION &
ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of CPS elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by ELEMENTs>DASHPOT>ONE NODE by selecting one node, having defined Fixed Dir. ‘TYPE’
from the specific “DASHPOT [DASHPOT_PROP]” card located in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “DASHPOT
[DASHPOT_PROP]”. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Created by ELEMENTs>DASHPOT>TWO NODES by selecting two nodes, having defined Fixed Dir.
‘TYPE’ from the specific “DASHPOT [DASHPOT_PROP]” card located in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “DASHPOT
[DASHPOT_PROP]”. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Created by ELEMENTs>DASHPOT>TWO NODES by selecting two nodes, having defined Axial ‘TYPE’
from the specific “DASHPOT [DASHPOT_PROP]” card located in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “DASHPOT
[DASHPOT_PROP]”. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
a. ELEMENTs>TRUSS.
c. Use AUXILIARIES>BOLT function to create TRUSS elements choosing the relative option
from the pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create truss elements and hence select the DC1D2 from the
‘TYPE’ pull down menu of “SOLID SECTION [TRUSS_PROP]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION [TRUSS_PROP]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
a. ELEMENTs>TRUSS.
c. Use AUXILIARIES>BOLT function to create TRUSS elements choosing the relative option
from the pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create truss elements and hence select the DC1D2 from the
‘TYPE’ and E from 'optional1' pull down menus of “SOLID SECTION [TRUSS_PROP]” card that
exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION [TRUSS_PROP]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the 'TRIAS' option from
the pull down menus of 'Head' or 'Nut' section.
Use the above functions to create triangular (3-node) shells and hence select the DC2D_ type from
the ‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]”
card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of DC2D elements are output in a solid section regardless they are defined through
a shell section inside ANSA.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the 'TRIAS' option from
the pull down menus of 'Head' or 'Nut' section.
Use the above functions to create triangular (3-node) shells and hence select the DC2D_ type from
the ‘TYPE’ and E from 'optional1' pull down menus of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of DC2D elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the DC2D_ type
from the ‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of DC2D elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the DC2D_ type
from the 'TYPE' and E from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of DC2D elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the DC2D_ type from
the ‘TYPE’ pull down menu of “SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]”
card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of DC2D elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the DC2D_ type from
the 'TYPE' and E from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of DC2D elements are output in a solid section regardless they are defined through
a shell section inside ANSA.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the DC2D_ type
from the ‘TYPE’ pull down menu (“SHELL SECTION & ELEMENT TYPE
[SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of DC2D elements are output in a solid section regardless they are defined through a
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the DC2D_ type
from the 'TYPE' and E from the 'optional1' pull down menus respectively (“SHELL SECTION &
ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of DC2D elements are output in a solid section regardless they are defined through a
shell section inside ANSA.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD to create TETRAs.
Use the above functions to create 10-node quadratic tetras and hence select the DC3D_ type from
the ‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
BETA CAE Systems S.A. 124
How to define ABAQUS keywords in ANSA ANSA v13.x
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD to create TETRAs.
Use the above functions to create 10-node quadratic tetras and hence select the DC3D_ type from
the 'TYPE' and E from the 'optional1' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order triangular
shells.
Use the above functions to create 15-node quadratic triangular prisms and hence select the DC3D_
type from the ‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE
[SOLID_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 2nd order shell elements (only Trias) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order triangular
shells.
Use the above functions to create 15-node quadratic triangular prisms and hence select the DC3D_
type from the 'TYPE' and E from the 'optional1' pull down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the DC3D_ type from
the ‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
b. MESH menu: Use VOLUMEs>MAP with master area that contains 2nd order quad shells.
Use the above functions to create 20-node quadratic bricks and hence select the DC3D_ type from
the 'TYPE' and E from the 'optional1' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, only Trias, Mixed)
by using VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD or TETRA + LAYERS or HEXA INTERIOR to
create TETRAs.
Use the above functions to create 4-node linear tetras and hence select the DC3D_ type from the
‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card
that exist in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, only Trias, Mixed)
by using VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA FEM or TETRA CFD or TETRA + LAYERS or HEXA INTERIOR to
create TETRAs.
Use the above functions to create 4-node linear tetras and hence select the DC3D_ type from the
'TYPE' and E from the 'optional1' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Trias, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains tria shells.
Use the above functions to create 6-node linear triangular prisms and hence select the DC3D_ type
from the ‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE
[SOLID_SECTION]” card that exist in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Trias, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create PENTAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains tria shells.
Use the above functions to create 6-node linear triangular prisms and hence select the DC3D_ type
from the 'TYPE' and E from the 'optional1' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the DC3D_ type from the
‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card
that exist in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the DC3D_ type from the
'TYPE' and E from the 'optional1' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. ELEMENTs>TRUSS.
c. Use AUXILIARIES>BOLT function to create TRUSS elements choosing the relative option
from the pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create truss elements and hence select the DCC1D2 from the
‘TYPE’ pull down menu of “SOLID SECTION [TRUSS_PROP]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION [TRUSS_PROP]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
a. ELEMENTs>TRUSS.
c. Use AUXILIARIES>BOLT function to create TRUSS elements choosing the relative option
from the pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create truss elements and hence select the DCC1D2 from the
‘TYPE’ and D from 'optional1' pull down menus of “SOLID SECTION [TRUSS_PROP]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION [TRUSS_PROP]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
Use the above functions to create quadrilateral (4-node) shells and hence select the DCC2D4 type
from the ‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of DCC2D4 elements are output in a solid section regardless they are defined
through a shell section inside ANSA.
Use the above functions to create quadrilateral (4-node) shells and hence select the DCC2D4 type
from the 'TYPE' and D from the 'optional1' pull down menus respectively (“SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
The properties of DCC2D4 elements are output in a solid section regardless they are defined
through a shell section inside ANSA.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the DCC3D_ type from the
‘TYPE’ pull down menu of “SOLID SECTION&ELEMENT TYPE [SOLID_SECTION]” card
that exist in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. MESH menu: Define a volume from 1st order shell elements (only Quads, Mixed) by using
VOLUMEs>DEFINE or VOLUMEs>INFO>DETECT functions and then
MESHV>TETRA + LAYERS or HEXA INTERIOR to create HEXAs.
c. MESH menu: Use VOLUMEs>MAP with master area that contains quad shells.
Use the above functions to create 8-node linear bricks and hence select the DCC3D_ type from the
'TYPE' and D from the 'optional1' pulls down menus respectively (“SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID
SECTION&ELEMENT TYPE [SOLID_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
1. CONSTRAINTs>KINEM>NODES
2. CONSTRAINTs>KINEM>SET
3. CONSTRAINTs>DISTR>NODES
4. CONSTRAINTs>DISTR>SET
Remarks The ELSET parameter is automatically specified with the standard name: ‘DCOUP3D_(eid)’. Take
control of the ELSET name by changing its ‘eid’ trough the corresponding field of “*COUPLING
[DISTIBUTING_COUPLING/DCOUP3D]” card.
a. ELEMENTs>GAP.
c. Use AUXILIARIES>BOLT function to create GAPs choosing the relative option from the
pull down menus of ‘Head’ or ‘Nut’ section.
Use any of the above functions to create gap elements and hence select the DGAP type from the
‘TYPE’ pull down menu of “*GAP [GAP_PROP]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “PGAP” card. See
also GENERAL REMARKS how to determine the name of ELSET parameter.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the 'TRIAS' option from the
pull down menus of 'Head' or 'Nut' section.
Use the above functions to create triangular (3-node) shells and hence select the DS_ type from the
‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Use the above functions to create quadrilateral (4-node) shells and hence select the DS_ type from
the ‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]”
card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the DS_ type from the
‘TYPE’ pull down menu of “SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the DS_ type from
the ‘TYPE’ pull down menu (“SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. ELEMENTs>GAP.
c. Use AUXILIARIES>BOLT function to create GAPs choosing the relative option from the
pull down menus of ‘Head’ or ‘Nut’ section.
Use any of the above functions to create gap elements and hence select the GAPCYL type from the
‘TYPE’ pull down menu of “*GAP [GAP_PROP]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “PGAP” card. See
also GENERAL REMARKS how to determine the name of ELSET parameter.
a. ELEMENTs>GAP.
c. Use AUXILIARIES>BOLT function to create GAPs choosing the relative option from the
pull down menus of ‘Head’ or ‘Nut’ section.
Use any of the above functions to create gap elements and hence select the GAPSPHER type from
the ‘TYPE’ pull down menu of “*GAP [GAP_PROP]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “PGAP” card. See
also GENERAL REMARKS how to determine the name of ELSET parameter.
a. ELEMENTs>GAP.
c. Use AUXILIARIES>BOLT function to create GAPs choosing the relative option from the
pull down menus of ‘Head’ or ‘Nut’ section.
Use any of the above functions to create gap elements and hence select the GAPUNI type from the
‘TYPE’ pull down menu of “ PGAP” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “*GAP
[GAP_PROP]” card. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
a. ELEMENTs>GAP.
c. Use AUXILIARIES>BOLT function to create GAPs choosing the relative option from the
pull down menus of ‘Head’ or ‘Nut’ section.
Use any of the above functions to create gap elements and hence select the GAPUNIT type from the
‘TYPE’ pull down menu of “*GAP [GAP_PROP]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “PGAP” card. See
also GENERAL REMARKS how to determine the name of ELSET parameter.
Use ELEMENTs>UTIL>Change Type>1-d Entities function to switch existing ‘1-d element types’
to GASKETs.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name
of ELSET parameter.
Use the above functions to create three-dimensional (2-node) gaskets and hence select the N from
the 'optional1' ‘TYPE’ pull down menu (“GASKET SECTION [GASKET_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name
of ELSET parameter.
Use ELEMENTs>UTIL>Change Type>2-d Entities function to switch existing quad shells (1st and
2nd order), R3D (4-node), SURF (4-node) and 2nd order GASKET (GK3D6L) element types to
GASKETs.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
c. Use ELEMENTs>UTIL>Change Type>2-d Entities function to switch existing quad shells (1st
and 2nd order), R3D (4-node), SURF (4-node) and 2nd order GASKET (GK3D6L) element
types to GASKETs.
Use the above functions to create three-dimensional line (4-node) gaskets and hence select the N
from the 'optional1' ‘TYPE’ pull down menu (“GASKET SECTION [GASKET_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
Use ELEMENTs>UTIL>Change Type>2-d Entities function to switch existing quad shells (2nd
order) element types to GASKETs (2nd order).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name
of ELSET parameter.
Use the above functions to create three-dimensional line (6-node) gaskets and hence select the N
from the 'optional1' ‘TYPE’ pull down menu (“GASKET SECTION [GASKET_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name
of ELSET parameter.
Use ELEMENTs>UTIL>Change Type>3-d Entities function to switch existing PENTAs (1st and 2nd
order), continuum shells (6-node) and 2nd order GASKETs (GK3D12M) element types to
GASKETs.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name
of ELSET parameter.
Use the above functions to create three-dimensional (6-node) gaskets and hence select the N from
the 'optional1' ‘TYPE’ pull down menu (“GASKET SECTION [GASKET_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
Use ELEMENTs>UTIL>Change Type>3-d Entities function to switch existing HEXAs (1st and 2nd
order), continuum shells (8-node) and 2nd order GASKETs (GK3D18) element types to GASKETs.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
Use the above functions to create three-dimensional (8-node) gaskets and hence select the N from
the 'optional1' ‘TYPE’ pull down menu (“GASKET SECTION [GASKET_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
Use ELEMENTs>UTIL>Change Type>3-d Entities function to switch existing PENTAs (2nd order)
element types to GASKETs (2nd order).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
BETA CAE Systems S.A. 144
How to define ABAQUS keywords in ANSA ANSA v13.x
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
Use the above functions to create three-dimensional (12-node) gaskets and hence select the N from
the 'optional1' ‘TYPE’ pull down menu (“GASKET SECTION [GASKET_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
Use ELEMENTs>UTIL>Change Type>3-d Entities function to switch existing HEXAs (2nd order)
element types to GASKETs (2nd order).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
Use the above functions to create three-dimensional (18-node) gaskets and hence select the N from
the 'optional1' ‘TYPE’ pull down menu (“GASKET SECTION [GASKET_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “GASKET
SECTION [GASKET_SECTION]”. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
Created by ELEMENTs>HEATCAP
Remarks
The ELSET parameter can be specified through the ‘Name’ field of the specific “*HEATCAP
[HEATCAP_PROP]” (Press F2 key in PID field). See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Created by ELEMENTs>JOINTC.
Using AUXILIARIES>BOLT function to create JOINTCs choosing the relative option from the
pull down menu of ‘Body’ section.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “JOINT
[JOINT_PROP]”. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the ‘TRIAS’ option from
the pull down menus of ‘Head’ or ‘Nut’ section.
Use the above functions to create triangular (3-node) shells and hence select the M3D_ type from
the ‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE
[MEMBRANE_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [MEMBRANE_SECTION]”. See also GENERAL REMARKS
how to determine the name of ELSET parameter.
Use the above functions to create quadrilateral (4-node) shells and hence select the M3D_ type
from the ‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE
[MEMBRANE_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [MEMBRANE_SECTION]”. See also GENERAL REMARKS
how to determine the name of ELSET parameter.
Use the above functions to create quadrilateral (4-node) shells and hence select the M3D_ type
from the 'TYPE' and R from the 'optional1' pull down menu of “SHELL SECTION&ELEMENT
TYPE [MEMBRANE_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [MEMBRANE_SECTION]”. See also GENERAL REMARKS
how to determine the name of ELSET parameter.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the M3D_ type from
the ‘TYPE’ pull down menu of “SHELL SECTION & ELEMENT TYPE
[MEMBRANE_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [MEMBRANE_SECTION]”. See also GENERAL REMARKS
how to determine the name of ELSET parameter.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the M3D_ type
from the ‘TYPE’ pull down menu (“SHELL SECTION & ELEMENT TYPE
[MEMBRANE_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [MEMBRANE_SECTION]”. See also GENERAL REMARKS
how to determine the name of ELSET parameter.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the M3D_ type
from the 'TYPE' and R from the 'optional1' pull down menu (“SHELL SECTION & ELEMENT
TYPE [MEMBRANE_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “*ELEMENT
MASS&*ELEMENT ROTARY [MASS]”. See also GENERAL REMARKS how to determine the
name of ELSET parameter.
ELEMENTs>UTIL>Mass Balance
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “*ELEMENT
MASS&*ELEMENT ROTARY [MASS]”. See also GENERAL REMARKS how to determine the
name of ELSET parameter.
a. ELEMENTs>BEAM.
c. Use AUXILIARIES>BOLT function to create BEAMs choosing the relative option from the
pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create beams and hence select the PIPE31 type from the ‘TYPE’
pull down menu of “ BEAM SECTION&ELEMENT TYPE [BEAM_SECTION]” card that exists
in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “BEAM
SECTION&ELEMENT TYPE [BEAM_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. ELEMENTs>BEAM.
c. Use AUXILIARIES>BOLT function to create BEAMs choosing the relative option from the
pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create beams and hence select the PIPE31 type from the 'TYPE'
and H from the 'optional1' pull down menu of “ BEAM SECTION&ELEMENT TYPE
[BEAM_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “BEAM
SECTION&ELEMENT TYPE [BEAM_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Remarks
Use ELEMENTs>UTIL>Change Type>2-d Entities function to switch existing quad shells (1st and
2nd order), SURFs (4-node), GASKETs (GK3D4L) and 2nd order GASKETs (GK3D6L) element
types to R3Ds.
Remarks
Created by 1. ELEMENTs>MASS>Node.
Use one of the above functions to create mass points and type a value at least in one of the ‘I11’,
‘I22’, ‘I33’, ‘I12’, ‘I13’ and ‘I23’ fields to specify ROTARYI elements.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “*ELEMENT
MASS&*ELEMENT ROTARY [MASS]”. See also GENERAL REMARKS how to determine the
name of ELSET parameter.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the TRIAS option from the
pull down menus of ‘Head’ or ‘Nut’ section.
Use the above functions to create triangular (3-node) shells and hence select the S_ type from the
‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
S3 element type is not supported during output because this is identical to element S3R (it can be
only read during input).
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the TRIAS option from the
pull down menus of ‘Head’ or ‘Nut’ section.
Use the above functions to create triangular (3-node) shells and hence select the S_ type from the
'TYPE' and RS from the 'optional1' pull down menu of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the TRIAS option from the
pull down menus of ‘Head’ or ‘Nut’ section.
Use the above functions to create triangular (3-node) shells and hence select the S_ type from the
'TYPE, R from the 'optional1' and T from 'optional2' pull down menu of “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Created by The most basic functions to create 1st order triangular (3-node) shell elements:
d. Use AUXILIARIES>BOLT function to create SHELLs choosing the TRIAS option from the
pull down menus of ‘Head’ or ‘Nut’ section.
Use the above functions to create triangular (3-node) shells and hence select the S_ type from the
‘TYPE’ and T from 'optional2'pull down menu of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Use the above functions to create quadrilateral (4-node) shells and hence select the S_ type from the
‘TYPE’ pull down menu of “SHELL SECTION&ELEMENT TYPE [SHELL_SECTION]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Use the above functions to create quadrilateral (4-node) shells and hence select the S_ type from the
'TYPE' and R from the 'optional1' pull down menu of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Use the above functions to create quadrilateral (4-node) shells and hence select the S_ type from the
'TYPE' and R5 from the 'optional1' pull down menu of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Use the above functions to create quadrilateral (4-node) shells and hence select the S_ type from the
'TYPE' and RS from the 'optional1' pull down menu of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Use the above functions to create quadrilateral (4-node) shells and hence select the S_ type from the
'TYPE', R from the 'optional1' and T from the 'optional2'pull down menus of “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Use the above functions to create quadrilateral (4-node) shells and hence select the S_ type from the
'TYPE' and T from the 'optional2' pull down menus of “SHELL SECTION&ELEMENT TYPE
[SHELL_SECTION]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the S_ type from the
‘TYPE’ pull down menu (“SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]” card
located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the S_ type from the
'TYPE' and R5 from the 'optional1' pull down menu (“SHELL SECTION & ELEMENT TYPE
[SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
BETA CAE Systems S.A. 159
How to define ABAQUS keywords in ANSA ANSA v13.x
Created by The most basic functions to create 2nd order quadrilateral (8-node) shell elements:
Use the above functions to create quadrilateral (8-node) shells and hence select the S_ type from the
'TYPE', R from the 'optional1' and T from the 'optional2' pull down menus (“SHELL SECTION &
ELEMENT TYPE [SHELL_SECTION]” card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Use ELEMENTs>UTIL>Change Type>3-d Entities function to switch existing PENTAs (1st and
2nd order), GASKETs (GK3D6) and 2nd order GASKETs (GK3D12M) element types to C.SHELL
(SC6R).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [CONTINUUM_SHELL_SECTION]”. See also GENERAL
REMARKS how to determine the name of ELSET parameter.
Use ELEMENTs>UTIL>Change Type>3-d Entities function to switch existing PENTAs (1st and
2nd order), GASKETs (GK3D6) and 2nd order GASKETs (GK3D12M) element types to C.SHELL
(SC6R) and switch 'optional1' menu to T.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [CONTINUUM_SHELL_SECTION]”. See also GENERAL
REMARKS how to determine the name of ELSET parameter.
Use ELEMENTs>UTIL>Change Type>3-d Entities function to switch existing HEXAs (1st and 2nd
order), GASKETs (GK3D8) and 2nd order GASKETs (GK3D18) element types to C.SHELL
(SC8R).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [CONTINUUM_SHELL_SECTION]”. See also GENERAL
REMARKS how to determine the name of ELSET parameter.
Use ELEMENTs>UTIL>Change Type>3-d Entities function to switch existing HEXAs (1st and 2nd
order), GASKETs (GK3D8) and 2nd order GASKETs (GK3D18) element types to C.SHELL
(SC8R) and switch 'optional1' menu to T.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [CONTINUUM_SHELL_SECTION]”. See also GENERAL
REMARKS how to determine the name of ELSET parameter.
Use ELEMENTs>UTIL>Change Type>2-d Entities function to switch existing 1st and 2nd order tria
shells (3-node, 6-node) and R3D (3-node) element types to SURF (3-node).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “*SURFACE
SECTION [SURFACE_SECTION]”. See also GENERAL REMARKS how to determine the name
of ELSET parameter.
Use ELEMENTs>UTIL>Change Type>2-d Entities function to switch existing 1st and 2nd order
quad shells (4-node, 8-node), R3D (4-node) and 1st and 2nd line gaskets (GK3D4L, GK3D6L)
element types to SURF (4-node).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “*SURFACE
SECTION [SURFACE_SECTION]”. See also GENERAL REMARKS how to determine the name
of ELSET parameter.
b. Use ELEMENTs>UTIL>Change Type>2-d Entities function to switch existing 1st and 2nd
order quad shells (4-node, 8-node), R3D (4-node) and 1st and 2nd line gaskets (GK3D4L,
GK3D6L) element types to SURF (4-node).
Use the above functions to create quadrilateral (4-node) surface elements and hence select the R
from the 'optional1' ‘TYPE’ pull down menu (“*SURFACE SECTION [SURFACE_SECTION]”
card located in PR.LIST).
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “*SURFACE
SECTION [SURFACE_SECTION]”. See also GENERAL REMARKS how to determine the name
of ELSET parameter.
Created by ELEMENTs>SPRING>ONE NODE by selecting one node, having defined Fixed Dir. ‘TYPE’
from the specific “*SPRING [SPRING_PROP]” card located in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “*SPRING
[SPRING_PROP]”. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Created by ELEMENTs>SPRING>TWO NODES by selecting two nodes, having defined Fixed Dir. ‘TYPE’
from the specific “*SPRING [SPRING_PROP]” card located in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “*SPRING
[SPRING_PROP]”. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Created by ELEMENTs>SPRING>TWO NODES by selecting two nodes, having defined Axial. ‘TYPE’ from
the specific “*SPRING [SPRING_PROP]” card located in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “*SPRING
[SPRING_PROP]”. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Created by This is supported only during input. ANSA converts it to element S3R assuming that these two
types are similar.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
Created by The most basic functions to create 2nd order triangular (6-node) shell elements:
Use the above functions to create triangular (6-node) shells and hence select the S_ type from the
‘TYPE’ pull down menu of “SHELL SECTION & ELEMENT TYPE [SHELL_SECTION]” card
that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SHELL
SECTION&ELEMENT TYPE [SHELL_SECTION]”. See also GENERAL REMARKS how to
determine the name of ELSET parameter.
a. ELEMENTs>TRUSS.
c. Use AUXILIARIES>BOLT function to create TRUSS elements choosing the relative option
from the pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create truss elements and hence select the T3D2 from the ‘TYPE’
pull down menu of “SOLID SECTION [TRUSS_PROP]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID SECTION
[TRUSS_PROP]”. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
a. ELEMENTs>TRUSS.
c. Use AUXILIARIES>BOLT function to create TRUSS elements choosing the relative option
from the pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create truss elements and hence select the E from the 'optional1'
‘TYPE’ pull down menu of “SOLID SECTION [TRUSS_PROP]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID SECTION
[TRUSS_PROP]”. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
a. ELEMENTs>TRUSS.
c. Use AUXILIARIES>BOLT function to create TRUSS elements choosing the relative option
from the pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create truss elements and hence select the H from the 'optional1'
‘TYPE’ pull down menu of “SOLID SECTION [TRUSS_PROP]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID SECTION
[TRUSS_PROP]”. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
a. ELEMENTs>TRUSS.
c. Use AUXILIARIES>BOLT function to create TRUSS elements choosing the relative option
from the pull down menus of ‘Head’, ‘Body’ or ‘Nut’ section.
Use any of the above functions to create truss elements and hence select the T from the 'optional1'
‘TYPE’ pull down menu of “SOLID SECTION [TRUSS_PROP]” card that exists in PR.LIST.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SOLID SECTION
[TRUSS_PROP]”. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Created by 1. ELEMENTs>ZELEMENT>NEW
Remarks The number of TYPE parameter is determined through TYPE Z field of “SUBSTRUCTURE
ELEMENT [ZELEMENT]” card. Especially, when following method 2. type value in ELEMENT,
TYPE=Z filed to specify this number.
Press “? or “F1' keys in FILE filed of ZELEMENT card to select the library where this substructure
resides. When following method 2. this parameter is defined automatically by the name of
substructure input file which is created during output.
Created by Using AUXILIARIES>STEP>NEW, switching to *EL FILE ‘Keyword’ and pressing the
‘INSERT’ button to declare the definition.
Remarks Press the ‘?’ key into ELSET field to define the element set for which this output request is being
made. The user is able to select more than one sets at once in order to define more than one output
requests quickly. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Press the ‘Output Variables’ button and activate any variable to be written to the results file for the
specified element set or for all elements existing in the entire model. Alternatively, type the
identifying keys for the element variables, separated with commas, through the corresponding
(‘Identifying Keys’) field of “ELEMENT VARIABLES” window. Do the same in ‘Section Points’
field to give a list of the section points to be printed.
Created by Using AUXILIARIES>STEP>NEW, switching to *EL PRINT ‘Keyword’ and pressing the
‘INSERT’ button to declare the definition.
Remarks Press the ‘?’ key into ELSET field to define the element set for which this output request is being
made. The user is able to select more than one sets at once in order to define more than one output
requests quickly. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Press the ‘Output Variables’ button and activate any variable to be printed to a table for the
specified element set or for all elements existing in the entire model. Alternatively, type the
identifying keys for the element variables, separated with commas, through the corresponding
(‘Identifying Keys’) field of “ELEMENT VARIABLES” window. Do the same in ‘Section Points’
field to give a list of the section points to be printed.
Remarks Press the ‘?’ key into ELSET field to define the element set for which this output request is being
made. The user is able to select more than one sets at once in order to define more than one output
requests quickly. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Press the ‘Output Variables’ button and activate any variable to be written to the output database
for the specified element set or for all elements existing in the entire model. Alternatively, type the
identifying keys for the element variables, separated with commas, through the corresponding
(‘Identifying Keys’) field of “ELEMENT VARIABLES” window. Do the same in ‘Section Points’
field to give a list of the section points to be written to the output database.
Keyword *ELSET
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “SET [SET]”card.
See also GENERAL REMARKS how to determine the name of ELSET parameter.
The set can contain any element type except the MASS and ROTARYI elements. In these elements
the *ELSET option makes no sense.
Switch ‘AUXILIARY’ option to NO and DEFINED to YES so as the specific *ELSET option to be
exported (“SET [SET]” card).
Remarks The embedded and host elements can be defined through element sets (*ELSETs) by pressing the '?'
key in EMBEDDED ELSET and HOST ELSET fields of “*EMBEDDED ELEMENT” card
respectively. The names of embedded elements set and HOST ELSET parameter can be specified
through the ‘Name’ field of the corresponding “SET [SET]”cards. See also GENERAL REMARKS
how to determine the names of embedded and host elements sets.
If embedded elements are defined directly with their ids in *EMBEDDED ELEMENT then they are
placed in a set with name “Anonymous set of embedded elements” during input. Thus, if output
again the element label will be written instead of their ids.
Created by Using AUXILIARIES>STEP>NEW, switching to *ENERGY FILE ‘Keyword’ and pressing the
‘INSERT’ button to declare the definition.
Remarks Press the ‘?’ key into ‘ELSET’ field to define the element set for which this output request is being
made. The user is able to select more than one sets at once in order to define more than one output
requests quickly. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Remarks Press the ‘?’ key into ELSET field to define the element set for which this output request is being
made. The user is able to select more than one sets at once in order to define more than one output
requests quickly. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Press the ‘Output Variables’ button and activate any variable to be written to the output database for
the specified element set or for all elements existing in the entire model. Alternatively, type the
identifying keys for the energy variables, separated with commas, through the corresponding
(‘Identifying Keys’) field of “ENERGY VARIABLES” window.
Switch ANALYSIS to *DYNAMIC, EXPLICIT and then PER ELEMENT SET to PER SET and
PER SECTION to PER SECTION in order to define the relative parameters. The parameters are
written out only if 'Output Format' is set to 6.8 (“ABAQUS Output Parameters” window).
Created by Using AUXILIARIES>STEP>NEW, switching to *ENERGY PRINT ‘Keyword’ and pressing the
INSERT button to declare the definition.
Remarks Press the ‘?’ key into ‘ELSET’ field to define the element set for which this output request is being
made. The user is able to select more than one sets at once in order to define more than one output
requests quickly. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Keyword *EOS
Remarks
Remarks The temperature values may be specified only if ‘DEP’ parameter is set to YES. See also section
'Defining non-linear material properties (as a function of temperature) in tabular forms.' of
“GENERAL REMARKS” for more details.
Keyword *EQUATION
CONSTRAINTs>EQUATION>TWO NODES.
Remarks
Keyword *EXPANSION
Remarks The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the ‘?’ key in ‘DATA TABLE’ field to define the corresponding
table at each ‘TYPE’ that is used).
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *EXPANSION option to be written to the output file (.inp).
Remarks The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the ‘?’ key in ‘DATA TABLE’ field to define the strain-based
failure criteria - temperature table).
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *FAIL STRAIN option to be written to the output file (.inp).
Remarks The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the ‘?’ key in ‘DATA TABLE’ field to define the stress-based
failure criteria - temperature table).
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *FAIL STRESS option to be written to the output file (.inp).
Keyword *FASTENER
Remarks The REFERENCE NODE SET parameter is defined when CONSTRAINTs> FASTENER>Node
or Set is performed. In this case the set should contain only nodes.
The ELSET parameter is defined when CONSTRAINTs > FASTENER > Element or Set is
performed. In this case the set should contain only connector elements. Up to eleven connector
elements can be used to model a fastener.
a) When 'standalone'=no and 'connector'=no then define REFERENCE NODE SET parameter
through REF NSET field by selecting a node set. Specify a *CONNECTOR SECTION (through
CONN. SECTION field) in order to define ELSET parameter with an empty set (the name of this
set is determined by the 'Name' field of Connector Section card).
b) When 'standalone'=no and 'connector'=yes then define ELSET parameter through ELSET id field
by selecting a set with connector elements.
c) When 'standalone'=yes and 'connector'=no then define REFERENCE NODE SET parameter
through 'ref node' field by picking just one node from screen. Specify a *CONNECTOR SECTION
(through CONN. SECTION field) in order to define ELSET parameter with an empty set (the name
of this set is determined by the 'Name' field of Connector Section card).
d) When 'standalone'=yes and 'connector'=yes then define ELSET parameter through connectori
fields by picking single connector elements from the screen for each connectori field (ANSA
creates automatically an element set that contains all specified connectors during output.
When defining FASTENERs trough Connection Manager (REALIZE) the below cases are possible:
The specified value in 'Search Dist:' field is assigned to SEARCH R field of FASTENER card and
consequently the SEARCH RADIUS parameter is defined (if leaving field blank the default value is
set which is 10).
Activate 'Use Connector' flag to define case d) of previous remark. In addition, press '?' key in
'CONECTOR PID:' field to select the *CONNECTOR SECTION for this connector. Deactivate the
above flag to define case c) of previous remark (if a *CONNECTOR SECTION is specified in
'CONECTOR PID:' field this is assigned in CONN. SECTION field of FASTENER card.
If 'Use Single Surface' flag is inactive the FASTENER is defined with so many surfaces as the
number of Pi columns. Instead one single surface is created containing the elements of all Pi
columns (parts or properties). In case Pi columns host the same property or module id, ANSA
generates a single surface with all layers regardless the flag is active or not.
Type '?” key in 'FASTENER PID:' field to create or select an existing *FASTENER PROPERTY
BETA CAE Systems S.A. 174
How to define ABAQUS keywords in ANSA ANSA v13.x
Specify a value in 'Influence Radius' field in order to determine INFLUENCE RADIUS parameter
(the value is set to INFLUENCE R field of FASTENER card).
The vector of the projection direction can be specified through ‘V1’, ‘V2’ and ‘V3’ fields when
‘ADJUST’ is set to NO (“*FASTENER [FASTENER]” card).
Up to twelve surfaces can be connected for each fastener interaction (press the ‘?’ key in ‘SURF1’,
… , ‘SURF12’ fields of “*FASTENER [FASTENER]” card to define the surfaces by selecting sets
of elements, facets of solids and edges of shells).
Press ‘?’ key in ‘INTERACTION’ field, edit to the defined interaction and type a new name in
‘Name’ field to determine the INTERACTION NAME parameter. Do the same in ‘PID’ field to
determine the PROPERTY parameter (“*FASTENER [FASTENER]” card). See also GENERAL
REMARKS how to determine the names of REFERENCE NODE SET, ELSET, INTERACTION
NAME, PROPERTY and ORIENTATION parameters.
The ATTACHMENT METHOD parameter is written out only if 'Output Format' menu is switched
to 6.8 (ABAQUS Output Parameters window).
Created by MENUBAR>Windows>Properties>NEW>FASTENER.
Remarks The NAME parameter can be specified through the ‘Name’ field of the specific “FASTENER
PROPERTY [FASTENER_PROPERTY]”card. See also GENERAL REMARKS how to determine
the name of NAME parameter.
Type 1 to 6 in ‘DOF’ field to define the degrees of freedom that will be constrained.
Keyword *FIELD
Remarks See GENERAL REMARKS how to determine the node set names and the name of AMPLITUDE
parameter.
If ‘Field’ flag into RESET region of “STEP” card (AUXILIARIES>STEP>NEW) is active, all of
*FIELD options in this step enquire OP=NEW parameter.
Created by Using AUXILIARIES>STEP>*FILE FORMAT and switching at least one of the two parameters to
YES, ASCII or ZERO INCREMENT (the button is coloured to red to indicate that the current
keyword is defined).
Remarks Switch both parameters (ASCII and ZERO INCREMENT) to NO to deactivate keyword.
Created by Using AUXILIARIES>STEP>NEW, switching to *FILE OUTPUT ‘Keyword’ and pressing the
‘INSERT’ button to declare the definition.
Remarks This option is used only in Abaqus/Explicit analyses and so *DYNAMIC, EXPLICIT ‘ANALYSIS’
should be defined.
Keyword *FILM
Created by LOADs>FILM>Element.
LOADs>FILM>Set.
Remarks Switch ‘film amplitude’ to Film Property and specify the name of film property table through
‘FILM PROPERTY’ field. See also GENERAL REMARKS how to determine the name of
AMPLITUDE and FILM AMPLITUDE parameters as well as the element set names and the names
of film property table.
For sets the option 'Output as:” should be switched to Set in order to output *FILM keyword.
If ‘film’ flag into ‘RESET’ region of “STEP” card is active, all *FILM options in this step acquire
OP=NEW parameter.
Created by Setting ‘film amplitude’ to Film Property and pressing ‘?’ key in ‘FILM PROPERTY’ field to
define the film coefficient as a function of temperature (“*FILM [FILM]” card). See also *FILM
keyword.
Remarks Type any name in ‘Name’ field of the specific “DATA TABLE” card to determine the NAME
parameter. See also GENERAL REMARKS how to determine the name of NAME parameter.
Keyword *FILTER
Remarks Type any name in ‘Name’ field of the specific “*FILTER [FILTER]” card to determine the NAME
parameter. See also GENERAL REMARKS how to determine the name of NAME parameter.
START CONDITION parameter is exported only if 'Output Format' menu is switched to 6.7 or 6.8
during output.
Remarks Press the ‘?’ key into ELSET field to define the element set for which this mass scaling definition is
being applied. The user is able to select more than one sets at once in order to define more than one
output requests quickly. See also GENERAL REMARKS how to determine the name of ELSET
parameter.
Select DYNAMIC, EXPLICIT ‘ANALYSIS’ because *FIXED MASS SCALING can be used only
in an Abaqus/Explicit analysis.
Remarks Set ‘DEFINED’ option to YES (located at the top of “FLUID BEHAVIOR [FLUID BEHAVIOR]”
card) so as the specific FLUID BEHAVIOR option to be written to the output file (.inp). In order to
avoid the above, activate the 'set default' option of an already existing FLUID BEHAVIOR in
MATDB. Then when creating a new FLUID BEHAVIOR, this will take the properties of the
FLUID BEHAVIOR in MATDB and the DEFINED=YES automatically.
The NAME parameter can be specified through the ‘Name’ field of “FLUID BEHAVIOR [FLUID
BEHAVIOR]” card. See also GENERAL REMARKS how to determine the name of NAME
parameter.
Remarks Due to the fact that it is valid only in an ABAQUS/Explicit analysis activate 'Abaqus Explicit
output' flag during output.
The NAME parameter can be specified through the ‘Name’ field of “FLUID CAVITY [FLUID
CAVITY]” card. See also GENERAL REMARKS how to determine the name of NAME,
BEHAVIOR and SURFACE parameters. Node set name for REF NODE is supported only during
input.
Remarks Due to the fact that it is valid only in an ABAQUS/Explicit analysis activate 'Abaqus Explicit
output' flag during output.
The NAME parameter can be specified through the ‘Name’ field of “*FLUID EXCHANGE
[FLUID EXCHANGE]” card. See also GENERAL REMARKS how to determine the name of
NAME, PROPERTY and SURFACE parameters.
Remarks Due to the fact that it is valid only in an ABAQUS/Explicit analysis activate 'Abaqus Explicit
output' flag during output. In addition, specify STEP field by selecting the id of a DYNAMIC,
EXPLICIT step so as to be written as history data.
See GENERAL REMARKS how to determine the name of AMPLITUDE parameter and fluid
exchange names.
Press '?' key in 'FLUID EXCHANGE' field to select the desired fluid exchanges that will be
activated from the list that opens and click INSERT button to declare the definition.
Remarks Due to the fact that it is valid only in an ABAQUS/Explicit analysis activate 'Abaqus Explicit
output' flag during output.
The NAME parameter can be specified through the ‘Name’ field of “*FLUID EXCHANGE
PROPERTY [FLUID EXCHANGE PROPERTY] ”card. See also GENERAL REMARKS how to
determine the name of NAME parameter.
The pressure or temperature difference, average absolute pressure, average temperature and values
may be specified only if ‘DEP’ option is set to YES. They are introduced in the last columns of the
table in the sequence as described in ABAQUS manual(Press the ‘?’ key in ‘DATA TABLE’ field
to define the corresponding table according to the TYPE parameter).
Remarks Due to the fact that it is valid only in an ABAQUS/Explicit analysis activate 'Abaqus Explicit
output' flag during output.
The NAME parameter can be specified through the ‘Name’ field of “*FLUID INFLATOR [FLUID
INFLATOR]” card. See also GENERAL REMARKS how to determine the name of NAME and
PROPERTY parameters.
Remarks Due to the fact that it is valid only in an ABAQUS/Explicit analysis activate 'Abaqus Explicit
output' flag during output. In addition, specify STEP field by selecting the id of an DYNAMIC,
EXPLICIT step so as to be written as history data.
See GENERAL REMARKS how to determine the name of INFLATION TIME AMPLITUDE and
MASS FLOW AMPLITUDE parameters.
Press '?' key in 'FLUID INFLATOR' field to select the desired fluid inflators that will be activated
from the list that opens and click INSERT button to declare the definition.
Remarks Due to the fact that it is valid only in an ABAQUS/Explicit analysis activate 'Abaqus Explicit
output' flag during output.
See GENERAL REMARKS how to determine the name of each specified BEHAVIOR parameter.
Up to 8 BEHAVIORs can be specified.
Set DEP’ option to YES to define the mass fraction or molar fraction as a function of inflation time.
(Press the ‘?’ key in ‘DATA TABLE’ field to define the corresponding table).
Remarks Due to the fact that it is valid only in an ABAQUS/Explicit analysis activate 'Abaqus Explicit
output' flag during output.
The NAME parameter can be specified through the ‘Name’ field of “*FLUID INFLATOR
PROPERTY [FLUID INFLATOR PROPERTY] ”card. See also GENERAL REMARKS how to
determine the name of NAME parameter.
Set DEP’ option to YES to define the respective components of each TYPE as a function of
inflation time. (Press the ‘?’ key in ‘DATA TABLE’ field to define the corresponding table).
Keyword *FREQUENCY
Created by Using AUXILIARIES>STEP>NEW and then selecting the *FREQUENCY option into the pull
down menu of ‘ANALYSIS’ section.
Keyword *FRICTION
2. Set to YES the ‘*FRICTION’ option and type ‘?’ key in ‘FRICT_ID’ field to define a new
*FRICTION through “*FRICT/HELP” card (The same card appears when
AUXILIARIES>FRICTION>NEW is performed).
3. Specify the parameters in the “*FRICTION [FRICTION]” card as needed, press OK and
double click on it to appear its ID in FRICT_ID field.
Remarks
Keyword *GAP
Created by MENUBAR>Windows>Properties>NEW>GAP.
Remarks The ELSET parameter can be specified through the ‘Name’ field of the specific “PGAP”card. See
also GENERAL REMARKS how to determine the name of ELSET parameter.
Set ‘DEFINED’ option to YES (located at the top of “PGAP” card) so as the specific *GAP option
to be written to the output file (.inp).
2. Set to YES the ‘*GAP CONDUCTANCE’ option and type ‘?’ key in one of the ‘K-P-T
TABLE’ or ‘K-D-T TABLE’ fields to define gap conductance as a function of pressure
and temperature or clearance and temperature respectively.
3. Specify the table in the “DATA TABLE HELP” card as needed, press OK and double click
on it to appear its ID in the corresponding field.
Remarks The PRESSURE parameter is written out when ‘K-P-T TABLE’ field is specified.
2. Set to YES the ‘*GAP HEAT GENERATION’ option and fill the ‘N’ (n, fraction) and ‘J’ (f,
weighting factor) fields as needed.
Remarks
2. Set to YES the ‘*GAP RADIATION’ option and fill the fields as needed.
Remarks Press the ‘?’ key in ‘F-D TABLE’ field to define the dependence of the view factor on gap
clearance in tabular form.
Remarks Set ‘DEFINED’ option to YES (located at the top of “GASKET BEHAVIOR [GASKET
BEHAVIOR]” card) so as the specific *GASKET BEHAVIOR option to be written to the output
file (.inp). In order to avoid the above activate either the 'set default' or 'set default for
prop=GASKET_SECTION' options of an already existing GASKET BEHAVIOR in MATDB.
Then when creating a new GASKET BEHAVIOR or a GASKET SECTION respectively, this will
take the properties of the GASKET BEHAVIOR in MATDB and the DEFINED=YES
automatically.
The NAME parameter can be specified through the ‘Name’ field of “GASKET BEHAVIOR
[CONNECTOR BEHAVIOR]” card. See also GENERAL REMARKS how to determine the name
of NAME parameter.
Remarks Set ‘DEFINED’ option to YES (located at the top of “GASKET BEHAVIOR [GASKET
BEHAVIOR]” card) so as the specific *GASKET CONTACT AREA option to be written to the
output file (.inp).
The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the ‘?’ key in ‘DATA TABLE’ field to define the dependence of
contact area or width versus closure curves on temperature).
Remarks Set ‘DEFINED’ option to YES (located at the top of “GASKET BEHAVIOR [GASKET
BEHAVIOR]” card) so as the specific *GASKET ELASTICITY option to be written to the output
file (.inp).
The temperature values may be specified only if ‘DEP’ option (of each COMPONENT) is set to
YES. They are introduced in the last column for each selected COMPONENT respectively (Press
the ‘?’ key in DATA TABLE to define the corresponding table).
Created by MENUBAR>Windows>Properties>NEW>GASKET.
Remarks Press the ‘?’ key in ‘MID’ field of “*GASKET SECTION [GASKET_SECTION]” card and choose
between the material or gasket behavior so as to define the MATERIAL or BEHAVIOR parameter
respectively.
Specify the direction thickness by picking two grid points from the screen (Press F1 key in one of
the ‘N1’, ‘N2’ and ‘N3’ fields).
Type any name in ‘Name’ field of the specific “*GASKET SECTION [GASKET_SECTION]”
card to specify the ELSET parameter. See also GENERAL REMARKS how to determine the
names of ELSET, MATERIAL, BEHAVIOR and ORIENTATION parameters.
Remarks Set ‘DEFINED’ option to YES (located at the top of “GASKET BEHAVIOR [GASKET
BEHAVIOR]” card) so as the specific *GASKET THICKNESS BEHAVIOR option to be written
to the output file (.inp).
The temperature values may be specified only if ‘DEP’ option (of each DIRECTION) is set to YES.
They are introduced in the last column for each selected DIRECTION respectively (Press the ‘?’
key in DATA TABLE to define the corresponding table according to the VARIABLE and TYPE
that is chosen in each case).
Keyword *GEOSTATIC
Created by Using AUXILIARIES>STEP>NEW and then selecting the *GEOSTATIC option into the pull
down menu of ‘ANALYSIS’ section.
Remarks
Keyword *HEADING
Remarks The heading name can be specified through the AUXILIARIES>COMMENT>EDIT function.
Created by Using AUXILIARIES>STEP>NEW and then selecting the *HEAT TRANSFER option into the pull
down menu of ‘ANALYSIS’ section.
Keyword *HEATCAP
Remarks Set ‘DEFINED’ option to YES (located at the top of “*HEATCAP [HEATCAP_PROP]” card) so as
the specific *HEATCAP option to be written to the output file (.inp).
The temperature values may be specified only if ‘DEP’ option is set to DEP. They are introduced in
the last column of the table (Press the ‘?’ key in C-T field to define the capacitance-temperature
table).
Keyword *HYPERELASTIC
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *HYPERELASTIC option to be written to the output file (.inp).
The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the ‘?’ key in DATA TABLE to define the corresponding table
according to the N that is chosen).
Keyword *HYPERFOAM
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *HYPERFOAM option to be written to the output file (.inp).
The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the ‘?’ key in DATA TABLE to define the corresponding table
according to the N that is chosen).
Keyword *INCLUDE
1. Use MENUBAR>Windows>Database>Includes.
3. Keep both flags (‘inline’ and ‘read-only’) inactive or activate only the ‘read-only’ flag so as to
write out its reference in the ‘main’ file.
Remarks Edit to the ‘Name’ field of the specific include and type any name to specify the INPUT parameter.
See also GENERAL REMARKS how to determine the name of INPUT parameter.
Remarks Press the ‘Output Variables’ button and activate any variable to be written to the output database.
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *INELASTIC HEAT FRACTION option to be written to the output file (.inp).
Remarks To define a local coordinate system for PARAM=ORIENTATION, press the ? key in 'coordinate'
field to select an already existing coordinate system or to create a new one from “COORDINATE
SYSTEMS HELP” card.
Remarks The node set names can be specified through the ‘Name’ field of the specific “SET [SET]” card.
See also GENERAL REMARKS how to determine the node set names.
Created by INIT.CONDIT.>INIT.COND.>HARDENING>Element.
INIT.CONDIT.>INIT.COND.>HARDENING>Set.
Remarks The element set names can be specified through the ‘Name’ field of the specific “SET [SET]” card.
See also GENERAL REMARKS how to determine the element set names.
Up to 16 section points may be specified to define a piecewise hardening variation through the
thickness of a shell section.
Data lines for TYPE=HARDENING, CROSS SECTION can only be specified. Data lines for other
cases (REBAR etc.) are not supported.
Created by INIT.CONDIT.>INIT.COND.>STRAIN>Element.
INIT.CONDIT.>INIT.COND.>STRAIN>Set.
Remarks The element set names can be specified through the ‘Name’ field of the specific “SET [SET]” card.
See also GENERAL REMARKS how to determine the element set names.
Up to 16 section points may be specified to define initial plastic strains within an element.
Remarks ANSA assigns automatically the same element id with the corresponding membrane element ids
where the nodes belong to. If referenced mesh is specified with nodes that do not reside in
membrane elements then the reference coordinates cannot be written out.
The INPUT parameter is supported only during input. In output, the data lines are always written
under keyword line (*INITIAL CONDTIONS, TYPE=REF COORDINATE).
Remarks The node set names can be specified through the ‘Name’ field of the specific “SET [SET]” card.
See also GENERAL REMARKS how to determine the node set names.
Created by INIT.CONDIT.>INIT.COND.>STRESS>Element.
INIT.CONDIT.>INIT.COND.>STRESS>Set.
Remarks The element set names can be specified through the ‘Name’ field of the specific “SET [SET]” card.
See also GENERAL REMARKS how to determine the element set names.
Remarks The node set names can be specified through the ‘Name’ field of the specific “SET [SET]” card.
See also GENERAL REMARKS how to determine the node set names.
Press '?' key in 'file_name' field (when following case 3. to define FILE and subsequent parameters)
in order to select *.fil or *.odb file (through File Manager that opens) from which data will be read.
Created by INIT.CONDIT.>INIT.COND.>VELOCITY>Node.
INIT.CONDIT.>INIT.COND.>VELOCITY>Set.
Remarks The node set names can be specified through the ‘Name’ field of the specific “SET [SET]” card.
See also GENERAL REMARKS how to determine the node set names.
Specify the translational velocities through vx, vy and vz fields (1, 2, 3 DOF) and the rotational
velocities through vxr, vyr and vzr fields (4, 5, 6 DOF).
Using AUXILIARIES>SECTION>Assistant, activating the 'Create integrated output for step' flag
of “SECTION ASSISTANT-Preview” card and pressing the '?' key in the corresponding field to
select the step in which the current *INTEGRATED OUTPUT will be defined. The 'SECTION
PLANE' field is automatically filled with the id of the created cross section.
Remarks Press the ‘Output Variables’ button and activate any variable to be written to the output database.
Press the ‘?’ key in ‘SECTION PLANE’ field to create a new section by filling the fields of
“SECTION [CUTTING_SURFACE]” card as needed. In this case the SURFACE parameter is
specified. If the ‘INTEGRATED OUTPUT SECTION’ option of “SECTION
[CUTTING_SURFACE]” card is set to YES the SECTION parameter is specified. The user is able
to select more than one sets at once in order to define more than one output requests quickly (when
switching to SURFACE or ELSET options).
The names of SURFACE and SECTION parameters can be specified through the ‘Name’ field of
“SECTION [CUTTING_SURFACE]” card. See also GENERAL REMARKS how to determine the
names of SURFACE and SECTION parameters.
Remarks Select DYNAMIC, EXPLICIT ‘ANALYSIS’ because *INCREMENTATION OUTPUT can be used
only in an Abaqus/Explicit analysis.
The SURFACE and NAME parameters are specified with the same name. The names of SURFACE
and NAME parameters can be specified through the ‘Name’ field of “SECTION
[CUTTING_SURFACE]” card. See also GENERAL REMARKS how to determine the names of
SURFACE, NAME and ORIENTATION parameters.
The node set name of REF NODE parameter is supported only during input.
Remarks Press the ‘?’ key in ‘INTERACTION’ field to create a new interaction. If ‘NSET’ field of
“*INTERACTION OUTPUT [INTERACTION_ OUTPUT]” card is specified, the NSET
parameter is written out instead of NAME parameter.
Press the ‘Output Variables’ button and activate any variable to be written to the output database.
The NAME and NSET parameters of the created interaction can be determined through the
“INTERACTION VARIABLES” card (‘Output Variables’ button) as well. See also GENERAL
REMARKS how to determine the names of NAME and NSET parameters.
Remarks Press the ‘?’ key in ‘INTERACTION’ field to create a new interaction. If ‘NSET’ field of
“*INTERACTION OUTPUT [INTERACTION_ OUTPUT]” card is specified, the NSET
parameter is written out instead of NAME parameter.
Press the ‘Output Variables’ button and activate any variable to be written to the output database.
The NAME and NSET parameters of the created interaction can be specified through the
“INTERACTION VARIABLES” card (‘Output Variables’ button). The other optional parameters
(FREQUENCY, SUMMARY, TOTALS) can be specified through this card as well. See also
GENERAL REMARKS how to determine the names of NAME and NSET parameters.
Keyword *JOINT
Created by MENUBAR>Windows>Properties>NEW>JOINT
Remarks Switch the desired SPRING_i or/and DASHPOT_i pull down menus to YES to define joint behavior
for the each of the six local directions.
See GENERAL REMARKS how to determine the names of ELSET and ORIENTATION
parameters.
Set ‘DEFINED’ option to YES (located at the top of “*JOINT [JOINT_PROP]” card) so as the
specific *JOINT option to be written to the output file (.inp).
Keyword *KINEMATIC
1. CONSTRAINTs>KINEM>NODES
2. CONSTRAINTs>KINEM>SET
3. CONSTRAINTs>DISTR>NODES
4. CONSTRAINTs>DISTR>SET
Remarks The degrees of freedom to be constrained, may be specified in ‘DOF’ field of “*COUPLING
[COUPLING]” card.
1. CONSTRAINTs>KINEM>NODES
2. CONSTRAINTs>KINEM>SET
3. CONSTRAINTs>DISTR>NODES
4. CONSTRAINTs>DISTR>SET
Remarks The degrees of freedom to be constrained, may be specified either in ‘Ci’ fields at each coupling
node or in ‘C’ field if set of nodes is used (“*COUPLING [COUPLING]” card).
Created by AUXILIARIES>STEP>NEW and use 'New *LOAD CASE' option by right clicking on step item.
Remarks Press ‘?’ key in ‘Step’ field to define a step that is required for the load case definition (through
MENUBAR>windows>Database).
Type any name in ‘Name’ field of “*LAOD CASE” card to specify the NAME parameter(through
MENUBAR>windows>Database). Left click on 'Name' column field of “ACTIVE TASK” card
(AUXILIARIES>STEP) to specify the name of current *LOAD CASE item. See also GENERAL
REMARKS how to determine the name of NAME parameter.
Press ‘?’ key in ‘BOUNDARY/LOAD’ field, select the desired load or boundary condition from
the corresponding card and click INSERT button to include loads and boundary conditions within a
load case definition (through MENUBAR>windows>Database). Alternatively drag and drop
*BOUNDARY , *CLOAD and *DLOAD items in order to add or remove them from the current
*LOAD CASE item accordingly (through ACTIVE TASK card).
Keyword *M1
Remarks Set ‘DEFINED’ option to YES (located at the top of “BEAM SECTION & ELEMENT TYPE
[BEAM SECTION]” card) so as the specific *M1 option to be written to the output file (.inp).
Switch 'M1 behavior' to ELASTIC and 'M1 variation' to LINEAR to define the corresponding
options.
All the properties (stiffness, axial force, strain etc.) are given in a tabular form through ‘M1 D.
TABLE’ field (Press the ‘?’ key in ‘M1 D. TABLE’ field to define the corresponding table, if
LINEAR option is specified the above field appears by setting M1 DEP option to YES).
Keyword *M2
Remarks Set ‘DEFINED’ option to YES (located at the top of “BEAM SECTION & ELEMENT TYPE
[BEAM SECTION]” card) so as the specific *M2 option to be written to the output file (.inp).
Switch 'M2 behavior' to ELASTIC and 'M2 variation' to LINEAR to define the corresponding
options.
All the properties (stiffness, axial force, strain etc.) are given in a tabular form through ‘M2 D.
TABLE’ field (Press the ‘?’ key in ‘M2 D. TABLE’ field to define the corresponding table, if
LINEAR option is specified the above field appears by setting M1 DEP option to YES).
Keyword *MASS
Created by ELEMENTs>MASS>Node.
ELEMENTs>MASS>Set.
ELEMENTs>UTIL>Mass Balance.
Remarks Type any name in ‘Name’ field of the specific “*ELEMENT MASS&*ELEMENT ROTARY
[MASS]” card to specify the ELSET parameter. See also GENERAL REMARKS how to determine
the name of ELSET parameter.
Created by Using AUXILIARIES>STEP>NEW and then selecting the *MASS DIFUSSION option into the
pull down menu of ‘ANALYSIS’ section.
Keyword *MATERIAL
Created by MENUBAR>Windows>Materials>NEW>MATERIAL.
Remarks Type any name in ‘Name’ field of the specific “MATERIAL [MATERIAL]” card to specify the
NAME parameter. See also GENERAL REMARKS how to determine the name of NAME
parameter.
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *MATERIAL option to be written to the output file (.inp).In order to avoid the above
activate 'set default' or 'set default for prop=any section' options of an already existing MATERIAL
in MATDB. Then when creating a new MATERIAL or a section type (SHELL_SECTION,
SOLID_SECTION etc.) according to which type is activated in 'set default for prop' option
respectively, this will take the properties of the MATERIAL in MATDB and the DEFINED=YES
automatically.
Remarks Type any name in ‘Name’ field of the specific “SHELL SECTION & ELEMENT TYPE
[MEMBRANE SECTION]” card to specify the NAME parameter. See also GENERAL
REMARKS how to determine the names of NAME, MATERIAL, CONTROLS and
ORIENTATION parameters.
1. Use ELEMENTs>INFO>FILT.MOD.SHELL
2. Select the desired membrane elements defined by the specific *MEMEBANE SECTION
3. Type any value in t1, t2, t3, and t4 fields so as to define varying thickness in membrane
elements.
If nodal thickness has been assigned at least in all nodes of an element then in all other elements
that reside in the same property will be assigned automatically nodal thickness during output.
Set ‘DEFINED’ option to YES (located at the top of “SHELL SECTION & ELEMENT TYPE
[MEMBRANE SECTION]” card) so as the specific *MEMBRANE SECTION option to be written
to the output file (.inp).
Created by Using AUXILIARIES>STEP>NEW and then selecting the *MODAL DYNAMIC option into the
pull down menu of ‘ANALYSIS’ section.
Created by Using AUXILIARIES>STEP>NEW, switching to *MODAL FILE ‘Keyword’ and pressing the
‘INSERT’ button to declare the definition.
Remarks Press the ‘Output Variables’ button and activate any variable to be written to the results file.
Alternatively, type the identifying keys for the modal variables, separated with commas, through
the corresponding (‘Identifying Keys’) field of “MODAL VARIABLES” window.
Remarks Press the ‘Output Variables’ button and activate any variable to be written to the output database.
Alternatively, type the identifying keys for the modal variables, separated with commas, through
the corresponding (‘Identifying Keys’) field of “MODAL VARIABLES” window.
Created by Using AUXILIARIES>STEP>NEW, switching to *MODAL PRINT ‘Keyword’ and pressing the
‘INSERT’ button to declare the definition.
Remarks Press the ‘Output Variables’ button and activate any variable to be printed. Alternatively, type the
identifying keys for the modal variables, separated with commas, through the corresponding
(‘Identifying Keys’) field of “MODAL VARIABLES” window.
Remarks If TYPE=CONTACT is used, press ‘DEFINE’ button and then the INSERT button to choose the
contact pair(s)( click or drag to select more than one CONTACT PAIRs and press ADD) that will
be removed or reactivated. The Ctrl, Shift and Ctrl+A keys also work for the selection of contact
pairs through “CONATCT PAIRS LIST HELP” card.
If TYPE=ELEMENT is used, type ‘?’ key in the appropriate field to choose the sets of elements
that will be removed or reactivated. The user is able to select more than one sets at once in order to
define more than one output requests quickly.
See GENERAL REMARKS how to determine the names of element set, the slave and master
surfaces.
Remarks Set ‘DEFINED’ option to YES (located at the top of “FLUID BEHAVIOR [FLUID BEHAVIOR]”
card) so as the specific *MOLECULAR WEIGHT option to be written to the output file (.inp).
Keyword *MONITOR
Remarks Press F1 key either in ‘NODE’ field to pick a node from the screen or in ‘NSET’ field to select a
node set from the relative card. The node set should contain only one node. See also GENERAL
REMARKS how to determine the node set name.
Keyword *MPC
CONSTRAINTs>MPC>CONSTRAINT>TWO NODES.
CONSTRAINTs>MPC>CONSTRAINT>SET.
CONSTRAINTs>MPC>MESH.REF>NODES.
CONSTRAINTs>MPC>MESH.REF>SET.
CONSTRAINTs>MPC>MESH.REF>AUTO.
Remarks Use options from CONSTRAINT menu to create BEAM, TIE, PIN and LINK types and options
from MESH>REF menu for LINEAR type.
When MESH.REF>SET option is used each of the three sets should contain only one node. ANSA
cannot respect the order of nodes as written in *NSET keyword and so the definition of LINEAR
MPCs with node sets comprised of more than one node may be changed and become not valid.
See GENERAL REMARKS how to determine the node sets names. Node set names for MASTER
(independent) nodes are supported only during input.
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *MULLINS EFFECT option to be written to the output file (.inp).
The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the ‘?’ key in DATA TABLE to define the corresponding r-m-b-
T table).
Keyword *NMAP
Remarks Type any name in ‘NAME’ field of the selected SET to specify the name of the NSET parameter.
See also GENERAL REMARKS how to determine the node set name.
Switch first pull down menu to blank in order to disable the current NMAP definition. This way
the NMAP card exists in database and it is not needed to delete and redefine it any time it is
desired or not in output.
Control the default type (Rectangular or “option”) when creating new NMAPs by the setting
'Default Abaqus NMAP type' existing in Windows>Options...>Settings>DECKS.
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *NO COMPRESSION option to be written to the output file (.inp).
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *NO TENSION option to be written to the output file (.inp).
Created by The most simple way to define the *NODAL THICKNESS keyword:
2. Select existing shell elements from the screen, right click on highlighted items in
“Selection” list and use Modify option.
3. Create four Modify Rules for t1, t2, t3, and t4 fields and type any value in each of them so
as to define varying thickness in elements (since t4 field does not exist in trias if
above rules are applied on both trias and quads it will be failed for trias. In the
relative window that opens press 'Open In New Tab' button and repeat the procedure
by removing the t4 rule).
Remarks The node sets names are supported only during input.
The thickness of a corner node is calculated by the average thicknesses of all elements sharing this
node.
For 2nd order elements the nodal thickness of a mid-node is calculated automatically during output
by a linear interpolation of the corner nodes of all elements sharing this node (maximum number of
elements may be 2).
Keyword *NODE
Created by Using any function from the NODE>NEW button (NUMERIC, RELATIVE, INSERT, LINE).
Remarks Assign a rectangular, cylindrical and spherical coordinate system in ‘SYSTEM’ field of “*NODE
[NODE]” card to define SYSTEM=R, SYSTEM=C and SYSTEM=S at the node respectively. The
node is displayed in the new local coordinate system if ‘SYSTEM’ field is specified.
Created by Using AUXILIARIES>STEP>NEW, switching to *NODE FILE ‘Keyword’ and pressing the
‘INSERT’ button to declare the definition.
Remarks
Press the ‘Output Variables’ button and activate any variable to be written to the results file.
Alternatively, type the identifying keys for the nodal variables, separated with commas, through
the corresponding (‘Identifying Keys’) field of “NODAL VARIABLES” window.
Press F1 or ‘?’ key in ‘NSET’ field to select a node set from the relative card for which the output
is being written to the results file. The user is able to select more than one sets at once in order to
define more than one output requests quickly. See also GENERAL REMARKS how to determine
the name of NSET parameter.
Created by Using AUXILIARIES>STEP>NEW, switching to *NODE OUTPUT ‘Keyword’ and pressing the
‘INSERT’ button to declare the definition.
Remarks
Press the ‘Output Variables’ button and activate any variable to be written to the output database.
Alternatively, type the identifying keys for the nodal variables, separated with commas, through
the corresponding (‘Identifying Keys’) field of “NODAL VARIABLES” window.
Press F1 or ‘?’ key in ‘NSET’ field to select a node set from the relative card for which the output
is being written to the output database. The user is able to select more than one sets at once in
order to define more than one output requests quickly. See also GENERAL REMARKS how to
Created by Using AUXILIARIES>STEP>NEW, switching to *NODE PRINT ‘Keyword’ and pressing the
‘INSERT’ button to declare the definition.
Remarks Press the ‘Output Variables’ button and activate any variable to be printed in the data file.
Alternatively, type the identifying keys for the nodal variables, separated with commas, through
the corresponding (‘Identifying Keys’) field of “NODAL VARIABLES” window.
Press F1 or ‘?’ key in ‘NSET’ field to select a node set from the relative card for which the output
is being printed in the data file. The user is able to select more than one sets at once in order to
define more than one output requests quickly. See also GENERAL REMARKS how to determine
the name of NSET parameter.
Created by Using ELEMENTs>MASS>Set and switching to PER ELEMENT or PER ELEMENT AREA
‘TYPE’ through “*ELEMENT MASS&*ELEMENT ROTARY [MASS]” card.
Remarks Edit to the elements set over which the nonstructural mass is distributed and type any name in
‘Name’ field of the specific “SET [SET]” card to specify the name of the ELSET parameter. See
also GENERAL REMARKS how to determine the name of ELSET parameter.
When PER ELEMENT AREA option is used, the specified mass is automatically calculated per
element area (MASS/ area of all elements included in the set) and it is written out with
UNITS=MASS PER AREA parameter during output.
Keyword *NSET
Remarks The NSET parameter can be specified through the ‘Name’ field of the specific “SET [SET]”card.
See also GENERAL REMARKS how to determine the name of NSET parameter.
Switch ‘AUXILIARY’ option to NO and 'DEFINED' to YES so as the specific *NSET option to be
exported (“SET [SET]” card).
Keyword *ORIENTATION
Remarks The NAME parameter can be specified through the ‘Name’ field of the specific coordinate system
card. See also GENERAL REMARKS how to determine the name of NAME parameter.
Specify 'RID' field (Local coordinate system card) in order to define a local coordinate system in
relation to another already existing coordinate system (just for DEFINITION =COORDINATES,
COORDs>CORD functions).
Select the local direction from 'rotation axis' menu in order to specify additional rotation for this
axis (through 'rotation angle' field).
Keyword *OUTPUT
Using AUXILIARIES>SECTION>Assistant, activating the 'Create integrated output for step' flag
of “SECTION ASSISTANT-Preview” card and pressing the '?' key in the corresponding field to
select the step in which the current *OUTPUT, HISTORY will be defined.
Remarks Press F1 or ‘?’ key in ‘FILTER’ field to create a new filter so as to specify the FILTER parameter.
See also GENERAL REMARKS how to determine the name of FILTER parameter.
Remarks The SPL REFERENCE PRESSURE parameter is written out provided the 'Output Format' is
switched to 6.8 (“ABAQUS Output Parameters” window).
1. Use MENUBAR>Windows>Materials>NEW>MATERIAL.
5. Press ‘?’ key in the respective ‘TEST DATA’ field for a tabular definition of the stress-
strain data.
Remarks Each row of the specified data table implies one data line during output.
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *PLANAR TEST DATA option to be written to the output file (.inp).
Keyword *PLASTIC
Remarks Press the ‘?’ key in DATA TABLE field to define the corresponding variables at each
HARDENING option in a tabular form. The temperature values are introduced in the last column
of the table.
The RATE parameter can be specified through the table definition. Edit to the ‘Rate’ field and type
a value. Have in mind to create a TABLE and not a D. TABLE in this case.
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *PLASTIC option to be written to the output file (.inp).
Remarks Type any name in ‘Name’ field of the SET that is used to define the surface, so as to specify the
name of the SURFACE parameter. See also GENERAL REMARKS how to determine the name of
SURFACE parameter.
If the specific set is needed to be output only as *SURFACE, switch the ‘Output as:’ pull down
menu to Surface (“SET [SET]” card).
The normal to the section can be defined through the ‘X1’, ‘X2’ and ‘X3’ fields.
The node set name (for NODE parameter) is supported only during input. The element set name is
not supported.
In Assistant function the user is able to prescribe the pre-tension load or tightening adjustment on
pre-tension node by activating the 'Create *CLOAD' or 'Create *BOUNDARY' flags respectively.
The pre-tension node is an arbitrary free grid created automatically by this tool.
Keyword *PREPRINT
Created by AUXILIARIES>STEP>*PREPRINT.
Remarks MASS PROPERTY parameter is written out only if 'Abaqus/Explicit output' flag is active and
'Output Format' is set to 6.8 (ABAQUS Output Parameters window). The 'Abaqus/Explicit output'
flag is automatically activated when DYNAMIC, EXPLICIT ANALYSIS is selected through
STEP card.
Remarks The SLAVE and MASTER parameters are defined through CONTACT field (*PRESSURE
PENETRATION [*PRESSURE PENETRATION] card) by selecting a contact pair in the relative
list that opens with '?' key. Thus, the above parameters are filled automatically by the master and
slave surfaces of the selected contact respectively.
Press '?' key in STEP field to select the step that the current pressure penetration will reside in.
See GENERAL REMARKS how to determine the names of MASTER, SLAVE and AMPLITUDE
parameters.
Keyword *PRINT
Created by Using AUXILIARIES>STEP>NEW, switching to *PRINT ‘Keyword’ and pressing the ‘INSERT’
button to declare the definition.
Remarks The MASS parameter is written out provided the 'Output Format' is switched to 6.7 or 6.8
(“ABAQUS Output Parameters” window).
Keyword *RADIATE
Created by LOADs>RADIATE>Element.
LOADs>RADIATE>Set.
Remarks See GENERAL REMARKS how to determine the name of AMPLITUDE and the element set
names.
For sets the option 'Output as:” should be switched to Set in order to output *RADIATE keyword.
If ‘Radiate’ flag into ‘RESET’ region of “STEP” card is active, all of *RADIATE options in this
step obtain OP=NEW parameter.
Created by Using AUXILIARIES>STEP>NEW and then selecting the *RANDOM RESPONSE option into
the pull down menu of ‘ANALYSIS’ section.
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *RATE DEPEDENT option to be written to the output file (.inp).
The temperature values may be specified only if ‘DEP’ option is set to YES. They are introduced in
the last column of the table (Press the ‘?’ key in TEST DATA to define the corresponding table).
Remarks Press ‘?’ key in ‘mat i’ field to define the material forming the rebar layer. The name can be
specified trough the ‘Name’ field of the specific “MATERIAL [MATERIAL]” card. See also
GENERAL REMARKS how to determine the name of ORIENTATION parameter as well as the
material names.
Keyword *RELEASE
Created by Using ELEMENTs>BEAM to create beams and choosing the desired release combination codes
(M1, M2, T, M1-M2, M1-T, M2-T, ALLM) from the ‘RELEASE S1’ and ‘RELEASE S2’ pull
down menus respectively (BEAM ELEMENT CARD).
Remarks The element set labels are supported only during input.
Keyword *RESTART
Remarks When method 1. is used, leave ANALYSIS menu blank to fit parameters of READ and WRITE
BETA CAE Systems S.A. 217
How to define ABAQUS keywords in ANSA ANSA v13.x
according to Standard analyses and switch to EXPLICIT to adjust READ and WRITE parameters
according to Explicit analyses.
The CYCLE parameter of READ is exported only if the 'Output Format' is switched to 6.8
(“ABAQUS Output Parameters” window).
Remarks If following method 1., press '?' key in STEP filed of *RETAINED NODAL DOFS card to select
the *SUBSTRUCTURE GENERATE step to be assigned for these retained nodal dofs. If
following method 2. the STEP field is filled by the step id specified in 'Substructure Step:' field.
See also GENERAL REMARKS how to determine name of node sets which define the retained
nodal dofs.
Created by AUXILIARIES>R.BODY>NEW>ELSET.
AUXILIARIES>R.BODY>NEW>ANALYTICAL SURFACE.
Remarks The names of ANALYTICAL SURFACE, ELSET, PIN NSET and TIE NSET parameters can be
specified through the ‘Name’ field of the corresponding card (“SET [SET]” and “ANALYTICAL
SURFACE [SURFACE]” cards). See also GENERAL REMARKS how to determine the names of
the above parameters. The node set name of REF NODE parameter is supported only during input.
Remarks The name of NAME parameter can be specified through the ‘Name’ field of the corresponding
card (ANALYTICAL SURFACE [SURFACE]). See also GENERAL REMARKS how to
determine the name of NAME parameter.
Created by Using ELEMENTs>MASS>Node to create mass points and typing a value at least in one of the
‘I11’, ‘I22’, ‘I33’, ‘I12’, ‘I13’and ‘I23’ fields of “*ELEMENT MASS & *ELEMENT ROTARYI
[MASS]” card.
Using ELEMENTs>MASS>Set and typing a value at least in one of the ‘I11’, ‘I22’, ‘I33’, ‘I12’,
‘I13’and ‘I23’ fields of “*ELEMENT MASS & *ELEMENT ROTARY [MASS]” card while ON
EACH NODE ‘TYPE’ is set.
Remarks The name of ELSET parameter can be specified through the ‘Name’ field of the corresponding
card (“*ELEMENT MASS & *ELEMENT ROTARYI [MASS]”). See also GENERAL
REMARKS how to determine the names of ELSET and ORIENTATION parameter
Remarks See GENERAL REMARKS how to determine the name of NAME parameter.
Remarks
Keyword *SFILM
Created by LOADs>FILM>Set.
Remarks For sets the option 'Output as:” should be switched to Surface in order to output *SFILM keyword.
If ‘Film’ flag into ‘RESET’ region of “STEP” card is active, all *SFILM options in this step
acquire OP=NEW parameter.
The surface name obtains the same name with the set that is used to define the surface. See also
GENERAL REMARKS how to determine the surface and film property names as well as the
names of AMPLITUDE and FILM AMPLITUDE parameters.
Remarks
Remarks The temperature values (of TYPE=TABULAR) may be specified only if ‘DEP’ option is set to
YES. They are introduced in the 4th column of the table (Press the '?' key in ‘DATA TABLE’ field
to define the table).
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *SHEAR FAILURE option to be written to the output file (.inp).
1. Use MENUBAR>Windows>Materials>NEW>MATERIAL.
4. Press ‘?’ key in the respective ‘TEST DATA’ field for a tabular definition of the
compliance or modulus-time data.
Remarks Each row of the specified data table implies one data line during output
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *SHEAR TEST DATA option to be written to the output file (.inp).
Remarks The most simple way to define the NODAL THICKNESS parameter:
2. Select existing shell elements from the screen, right click on highlighted items in
“Selection” list and use Modify option.
3. Create four Modify Rules for t1, t2, t3, and t4 fields and type any value in each of them so
as to define varying thickness in elements (since t4 field does not exist in trias if
above rules are applied on both trias and quads it will be failed for trias. In the
relative window that opens press 'Open In New Tab' button and repeat the procedure
by removing the t4 rule).
If nodal thickness has been assigned at least in all nodes of an element then in all other elements
that reside in the same property will be assigned automatically nodal thickness during output.
Use AUXILIARIES>LAMINATE tool for further manipulation of the layers for a COMPOSITE
or LAMINATE property. The advantage of a LAMINATE property is that it is possible to remove
or add shells in the creation of new layers. So the LAMINATE property is broken in more
composite properties in output and the number of them depends on the shells participating in each
layer. Refer also to users_guide.pdf for details about this tool.
See GENERAL REMARKS how to determine the names of ELSET, MATERIAL, CONTROLS
and ORIENTATION parameters.
Set ‘DEFINED’ option to YES (located at the top of “SHELL SECTION & ELEMENT TYPE
[SHELL_SECTION]” card) so as the specific *SHELL SECTION option to be written to the
output file (.inp).
Remarks The CONSTRAIN NAME parameter may be specified in ‘Name’ field of “SHELL TO SOLID
COUPLING” card. See also GENERAL REMARKS how to determine the names of
CONSTRAIN NAME parameter.
When New by proximity is used to create shell to solid coupling the 'search distance' and
'projection distance' options correspond to INFLUENCE DISTANCE and POSITION
TOLERANCE parameters respectively.
1. Use MENUBAR>Windows>Materilas>NEW>MATERIAL.
5. Press ‘?’ key in the respective ‘TEST DATA’ field for a tabular definition of the stress-
strain data.
Remarks Each row of the specified data table implies one data line during output.
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *SIMPLE SHEAR TEST DATA option to be written to the output file (.inp).
Created by MENUBAR>Windows>Properties>NEW>SOLID
MENUBAR>Windows>Properties>NEW>TRUSS
Remarks See GENERAL REMARKS how to determine the names of ELSET, MATERIAL, CONTROLS
and ORIENTATION parameters.
Set ‘DEFINED’ option to YES (located at the top of “SOLID SECTION & ELEMENT TYPE
[SOLID_SECTION]” card) so as the specific *SOLID SECTION option to be written to the
output file (.inp).
Remarks If ‘DEP’ option is set to YES the specific heat is defined as a function of temperature (Press the ‘?’
key in DATA TABLE field to define the specific heat - temperature table).
Keyword *SPRING
Created by MENUBAR>Windows>Properties>NEW>SPRING.
Remarks Switch to Fixed Dir. ‘TYPE’ to define spring behavior for SPRING1 and SPRING2 elements and
Axial ‘TYPE’ for SPRINGA elements.
Switch to NONLINEAR ‘BEHAVIOR’ to include this parameter during output (nonlinear spring
behavior).
If ‘DEP’ option is set to DEP the spring stiffness is defined as a function of frequency (only for
linear spring behavior) and temperature (Press the ‘?’ key in ‘S-F-T’ and ‘D-F-T’ fields to define
the tables for linear and non-linear spring behavior respectively).
See GENERAL REMARKS how to determine the names of ELSET and ORIENTATION
parameters.
Set ‘DEFINED’ option to YES (located at the top of “*SPRING [SPRING_PROP]” card) so as the
specific *SPRING option to be written to the output file (.inp).
Keyword *SRADIATE
Created by LOADs>RADIATE>Set.
Remarks For sets the option 'Output as:” should be switched to Surface in order to output *SRADIATE
keyword.
If ‘Radiate’ flag into ‘RESET’ region of “STEP” card is active, all of *SRADIATE options in this
step acquire OP=NEW parameter.
The surface name obtains the same name with the set that is used to define the surface. See also
GENERAL REMARKS how to determine the surface name as well as the name of AMPLITUDE
parameter.
Keyword *STATIC
Created by Using AUXILIARIES>STEP>NEW and then selecting the *STATIC option into the pull down
menu of ‘ANALYSIS’ section.
The ALLSDTOL parameter is defined by setting STABILIZE menu to YES and then ALLSDTOL
to YES. The CONTINUE is defined by following the above procedure plus setting CONTINUE
menu to YES. The above parameters are written out provided the 'Output Format' is switched to
6.7 or 6.8 (“ABAQUS Output Parameters” window).
Press the ‘?’ key in ‘FULLY PLASTIC’ field to select the element set (or to create a new one) that
will be monitored for fully plastic behaviour. See also GENERAL REMARKS how to determine
the element set name.
Created by Using AUXILIARIES>STEP>NEW and then selecting the *STEADY STATE DYNAMICS option
into the pull down menu of ‘ANALYSIS’ section.
The FRICTION DAMPING parameter is written out provided the 'Output Format' is switched to
6.7 or 6.8 and SUBSPACE PROJECTION=RANGE if switching to 6.8 (“ABAQUS Output
Parameters” window).
Created by Using AUXILIARIES>STEP>NEW and then selecting the *STEADY STATE TRANSPORT
option into the pull down menu of ‘ANALYSIS’ section.
The ALLSDTOL parameter is defined by setting STABILIZE menu to YES and then ALLSDTOL
to YES. The CONTINUE is defined by following the above procedure plus setting CONTINUE
menu to YES. The above parameters are written out provided the 'Output Format' is switched to
6.7 or 6.8 (“ABAQUS Output Parameters” window).
Keyword *STEP
Created by AUXILIARIES>STEP>NEW.
Remarks All available parameters are placed at the top section of the “STEP” window.
Keyword *SUBCYCLING
Remarks The element set of a subcycling zone is defined through ELSET field (press the ‘?’ key to select
existing sets from the “SETS HELP” card). See also GENERAL REMARKS how to determine the
name of ELSET parameter.
Since the above keyword is valid only for a Abaqus/Explicit analysis in order to output the
'Abaqus/Explicit output' flag of Other Options section of Miscellaneous tab should be activated
To specify the substructure identifier of TYPE parameter either type a value in 'TYPE Z' field of
'Parameters' button (STEP card) or type a value in 'ELEMENT, TYPE=Z' field of
“SUBSTRUCTURE ANALYSIS CREATOR” card if following the method 2. to define the
keyword (this case it is possible to press 'Edit' button to open STEP card and specify TYPE
parameter through 'Parameter' button).
See also GENERAL REMARKS how to determine the element and node set name when defining
ELSET and NSET parameters respectively (through 'Parameters' button in STEP card).
Created by Following one of the methods to define *SUBSTRUCTURE GENERATE step (see also the
*SUBSTRUCTURE GENERATE keyword), switching to *SUBSTRUCTURE MATRIX OUTPUT
‘Keyword’ and pressing the ‘INSERT’ button to declare the definition.
Remarks
Remarks When following the method 2. type a value in Position Tolerance field in order to specify the
POSITION TOL parameter of the keyword (the POSITION TOL filed of card is filled by this
option).
Specify values in tx, ty, tz fields of SUBSTRUCTURE PROPERTY card in order to perform
translation of substructures in each global direction. Do the same in fields rax, ray, raz, rbx, rby,
rbz, angle to perform rotation in substructures and reflections when typing values in pax, pay, paz,
pbx, pby, pbz, pcx, pcy, pcz fields.
See also GENERAL REMARKS how to determine name when of ELSET parameter.
Created by Using AUXILIARIES>SET>INFO>NEW to create new sets and activating ‘Element sets as
surfaces’ flag during output (“ABAQUS Output Parameters” card). In this case, all existing sets in
the model will exported as *SURFACEs. The sets should contain only elements, facets of solids
and continuum shells (Si labels) and edges of shells (Ei labels).
Using AUXILIARIES>SET>INFO>NEW to create new sets and switching ‘Output as:’ pull down
menu to Surface. In this case, only particular sets in the model will exported as *SURFACEs. The
sets should contain only elements (SPOS, SNEG, both when 'ORIENTATION=bank), facets of
solids and continuum shells (Si labels) groups/parts, faces with shells, ranges of elements and
properties and edges of shells (Ei labels). SPOS and SNEG options are available under
'ORIENTATION' pull down menu so as to define the orientation of surface when it is created with
orientable elements (shells, gaskets etc.).
LOADs>DLOAD>P/PNU>Set. The set should contain only facets of solids and continuum shells
and edges of shells.
LOADs>DFLUX>Set. The set should contain only facets of solids and edges of shells.
LOADs>FILM>Set. The set should contain only facets of solids and edges of shells.
LOADs>RADIATE>Set. The set should contain only facets of solids and edges of shells.
Remarks The REGION TYPE and TRIM parameters can be defined through the “*CONTACT
DEFINITION [CONTACT_PAIR]” and “*TIE DEFINITION [CONTACT_PAIR]” cards.
The MAX RATIO, NO OFFSET, NO THICK and SCALE THICK parameters can be defined
through “*CONTACT DEFINITION [CONTACT_PAIR]”card.
The NAME parameter obtains the same name with the name of the set that defines the surface. See
also GENERAL REMARKS how to determine the name of NAME parameter.
Created by Using AUXILIARIES>SET>INFO>NEW to create new sets and switching ‘Output as:’ pull down
menu to Surface. The sets should contain only nodes and ranges of nodes.
CONSTRAINTs>KINEM>NODES or SET.
Remarks The REGION TYPE and TRIM parameters can be defined through the “*CONTACT
DEFINITION [CONTACT_PAIR]” and “*TIE DEFINITION [CONTACT_PAIR]” cards.
The MAX RATIO, NO OFFSET, NO THICK and SCALE THICK parameters can be defined
through “*CONTACT DEFINITION [CONTACT_PAIR]”card.
The NAME parameter obtains the same name with the name of the set that defines the surface. See
also GENERAL REMARKS how to determine the name of NAME parameter. Only for couplings,
ANSA automatically assigns an arbitrary surface name with the following format: NAME =
SURF_COUPLING_(arbitrary number).
AUXILIARIES>R.BODY>INFO>NEW>ANALYTICAL SURFACE.
Remarks The REGION TYPE and TRIM parameters can be defined through the “*CONTACT
DEFINITION [CONTACT_PAIR]” and “*TIE DEFINITION [CONTACT_PAIR]” cards.
The MAX RATIO, NO OFFSET, NO THICK and SCALE THICK parameters can be defined
through “*CONTACT DEFINITION [CONTACT_PAIR]”card.
The NAME parameter can be specified through the ‘Name’ field of. “ANALYTICAL SURFACE
[SURFACE]” card. See also GENERAL REMARKS how to determine the name of NAME
parameter.
Created by AUXILIARIES>SECTION>INFO>NEW.
AUXILIARIES>SECTION>Assistant.
Remarks The NAME parameter can be specified through the ‘Name’ field of. “SECTION
[CUTTING_SURFACE]” card. See also GENERAL REMARKS how to determine the name of
NAME parameter and the element set.
DEFINITION parameter is written out if 'Output Format' is switched to 6.7 or 6.8 (“ABAQUS
Output Parameters” window).
Remarks When the PRESSURE-OVERCLOSURE=TABULAR is selected, press the ‘?’ key in ‘PRE-OVER
TABLE’ field to specify the pressure and over closure values in a tabular form.
Created by AUXILIARIES>S.INTER>INFO>NEW.
Remarks The out-of-plane thickness of the surface or cross-sectional area for every node in the node-based
surface can be specified through ‘THICKNESS’ field of “SURFACE INTERACTION/CONTACT
PROPERTIES [SURFACE_INTERACTION]” card.
The NAME parameter can be specified through the ‘Name’ field of. “SURFACE INTERACTION/
CONTACT PROPERTIES [SURFACE_ INTERACTION]” card. See also GENERAL REMARKS
how to determine the name of NAME parameter.
Remarks The surface names are the same with the names of the sets used to define the surfaces. See also
GENERAL REMARKS how to determine the surface names.
Leave the ‘SURFACE’ field blank to omit surface names during output (blank data line).
See also *CONTACT keyword because it is required for the *SURFACE PROPERTY
ASSIGNMENT.
Leave 'STEP' field blank to write out as model data or else specify the step id of an
ABAQUS/Explicit analysis to write out as history data. Due to the fact that it is valid only in an
ABAQUS/Explicit analysis activate 'Abaqus Explicit Output' flag during output.
The primary and secondary feature edge criteria are exported only if 'Abaqus Version' menu is
switched to 6.7 or 6.8 during output.
Created by MENUBAR>Windows>Properties>NEW>SURFACE.
Remarks The ELSET parameter can be specified through the ‘Name’ field of. “*SURFACE SECTION
[SURFACE_SECTION]” card. See also GENERAL REMARKS how to determine the name of
ELSET parameter.
Keyword *SYSTEM
Created by Edit to the “*NODE [NODE]” card of a node (NODE>INFO>INFO) and specify the ‘SYSTEM’
field (Press ‘?’ key to select an existing local system or to create a new one).
Remarks
Keyword *TEMPERATURE
Remarks See GENERAL REMARKS how to determine the node set names and the name of AMPLITUDE
parameter.
Press '?' key in 'file_name' field (when using File option to define FILE parameter and subsequent
parameters) in order to select *.fil or *.odb file (through File Manager that opens) from which data
will be read.
Remarks Set ‘DEFINED’ option to YES (located at the top of “BEAM SECTION & ELEMENT TYPE
[BEAM SECTION]” card) so as the specific *THERMAL EXPANSION option to be written to the
output file (.inp).
If ‘TE DEP’ option is set to YES the specific thermal coefficient is defined as a function of
temperature (Press the ‘?’ key in TE D. TABLE field to define the specific thermal coefficient -
temperature table).
Keyword *TIE
Created by AUXILIARIES>CONTACT>INFO>NEW>TIE.
Remarks The name of NAME parameter can be specified through ‘Name’ field of “*TIE DEFINITION
[CONTACT_PAIR]” card. See also GENERAL REMARKS how to determine the name of MAME
parameter, the surface (master, slave) and node set names.
Keyword *TORQUE
Remarks Set ‘DEFINED’ option to YES (located at the top of “BEAM SECTION & ELEMENT TYPE
[BEAM SECTION]” card) so as the specific *TORQUE option to be written to the output file
(.inp).
Switch 'TQ behavior' to ELASTIC and 'TQ variation' to LINEAR to define the corresponding
options.
All the properties (stiffness, axial force, strain etc.) are given in a tabular form through ‘TQ D.
TABLE’ field (Press the ‘?’ key in ‘TQ D. TABLE’ field to define the corresponding table, if
LINEAR option is specified the above field appears by setting TQ DEP option to YES).
Keyword *TRANSFORM
Created by Edit to the “*NODE [NODE]” card of a node (NODE>INFO>INFO) and specify the
‘TRANSFORM’ field (Press ‘?’ key to select an existing local system or to create a new one).
Remarks The NSET parameter obtains the same name with the selected coordinate system. The *NSET
option is automatically created during output and contains all the nodes in which the
‘TRANSFORM’ field has been specified. See also GENERAL REMARKS how to determine the
name of NSET parameter.
The TYPE parameter is determined by the type of selected coordinate system. Thus, if rectangular
system is selected then TYPE=R will be defined, if cylindrical system TYPE=C and if spherical
system TYPE=S.
Remarks
Keyword *TRS
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *TRS option to be written to the output file (.inp).
1. Use MENUBAR>Windows>Materials>NEW>MATERIAL.
5. Press '?' key in the respective ‘TEST DATA’ field for a tabular definition of the stress-
strain data.
Remarks Each row of the specified data table implies one data line during output.
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *UNIAXIAL TEST DATA option to be written to the output file (.inp).
Remarks Each constant can be specified through 'constants' field separated with commas.
Remarks The ELSET parameter obtains the same name with name of the set that is used. The user is able to
select more than one sets at once in order to define more than one output requests quickly. See also
GENERAL REMARKS how to determine the name of ELSET parameter.
Select DYNAMIC, EXPLICIT ‘ANALYSIS’ because *VARIABLE MASS SCALING makes sense
only in an Abaqus/Explicit analysis.
Keyword *VISCO
Created by Using AUXILIARIES>STEP>NEW and then selecting the *VISCO option into the pull down
menu of ‘ANALYSIS’ section.
The ALLSDTOL parameter is defined by setting STABILIZE menu to YES and then ALLSDTOL
to YES. The CONTINUE is defined by following the above procedure plus setting CONTINUE
menu to YES. The above parameters are written out provided the 'Output Format' is switched to 6.7
or 6.8 (“ABAQUS Output Parameters” window).
Keyword *VISCOELASTIC
Remarks Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *HYPERELASTIC option to be written to the output file (.inp).
In options where 'DATA' field appears, specify the data lines in tabular form (press ? key in
'DATA' field and “DATA TABLE” window will appear to specify data values in rows and
columns, each row corresponds to one data line).
1. Use MENUBAR>Windows>Materials>NEW>MATERIAL.
5. Press ‘?’ key in the respective ‘TEST DATA’ field for a tabular definition of the pressure-
volume ratio data.
Remarks Each row of the specified data table implies one data line during output
Set ‘DEFINED’ option to YES (located at the top of “MATERIAL [MATERIAL]” card) so as the
specific *VOLUMETRIC TEST DATA option to be written to the output file (.inp).