TRANSPORT NEDOS: Difference between revisions

From VASP Wiki
(Add related info and categories)
(Add availability notice)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


Description: Choose the number of points in the Gauss-Legendre integration grid for the computation of the Onsager coefficients, which in turn are used to compute the transport coefficients.
Description: Choose the number of points in the Gauss-Legendre integration grid for the computation of the Onsager coefficients, which in turn are used to compute the transport coefficients.
{{Available|6.5.0}}


----
----
Line 14: Line 15:
* [[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_DRIVER}}


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

Latest revision as of 14:29, 17 January 2025

TRANSPORT_NEDOS = [integer]
Default: TRANSPORT_NEDOS = 501 

Description: Choose the number of points in the Gauss-Legendre integration grid for the computation of the Onsager coefficients, which in turn are used to compute the transport coefficients.

Mind: Available as of VASP 6.5.0

By a variable change in the integral of the transport function, it is possible to use Gauss-Legendre quadrature to evaluate the Onsager coefficients. By increasing the number of points, one defines the energy window inside which we need to compute the electron group velocities and the electronic lifetimes due to electron-phonon coupling and the precision of the integral.

A convergence study is recommended since having a very large number of integration points can greatly increase the number of states for which the electronic lifetimes need to be computed, sometimes without a significant change in the final transport coefficients. Lower values of the number of integration points can significantly speed up the calculation, specially for very dense grids.

Related tags and articles