ELPH SELFEN WRANGE: Difference between revisions

From VASP Wiki
(Remove elph release banner)
(Add availability notice)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:


Description: Together with {{TAG|ELPH_SELFEN_NW}} specifies the energy window in which to evaluate the phonon-induced electron self-energy.
Description: Together with {{TAG|ELPH_SELFEN_NW}} specifies the energy window in which to evaluate the phonon-induced electron self-energy.
{{Available|6.5.0}}


----
----
Line 10: Line 11:
However, the location and width of the energy window is also influenced by the sign of {{TAG|ELPH_SELFEN_NW}}.
However, the location and width of the energy window is also influenced by the sign of {{TAG|ELPH_SELFEN_NW}}.
For more information, we refer to the documentation of {{TAG|ELPH_SELFEN_NW}}.
For more information, we refer to the documentation of {{TAG|ELPH_SELFEN_NW}}.
==Related tags and articles==
* {{TAG|ELPH_RUN}}
* {{TAG|ELPH_SELFEN_FAN}}
* {{TAG|ELPH_SELFEN_DW}}
* {{TAG|ELPH_SELFEN_NW}}
[[Category:INCAR tag]][[Category:Electron-phonon_interactions]]

Latest revision as of 14:27, 17 January 2025

ELPH_SELFEN_WRANGE = [real]
Default: ELPH_SELFEN_WRANGE = 0 

Description: Together with ELPH_SELFEN_NW specifies the energy window in which to evaluate the phonon-induced electron self-energy.

Mind: Available as of VASP 6.5.0

The electron self-energy, , depends on the frequency (or energy ). The tag ELPH_SELFEN_WRANGE determines the width of the energy window in which to evaluate the self-energy. However, the location and width of the energy window is also influenced by the sign of ELPH_SELFEN_NW. For more information, we refer to the documentation of ELPH_SELFEN_NW.

Related tags and articles