pyqmmm.qm.traj_movie_generator

Breaks up TeraChem optimization XYZ file into individual frames.

Module Contents

Functions

check_exists()

Check to see if user's xyz file is in the current directory

create_dir()

Create a new directory to store the frames

get_frames(file_name)

Break up the original xyz file.

xyz_movie_generator()

pyqmmm.qm.traj_movie_generator.check_exists()[source]

Check to see if user’s xyz file is in the current directory

pyqmmm.qm.traj_movie_generator.create_dir()[source]

Create a new directory to store the frames

pyqmmm.qm.traj_movie_generator.get_frames(file_name)[source]

Break up the original xyz file.

pyqmmm.qm.traj_movie_generator.xyz_movie_generator()[source]