rmlvscale#

Mapdl.rmlvscale(nload='', fact1='', fact2='', fact3='', fact4='', fact5='', **kwargs)[source]#

Defines element load vector scaling for a ROM use pass.

APDL Command: RMLVSCALE

Parameters:
nload

Total number of load cases to be considered within a ROM use pass. If Nload = “DELETE”, all defined load vectors are deleted.

fact1, fact2, fact3, … , fact5

Scale factors applied to load vectors (maximum 5). Defaults to 0.

Notes

Specifies the element load scale factor applied to a ROM analysis use pass. Element load vectors are extracted from a Static Analysis using the RMNDISP command. Up to 5 element load vectors may be scaled and applied to a ROM use pass.

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