mmf#

Mapdl.mmf(**kwargs)[source]#

Calculates the magnetomotive force along a path.

APDL Command: MMF

Notes

MMF invokes an ANSYS macro which calculates the magnetomotive force (mmf) along a predefined path [PATH]. It is valid for both 2-D and 3-D magnetic field analyses. The calculated mmf value is stored in the parameter MMF.

A closed path [PATH], passing through the magnetic circuit for which mmf is to be calculated, must be defined before this command is issued. A counterclockwise ordering of points on the PPATH command will yield the correct sign on the mmf. The mmf is based on Ampere’s Law. The macro makes use of calculated values of field intensity (H), and uses path operations for the calculations. All path items are cleared upon completion. The MMF macro sets the “ACCURATE” mapping method and “MAT” discontinuity option of the PMAP command.

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