Description
The CPENTA entry defines the connections of a five-sided solid element with six grid points.
Format
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
CPENTA | EID | PID | G1 | G2 | G3 | G4 | G5 | G6 |
Example
CPENTA | 112 | 2 | 3 | 15 | 14 | 4 | 103 | 115 |
Field | Definition | Type | Default |
---|---|---|---|
EID | Element identification number. | Integer > 0 | Required |
PID | Property identification number of a PSOLID entry. | Integer > 0 | Required |
Gi | Grid point identification numbers of connection points. | Integer ≥ 0 or blank | Required |

Figure 1: CPENTA element connection
Remarks
- Element identification numbers must be unique with respect to all other element identification numbers.
- The topology of the diagram must be preserved: for example, G1, G2, G3 define a triangular face.
- Components of stress are output in the global coordinate system unless a material coordinate system is defined on the PSOLID entry.
- Figure 1 shows the numbering for both a six-node and a fifteen-node triangular prismatic element. Autodesk Explicit supports only a six-node triangular prismatic element.