ELPH_DECOMPOSE

From VASP Wiki
Revision as of 16:07, 21 October 2024 by Mani (talk | contribs) (→‎Available contributions: Add R matrix and link to PAW formalism)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
   Warning: This page is under construction!
   
   This page contains information about the upcoming VASP 6.5.0 release.
   Content on this page is subject to change and may be missing important information.

ELPH_DECOMPOSE = [string]
Default: ELPH_DECOMPOSE = VDPR 

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


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,
D - Derivative of PAW strength parameters,
P - Derivative of PAW projectors,
R - Derivative of PAW partial waves, and
with
Q - Derivative of PAW projectors, (different eigenvalues)

For more details, please refer to Ref.[1], and consult our documentation on the projector-augmented-wave_formalism.

References