Description
The CTRIA3 entry defines a triangular element that can be used as a membrane or shell. A shell element has bending stiffness while the membrane element does not. For both the membrane and shell formulations, the state of the stress in the element is plane stress. The elements do have strains through the thickness of the element, which will lead to thinning of the element.
Format
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
CTRIA3 | EID | PID | G1 | G2 | G3 | THETA/MCID |
Example
CTRIA3 | 61 | 11 | 101 | 111 | 202 |
Field | Definition | Type | Default |
---|---|---|---|
EID | Element identification number. | Integer > 0 | Required |
PID | Property identification number of a PSHELL property entry. | Integer > 0 | Required |
Gi | Grid point identification numbers of connection points. | Integer > 0, all unique | Required |
THETA | Material property orientation angle in degrees. | Real | See Remark 3 |
MCID | Material coordinate system identification number. | Integer ≥ 0 | See Remark 3 |
Remarks
- Element identification numbers must be unique with respect to all other element identification numbers.
- Stresses are output in the surface coordinate system or in the coordinate system defined using THEATA/MCID or the coordinate system defined on the PSHELL continuation entry.
- If THETA/MCID field is blank, field 5 of the PSHELL continuation entry will be used. If this field is also blank, then THETA = 0.0 is assumed.
- This element is identical to the CTRIAR element.

Figure 1: MCID coordinate system definition

Figure 2: CTRIA3 element geometry and coordinate system

Figure 3a: Forces in CTRIA3 elements

Figure 3b: Moments in CTRIA3 elements

Figure 4: Stresses in CTRIA3 elements