ELPH TRANSPORT EMAX: Difference between revisions

From VASP Wiki
(Create page)
 
(Add availability notice)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


Description: Upper bound of the energy window in which states are considered for transport calculations.
Description: Upper bound of the energy window in which states are considered for transport calculations.
{{Available|6.5.0}}
----
----
In transport calculations, only a small amount of electronic states around the chemical potential have a sizeable contribution.
In transport calculations, only a small amount of electronic states around the chemical potential have a sizeable contribution.
Line 10: Line 12:


==Related tags and articles==
==Related tags and articles==
{{TAG | ELPH_TRANSPORT_EMIN}}
* [[Transport coefficients including electron-phonon scattering|Transport calculations]]
* {{TAG | ELPH_RUN}}
* {{TAG | ELPH_TRANSPORT}}
* {{TAG | ELPH_TRANSPORT_EMIN}}


[[Category:INCAR tag]][[Category:Electron-phonon_interactions]]
[[Category:INCAR tag]][[Category:Electron-phonon_interactions]]

Latest revision as of 14:26, 17 January 2025

ELPH_TRANSPORT_EMAX = [real] 

Description: Upper bound of the energy window in which states are considered for transport calculations.

Mind: Available as of VASP 6.5.0

In transport calculations, only a small amount of electronic states around the chemical potential have a sizeable contribution. Therefore, in order to improve performance, only states inside an energy window centered around the chemical potential are considered during the calculation. By default, the location and width of the energy window are determined automatically by VASP. By setting ELPH_TRANSPORT_EMIN and ELPH_TRANSPORT_EMAX, one can control the energy window manually.

Related tags and articles