When displaying large objects with thousands of atoms,
the time required to redraw the screen becomes significant and drops below the refresh rate of the display or the
requested value. By default, YASARA then increases the steps of
movements and
rotations
so that the effective speed stays the same, and just the number of screen updates decreases. This approach is only possible when either no macro is running or the macro issues a long
Wait command. When the macro uses a combination of short
(Wait 1) and long
Waits, it is recommended to turn off the
SpeedUp to avoid unsteady motions.
Do not speed up movements and rotations when showing large objects that slow down the graphics.
Move and rotate in larger steps when graphics are slow.