ANDYNA
ANDYNA, DELAY
, NCYCL
, START
, END
, INC
, AUTOCONTOURKEY
Produces an animated sequence of contour values through substeps.
DELAY
Time delay during animation (defaults to 0.1 seconds).
NCYCL
Number of animation cycles (defaults to 5). Available in non-UI mode only.
START
Number of the starting substep (defaults to 1).
END
Number of the ending substep (defaults to the maximum substep).
INC
Increment between substeps (defaults to 1).
AUTOCONTOURKEY
Auto-scales contour values, based on the overall subset range of values (defaults to 0, no auto-scaling).
Notes
ANDYNA involves a Mechanical APDL macro which produces an animation of contour values through all the substeps of the last plot action command. This command operates only on graphic display platforms supporting the /SEG command. After executing ANDYNA, you can replay the animated sequence by issuing ANIM.
The command functions only in the postprocessor.