Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

ELPH TRANSPORT: Difference between revisions

From VASP Wiki
Mani (talk | contribs)
Create page
 
Mani (talk | contribs)
Add availability notice
Line 3: Line 3:


Description: Activates transport calculation involving electron-phonon coupling
Description: Activates transport calculation involving electron-phonon coupling
{{Available|6.5.0}}


----
----

Revision as of 14:27, 17 January 2025

ELPH_TRANSPORT = [logical]
Default: ELPH_TRANSPORT = .FALSE. 

Description: Activates transport calculation involving electron-phonon coupling


When ELPH_TRANSPORT = True, VASP calculates the transport coefficients from the linearized Boltzmann transport equation. In this framework, the transport coefficients are calculated from various relaxation-time approximations selectable via ELPH_SCATTERING_APPROX. A convenient way to start transport calculations is to set ELPH_MODE = transport, which automatically provides reasonable default values for the required INCAR tags.

For more information, visit the how-to page on transport calculations.

Related tags and articles