DATA SET 8: ELEMENT INCIDENCES
Formats for one-, two-, and three-dimensional problems are slightly different. However, the element incidences can all be automatically generated if the global node numbers of elements appear in regular patterns. This data set is not needed if Logical Unit 11 is used as input (i.e., if KVI > 0 in Data Set 2).
One-Dimensional Problems:
No input data is required. Node numbers are automatically generated, which requires the nodal coordinates in ascending or descending order. All elements are assigned material type 1. In order to change the material type, you have to specify material type corrections in Data Set 9 and set NCM in Data Set 2 accordingly.
Two-Dimensional Problems:
Typically, a total of NEL lines are needed, one for each element. However, only one line is needed if a group of elements appears in a regular pattern. Free-field format input for each line contains the following information:
IE(MI,1) to IE(MI,4) are numbered beginning with the lower left corner and progressing around the element in a counterclockwise direction. For a logically rectangular block of elements, it is only necessary to specify the first element, the width MODL and the length NLAY, where MODL and NLAY are measured in elements. Element numbering proceeds most rapidly along the MODL dimension and least rapidly along the NLAY dimension. Figure A.1 provides an example. The object is considered to be logically rectangular because it has width MODL = 3 on two opposite sides and length NLAY = 5 on the other two opposite sides. To generate definitions of elements 1 through 15 automatically, including both the incidence and material type, only one line is necessary. If the material type does not follow the same pattern as the element incidences, you can change the material type by using the material type correction option in Data Set 9 and setting NCM in Data Set 2 accordingly.

| MI | IE(M,1) | IE(M,2) | IE(M,3) | IE(M,4) | IE(M,5) | MODL | NLAY |
| 1 | 1 | 5 | 6 | 2 | 1 | 3 | 5 |
Fig. A.1. Automatic generation of a 3 x 5 logically rectangular mesh.
Note: For triangular elements IE(MI,4) has to be set to 0.
Three-Dimensional Problems:
Usually, a total of NEL records are needed. Each record contains the following variable and is FREE-FORMATTED.
All elements are assigned material type 1. To change the material type, you have to specify material type corrections in Data Set 9 and set NCM in Data Set 2 accordingly.
Note: For tetrahedral elements, set IE(MI,5) IE(MI,8) equal to zeros. For pentahedral elements, set IE(MI,7) and IE(MI,8) equal to zeros. For hexahedral elements, IE(MI,1) - IE(MI,8) are numbered according to the convention shown in the Fig. A.2. The first four nodes start from the front lower left corner and progressing around the bottom element surface in a counterclockwise direction. The other four nodes begin from the front upper left corner and progressing around the top element surface in a counterclockwise direction. Pentahedrons are similarly numbered except that there are three nodes on the top and bottom faces.

Figure A.2. Node numbering convention of three-dimensional elements.
v1.0 - 1/14/1999
Jin-Ping Gwo, email: jgwo@umbc.edu