Title | Previous | Next

addframe

Add a frame to the list of frames in an animation.

Synopsis:

addframe filename

Arguments:

filename

A SILO filename, including either absolute or relative path specifications.

Description:

Add a frame into the list of frames in an animation. The new frame will be added at the end of the list of frames. It is not possible to add a frame in the middle of a sequence of frames. To do so, you must start a new animation.

Examples:

open abc1.silo

addframe /usr/people/sample/abc2.silo

addframe ../data/abc3.silo

addframe ~/data/abc4.silo

See Also:

animate , newplot , play , powerwall , rplay , setframe , stop


Title | Previous | Next

MeshTV@viper.llnl.gov
Copyright © 1998, U.S. Department of Energy. All rights reserved.