Description: Shell element results coordinate system definition.
Format:
SURFACE id, SET esid, [SYSTEM system], [AXIS x-axis], [NORMAL normal]
Example:
SURFACE 12, SET 3, SYSTEM CORD 2, AXIS X, NORMAL Z
Option | Definition | Type | Default |
---|---|---|---|
id | Surface identification number. | Integer > 0 | Required |
SET esid | Element set identification number. Set identification of previously appearing SET command. Only shell elements whose identification numbers appear on this SET command will be included as part of the defined SURFACE. The character variable ALL may be used to specify all elements. | Integer > 0 or blank | Required |
SYSTEM system | Coordinate system for results output, one of the following character variables: ELEMENT, BASIC, MATERIAL, GRID, or CORD followed by a coordinate system identification number. | Character or blank, or integer > 0 | See Remark 3 |
AXIS x-axis | Surface x-axis definition, one of the following character variables: R, T, P, X, Y, or Z. See Remark 4. | Character | See Remark 3 |
NORMAL normal | Surface normal definition, one of the following character variables: R, X, Y, or Z. See Remark 4. | Character | See Remark 3 |
Remarks: