ansys.mapdl.core.Mapdl.mode#
- Mapdl.mode(mode='', isym='', **kwargs)#
Specifies the harmonic loading term for this load step.
Mechanical APDL Command: MODE
- Parameters:
- mode
str Number of harmonic waves around circumference for this harmonic loading term (defaults to 0).
- isym
intorstr Symmetry condition for this harmonic loading term (not used when
MODE= 0):1- Symmetric (UX, UY, ROTZ, TEMP use cosine terms; UZ uses sine term) (default).-1- Antisymmetric (UX, UY, ROTZ, TEMP use sine terms; UZ uses cosine term).
- mode
Notes
Used with axisymmetric elements having nonaxisymmetric loading capability (for example,
PLANE25,SHELL61, etc.). For analysis types antype,MODAL, HARMIC, TRANS, and SUBSTR, the term must be defined in the first load step and may not be changed in succeeding load steps.This command is also valid in PREP7.