selist#

Mapdl.selist(sename='', kopt='', kint='', **kwargs)[source]#

Lists the contents of a superelement matrix file.

APDL Command: SELIST

Parameters:
sename

The name (case-sensitive) of the superelement matrix file created by the substructure generation pass (Sename.SUB). Defaults to the current Jobname. If a number, it is the element number of the superelement as used in the use pass.

kopt

List key:

0 - List summary data only.

1 - List contents, except load vectors and matrices.

2 - List contents, except matrices.

3 - List full contents. Be aware that the listing may be extensive.

kint

Integer printout format key:

OFF - Default.

ON - Long format for large integers.

Notes

This command is valid in any processor.

Distributed ANSYS Restriction: This command is not supported in Distributed ANSYS.