*ELSET
Assign elements to an element set.

This option is used to assign elements to an element set.

Products: ABAQUS/Standard  ABAQUS/Explicit  

Type: Model or history data

Level: Part  Part Instance  Assembly  Model  Step  

Reference:

Required parameter:

ELSET

Set this parameter equal to the name of the element set to which the elements will be assigned.

Optional parameters:

GENERATE

If this parameter is included, each data line should give a first element, ; a last element, ; and the increment in element numbers between these elements, . Then, all elements going from to in steps of will be added to the set. must be an integer such that is a whole number (not a fraction).

INSTANCE

Set this parameter equal to the name of the part instance that contains the elements listed on the data line. This parameter can be used only at the assembly level and is intended to be used as a shortcut to the naming convention. It can be used only in a model defined in terms of an assembly of part instances.

INTERNAL

ABAQUS/CAE uses the INTERNAL parameter to identify sets that are created internally. The INTERNAL parameter is used only in models defined in terms of an assembly of part instances. The default is to omit the INTERNAL parameter.

Data lines if the GENERATE parameter is omitted: 

First line:

  1. List of elements or element set labels to be assigned to this element set. Only previously defined element sets can be assigned to another element set.

Repeat this data line as often as necessary. Up to 16 entries are allowed per line.

Data lines if the GENERATE parameter is included: 

First line:

  1. First element in set.

  2. Last element in set.

  3. Increment in element numbers between elements in the set. The default is 1.

Repeat this data line as often as necessary.