lsclear#

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

Clears loads and load step options from the database.

APDL Command: LSCLEAR

Parameters:
lab

Label identifying the data to be cleared:

SOLID - Delete only solid model loads.

FE - Delete only finite element loads.

INER - Delete only inertia loads (ACEL, etc.).

LFACT - Initialize only load factors (on DCUM, FCUM, SFCUM, etc.).

LSOPT - Initialize only load step options.

ALL - Delete all loads and initialize all load step options and load factors.

Notes

Loads are deleted, and load step options are initialized to their default values.

This command is also valid in PREP7.