ELPH DECOMPOSE: Difference between revisions

From VASP Wiki
(Add availability notice)
Line 136: Line 136:


==Related tags and articles==
==Related tags and articles==
* [[Projector-augmented-wave_formalism]]
* [[Projector-augmented-wave formalism]]
* {{TAG|ELPH_RUN}}
* {{TAG|ELPH_RUN}}
* {{TAG|ELPH_SELFEN_FAN}}
* {{TAG|ELPH_SELFEN_FAN}}

Revision as of 06:55, 27 February 2025

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,
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)

Related tags and articles

References