PhononBand

class py4vasp.raw.PhononBand(dispersion: Dispersion, topology: Topology, eigenvectors: VaspData)

Bases: object

The band structure of the phonons.

Contains the eigenvalues and eigenvectors at specifics q points in the Brillouin zone. Includes the topology to map atoms onto specific modes.