ESORT
ESORT, Item, Lab, ORDER, KABS, NUMB
Sorts the element table.
ItemLabel identifying the item:
ETAB
—
(currently the only
Itemavailable)Labelement table label:
ORDEROrder of sort operation:
0
—
Sort into descending order.
1
—
Sort into ascending order.
KABSAbsolute value key:
0
—
Sort according to real value.
1
—
Sort according to absolute value.
NUMBNumber of elements (element table rows) to be sorted in ascending or descending order (
ORDER) before sort is stopped (remainder will be in unsorted sequence) (defaults to all elements).
Notes
The element table rows are sorted based on the column containing the
Lab values. Use EUSORT to restore the original
order. If ESORT is specified with PowerGraphics on
(/GRAPHICS,POWER), then the nodal solution results listing
(PRNSOL) will be the same as with the full graphics mode
(/GRAPHICS,FULL).