lcsum#

Mapdl.lcsum(lab='', **kwargs)[source]#

Specifies whether to process non-summable items in load case

APDL Command: LCSUM operations.

Parameters:
lab

Combination option

(blank)

Only combine summable items [default].

ALL

Combine all items including non summable items.

Notes

Allows non-summable items (e.g. plastic strains) to be included in load combinations. Issue LCSUM,ALL before the first load case operation (LCXX command). May also be used to include nonsummable items in the appending of a results file (RAPPND command).