Description: Requests a subcase and global results search for result limits (max/min).
Format:
RESULTLIMITS, sid, ssid, msid, etype, osid, stype, column
Example:
RESULTLIMITS, 3, 4, 6, QUAD, 22, ELEM, 9
Option | Definition | Type | Default |
---|---|---|---|
sid | Results limits search set Identification number. | Integer > 0 | Required |
ssid | Subcase set identification number. Set identification of previously appearing SET command. Only subcases whose identification numbers appear on this SET command will be output. The character variable ALL may be used to specify all subcases. See Remark 2. | Integer > 0 or blank | ALL |
msid | Step set identification number. Set identification of previously appearing SET command. Only time, frequency, or load steps whose identification numbers appear on this SET command will be output. The character variable ALL may be used to specify all steps as applicable. | Integer > 0 or blank | ALL |
etype | Element type to be searched for within element identification number range, one of the following character variables:
|
Character or blank | ALL |
osid | Output set identification number. Set identification of previously appearing SET command. Only elements or grid points whose identification numbers appear on this SET command will be output. The character variable ALL may be used to specify all elements or grid points as applicable. See Remark 3. | Integer > 0 or blank | ALL |
stype | Output set identification type, one of the following character variables: GRID or ELEM. | Character | ELEM |
column | Results column number. See Remark 4. | Integer > 0 | Required |
Remarks: