ELPH_SELFEN_TEMPS

From VASP Wiki
Revision as of 10:37, 21 October 2025 by Csheldon (talk | contribs) (→‎Related tags and articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ELPH_SELFEN_TEMPS = [real array]
Default: ELPH_SELFEN_TEMPS = 0 100 200 300 400 500 

Description: List of temperatures for which to compute the electron self-energy due to electron-phonon coupling.

Mind: Available as of VASP 6.5.0

This list of temperatures is used to determine the chemical potential, the occupation factors entering the electron self-energy due to electron-phonon coupling as well as the transport coefficients in the context of a transport calculation.

The chemical potential is determined for the list of temperatures ELPH_SELFEN_TEMPS and carrier concentrations specified by ELPH_SELFEN_CARRIER_DEN or ELPH_SELFEN_CARRIER_PER_CELL. You can also express a range of temperatures using ELPH_SELFEN_TEMPS_RANGE. Alternatively, one can specify the chemical potential and determine the carrier concentration using ELPH_SELFEN_MU.

Related tags and articles