ELPH SELFEN BAND STOP: Difference between revisions

From VASP Wiki
(Remove elph release banner)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
{{TAGDEF|ELPH_SELFEN_BAND_STOP|[real]|{{TAG|ELPH_NBANDS}}}}
{{TAGDEF|ELPH_SELFEN_BAND_STOP|[real]|{{TAG|ELPH_NBANDS}}}}


Description: Compute the electron self-energy due to electron-phonon coupling only for bands with indexes until ELPH_SELFEN_STOP.
Description: Compute the electron self-energy due to electron-phonon coupling only for bands with indices until {{TAG|ELPH_SELFEN_BAND_STOP}}.


----
----
This tag can be used in combination with  
This tag can be used in combination with {{TAG|ELPH_SELFEN_KPTS}}, {{TAG|ELPH_SELFEN_IKPT}} or {{TAG|ELPH_SELFEN_BAND_START}} to limit the calculation of the electron-phonon self-energy to a particular set of <b>k</b>-points and bands.
{{TAG|ELPH_SELFEN_KPTS}}, {{TAG|ELPH_SELFEN_IKPT}} or {{TAG|ELPH_SELFEN_BAND_START}} to select the calculation of the electron-phonon self-energy for a particular set of <b>k</b> points and bands.
 
==Related tags and articles==
* [[Bandgap renormalization due to electron-phonon coupling|Bandstructure renormalization]]
* [[Transport coefficients including electron-phonon scattering|Transport calculations]]
* {{TAG|ELPH_RUN}}
* {{TAG|ELPH_SELFEN_GAPS}}
* {{TAG|ELPH_SELFEN_FAN}}
* {{TAG|ELPH_SELFEN_KPTS}}
* {{TAG|ELPH_SELFEN_IKPT}}
* {{TAG|ELPH_SELFEN_BAND_START}}
 
[[Category:INCAR tag]][[Category:Electron-phonon_interactions]]

Latest revision as of 13:59, 19 December 2024

ELPH_SELFEN_BAND_STOP = [real]
Default: ELPH_SELFEN_BAND_STOP = ELPH_NBANDS 

Description: Compute the electron self-energy due to electron-phonon coupling only for bands with indices until ELPH_SELFEN_BAND_STOP.


This tag can be used in combination with ELPH_SELFEN_KPTS, ELPH_SELFEN_IKPT or ELPH_SELFEN_BAND_START to limit the calculation of the electron-phonon self-energy to a particular set of k-points and bands.

Related tags and articles