emmet.core.phonon

Define schemas for DFPT, phonopy, and pheasy-derived phonon data.

Classes

AbinitPhonon

Definition for a document with data produced from a phonon calculation with Abinit.

DEFAULT_PHONON_FILES

dict() -> new empty dictionary dict(mapping) -> new dictionary initialized from a mapping object's (key, value) pairs dict(iterable) -> new dictionary initialized as if via: d = {} for k, v in iterable: d[k] = v dict(**kwargs) -> new dictionary initialized with the name=value pairs in the keyword argument list. For example: dict(one=1, two=2).

Ddb

Document with a the string version of the DDB file produced by abinit.

Phonon

Definition for a document with data produced by a phonon calculation.

PhononBS

Define schema of pymatgen phonon band structure.

PhononBSDOSDoc

Built data version of PhononBSDOSTask.

PhononBSDOSTask

Phonon band structures and density of states data.

PhononComputationalSettings

Collection to store computational settings for the phonon computation.

PhononDOS

Define schema of pymatgen phonon density of states.

PhononMethod

Define common methods for computed phonon properties.

PhononWarnings

PhononWebsiteBS

Document with a serialized version of the phonon band structure suitable for the phononwebsite (http://henriquemiranda.github.io/phononwebsite/).

PhononWebsiteStruct

ShreddedEigendisplacements

SoundVelocity

Definition for a document with the sound velocities of the acoustic modes close to Gamma, as obtained from a phonon calculation.

SumRuleChecks

Container class for defining sum rule checks.

TYPE_CHECKING

bool(x) -> bool

ThermalDisplacement

Definition of a Document for the generalized density of states and mean square displacements related to phonon oscillations.

ThermalDisplacementData

Collection to store information on the thermal displacement matrices.

ThermodynamicProperties

Definition of the thermodynamic properties extracted from the phonon frequencies.

TypedAbinitInputVars

TypedBaseInputDict

TypedDdBaseDict

TypedDdeInputDict

TypedDdkInputDict

TypedPhononInputDict

TypedPseudopotentialsDict

VibrationalEnergy

Definition of the vibrational contribution to the energy as function of the temperature.