ELPH TRANSPORT EMIN: Difference between revisions

From VASP Wiki
(→‎Related tags and articles: Update related info)
(Add availability notice)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:


Description: Lower bound of the energy window in which states are considered for transport calculations.
Description: Lower 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 12: Line 14:
* [[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_EMAX}}
* {{TAG | ELPH_TRANSPORT_EMAX}}


[[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_EMIN = [real] 

Description: Lower 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