fj#

Mapdl.fj(elem='', label='', value='', **kwargs)[source]#

Specify forces or moments on the components of the relative motion of a

APDL Command: FJ joint element.

Parameters:
elem

Element number or ALL to specify all joint elements.

label

Valid labels:

FX - Force in local x direction.

FY - Force in local y direction.

FZ - Force in local z direction.

MX - Moment about local x axis.

MY - Moment about local y axis.

MZ - Moment about local z axis.

value

Value of the label.

Notes

Valid for MPC184 (joint options in KEYOPT(1)).

See FJDELE for information on deleting forces and moments.