anmode#
- Mapdl.anmode(nfram='', delay='', ncycl='', kaccel='', **kwargs)#
Produces an animated sequence of a mode shape.
APDL Command: ANMODE
- Parameters:
- nfram
Number of frames captures (defaults to 5).
- delay
Time delay during animation (defaults to 0.1 seconds).
- ncycl
Number of animation cycles (defaults to 5). Available in non-UI mode only.
- kaccel
Acceleration type:
0 - Linear acceleration.
1 - Sinusoidal acceleration.
Notes
ANMODE involves an ANSYS macro which produces an animation of mode shape of the last plot action command (for example, PLDISP). The ANMODE command operates only on graphic display platforms supporting the /SEG command. After executing ANMODE, you can replay the animated sequence by issuing the ANIM command.
This command functions only in the postprocessor.