TRANSPORT RELAXATION TIME: 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: Value of the constant relaxation time in unit of seconds.
Description: Value of the constant relaxation time in unit of seconds.
{{Available|6.5.0}}


----
----
Line 8: Line 9:


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


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

Latest revision as of 14:29, 17 January 2025

TRANSPORT_RELAXATION_TIME = [real]
Default: TRANSPORT_RELAXATION_TIME = 1E-14 

Description: Value of the constant relaxation time in unit of seconds.

Mind: Available as of VASP 6.5.0

This value is only used when ELPH_SCATTERING_APPROX = CRTA, so for the constant relaxation-time approximation.

Related tags and articles