Group data |
Description |
Here are described the supported keywords to create ParaGeo Group_data. *SOLID SECTION is the main keyword to create a ParaGeo group from an Abaqus ELSET (defined through *ELEMENT keyword). *GROUP MERGE is the keyword that allows to define a list of Abaqus ELSETs (defined through *ELEMENT keyword) that will be used to create a single ParaGeo group. *GROUP DELETE is the keyword that allows to define a list of Abaqus ELSETs (defined through *ELEMENT keyword) that will be deleted during conversion.
|
GROUP DELETE Delete ELSETs during conversion |
Usage |
||
|
||
Description |
||
*GROUP DELETE allows to define a list of Abaqus ELSETs (defined through *ELEMENT keyword) that will be deleted during conversion. The list should be provided in a new line separated by spaces.
Notes •*GROUP DELETE can NOT be used to delete Abaqus ELSETs defined via *ELSET keyword.
Examples
|
GROUP MERGE Merge ELSETs into individual groups |
Usage |
||||||
|
||||||
Description |
||||||
*GROUP MERGE allows to define a list of Abaqus ELSETs (defined through *ELEMENT keyword) that will be merged to a single ELSET to create a single ParaGeo group. The list should be provided in a new line separated by spaces. The keyword should be used in conjunction with *SOLID SECTION, which defines a group to be created from an Abaqus ELSET.
Notes •*GROUP MERGE can NOT be used to merge Abaqus ELSETs defined via *ELSET keyword. •If the ELSETs to be merged are split (they do not share nodes) two volumes (or more) will be generated for the ParaGeo group. Conversely, if they share nodes a single volume will be created.
Examples
|
SOLID SECTION Solid Section data (group data) |
Usage |
||||||||||||||
|
||||||||||||||
Description |
||||||||||||||
Defines an ELSET to be converted as a ParaGeo group and allows to assign material data to the ELSET.
Examples
|