bfdele#

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

Deletes nodal body force loads.

APDL Command: BFDELE

Parameters:
node

Node at which body load is to be deleted. If ALL, delete for all selected nodes [NSEL]. If NODE = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted for NODE.

lab

Valid body load label. If ALL, use all appropriate labels. See the BF command for labels. In an explicit dynamic analysis, the only valid body load label is TEMP.

Notes

Deletes nodal body force loads for a specified node and label. Nodal body loads may be defined with the BF command (except in an explicit dynamic analysis).

The command BFDELE,TEMP can be used in an explicit dynamic analysis to delete temperature loads that are read in by the LDREAD command. BFDELE cannot be used to delete temperature loads defined by the EDLOAD command (use EDLOAD,DELE to delete this type of load).

This command is also valid in PREP7.