PhononDos

class py4vasp.raw.PhononDos(energies: VaspData, dos: VaspData, projections: VaspData, topology: Topology)

Bases: object

Contains the phonon density of states (DOS) including its projections where available.

Contains the energy mesh and the values of the DOS at the mesh points. The DOS can be projected onto specific ions or ion types.