ParaGeo Conversion |
Description |
PARAGEO CONVERSION defines the options for converting the Abaqus mesh (.mesh) to ParaGeo geometry file (.geo). A key difference between Abaqus and ParaGeo is that the model for ParaGeo is defined in terms of geometry (points, lines, surfaces and volumes) rather than just a finite element mesh. The conversion process automatically generates the appropriate geometry from the Abaqus mesh using a combination of geometry rules. e.g. in 3-D 1Volumes will be generated for each element set, 2Surfaces will be generates at the intersection of each element set, 3Surfaces will be generated for each NSET or ELSET that defines a boundary surface, 4Lines will be generated at the boundaries of inersecting surfaces, 5etc Here the keyword and sub-keywords to define the specific options for this conversion process and the result is a ParaGeo geometry file (.geo) and a ParaGeo data file (.dat) that incorporates data to read the geometry file and the additional data that defines the problem. In addition to converting Abaqus (.inp) to ParaGeo (.dat) files, PARAGEO CONVERSION can also output geometry in ELFEN format. The additional data that can be generated for ELFEN is however more limited.
|
PARAGEO CONVERSION Conversion of Abaqus mesh to ParaGeo geometry |
Usage |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This data structure is used to convert Abaqus mesh to ParaGeo geometry. This will output a .geo file that will contain the model geometry with conversion of ELSETs to ParaGeo Groups and conversion of NSETs to ParaGeo Geometry Sets.
Notes: •If TYPE=GROUP, ParaGeo will convert 3-D surface elements to TSET for use •If TYPE=GEOMETRY, ParaGeo will convert 3-D surface elements to NSET for use
Examples
|