ELPH DECOMPOSE: Difference between revisions

From VASP Wiki
(Add related info and categories)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{elph_release}}
{{DISPLAYTITLE:ELPH_DECOMPOSE}}
{{DISPLAYTITLE:ELPH_DECOMPOSE}}
{{TAGDEF|ELPH_DECOMPOSE|[string]|VDPR}}
{{TAGDEF|ELPH_DECOMPOSE|[string]|VDPR}}
Line 88: Line 87:
         \tilde{p}_{a j} |
         \tilde{p}_{a j} |
         \tilde{\psi}_{n \mathbf{k}}
         \tilde{\psi}_{n \mathbf{k}}
    \rangle
</math>
:with <math>
R_{a, ij}
\equiv
\langle
        \phi_{a i} |
        \frac{\partial \phi_{a j}}{\partial u_{a}}
    \rangle -
\langle
        \tilde{\phi}_{a i} |
        \frac{\partial \tilde{\phi}_{a j}}{\partial u_{a}}
     \rangle
     \rangle
</math>
</math>
Line 123: Line 134:
</math>
</math>


For more details, please refer to Ref.{{cite|engel:prb:2022}}.
==Related tags and articles==
* [[Projector-augmented-wave_formalism]]
* {{TAG|ELPH_RUN}}
* {{TAG|ELPH_SELFEN_FAN}}
* {{TAG|ELPH_SELFEN_DW}}
 
[[Category:INCAR tag]][[Category:Electron-phonon_interactions]]


== References ==
== References ==

Latest revision as of 15:52, 19 December 2024

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)

Related tags and articles

References