TRANSPORT RELAXATION TIME: Difference between revisions

From VASP Wiki
(Remove elph release banner)
(→‎Related tags and articles: Add transport tag to related info)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{TAGDEF|TRANSPORT_RELAXATION_TIME|[real]| 1E-14}}
{{TAGDEF|TRANSPORT_RELAXATION_TIME|[real]| 1E-14}}


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


----
----
This value is only used when {{TAG|ELPH_SCATTERING_APPROX}}=CRTA.
This value is only used when {{TAGO|ELPH_SCATTERING_APPROX|CRTA}}, so for the constant relaxation-time approximation.
 
==Related tags and articles==
* [[Transport coefficients including electron-phonon scattering|Transport calculations]]
* {{TAG|ELPH_RUN}}
* {{TAG|ELPH_TRANSPORT}}
* {{TAG|ELPH_SCATTERING_APPROX}}
 
[[Category:INCAR tag]][[Category:Electron-phonon_interactions]]

Latest revision as of 15:13, 20 December 2024

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

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


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

Related tags and articles