ELPH TRANSPORT DFERMI TOL: Difference between revisions

From VASP Wiki
(Add related info and categories)
(→‎Related tags and articles: Add transport tag to related info)
 
Line 16: Line 16:
* [[Transport coefficients including electron-phonon scattering|Transport calculations]]
* [[Transport coefficients including electron-phonon scattering|Transport calculations]]
* {{TAG|ELPH_RUN}}
* {{TAG|ELPH_RUN}}
* {{TAG|ELPH_TRANSPORT}}
* {{TAG|ELPH_TRANSPORT_EMIN}}
* {{TAG|ELPH_TRANSPORT_EMIN}}
* {{TAG|ELPH_TRANSPORT_EMAX}}
* {{TAG|ELPH_TRANSPORT_EMAX}}

Latest revision as of 15:12, 20 December 2024

ELPH_TRANSPORT_DFERMI_TOL = [real]
Default: ELPH_TRANSPORT_DFERMI_TOL = 1e-6 

Description: choose the percentage of the integral of the derivative of the Fermi-dirac distribution with respect to the energy that is excluded from the integral that yields the Onsager coefficients.


Using this parameter, the values of ELPH_TRANSPORT_EMIN and ELPH_TRANSPORT_EMAX are automatically computed based on the list of chemical potential and the integral of the derivative of the Fermi-dirac distribution. This allows having a material independent parameter that is used to determine the energy window for which the electronic lifetimes must be computed.

A small value means that only the tails of the derivative of the Fermi-dirac distribution are excluded from the integral. A large value means that only a small energy window around the chemical potential is used.

The number of energy points is determined by TRANSPORT_NEDOS.

Related tags and articles