ESORT, Item
, Lab
, ORDER
, KABS
, NUMB
Sorts the element table.
Item
Label identifying the item:
ETAB | — | (currently the only |
Lab
element table label:
ORDER
Order of sort operation:
0 | — | Sort into descending order. |
1 | — | Sort into ascending order. |
KABS
Absolute value key:
0 | — | Sort according to real value. |
1 | — | Sort according to absolute value. |
NUMB
Number 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).
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].