ELPH_DECOMPOSE

From VASP Wiki
Revision as of 10:56, 27 February 2025 by Mani (talk | contribs) (→‎Available contributions: Add more descriptions)

ELPH_DECOMPOSE = [string]
Default: ELPH_DECOMPOSE = VDPR 

Description: Chooses which contributions to include in the computation of the electron-phonon matrix elements.

Mind: Available as of VASP 6.5.0

The electron-phonon matrix element can be formulated in the projector-augmented-wave (PAW) method in terms of individual contributions[1]. Each contribution can be included by specifying the associated letter in ELPH_DECOMPOSE. We suggest two different combinations to define matrix elements:

ELPH_DECOMPOSE = VDPR
"All-electron" matrix element[1][2]
ELPH_DECOMPOSE = VDQ
"Pseudo" matrix element[1][3]

Available contributions

V - Derivative of pseudopotential,
This term is the pure plane-wave contribution to the total PAW matrix element. If the PAW augmentation region were vanishingly small, this would be the sole contribution.
D - Derivative of PAW strength parameters,
This contribution stems from the PAW treatment of the electronic Hamiltonian. It is of the same nature as but is treated in the local basis inside the augmentation region. For a detailed discussion of the PAW strength parameters, we refer to Ref. [4].
P - Derivative of PAW projectors,
R - Derivative of PAW partial waves, and
with
Q - Derivative of PAW projectors, (different eigenvalues)
This contribution is very similar to . The only difference is in the Kohn-Sham eigenvalues. While uses the eigenvalues of both the initial and final state (so and ), only uses the eigenvalues of the initial state ().

Related tags and articles

References