Skip to content

Reference XYZAnimation

XYZAnimation

XYZAnimation(animation_dict)

Contains an atomic simulation position with data from .xyz animation file.

Parameters:

  • animation_dict (dict[int, XYZMolecule]) –

    Dictionary that contains xyz animation information. First image is key of 0 and keys are in order from 0-> # of images.

Returns:

  • XYZAnimation

    XYZAnimation object that contains xyz animation information for dft calculation.