TRANSPORT RELAXATION TIME: Difference between revisions

From VASP Wiki
(Created page with "{{elph_release}} {{DISPLAYTITLE:TRANSPORT_RELAXATION_TIME}} {{TAGDEF|TRANSPORT_RELAXATION_TIME|[real]| 1E-14}} Description: value of the constant relaxation time in unit of seconds. ---- This value is only used when {{TAG|ELPH_SCATTERING_APPROX}}=CRTA.")
 
(→‎Related tags and articles: Add transport tag to related info)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{elph_release}}
{{DISPLAYTITLE:TRANSPORT_RELAXATION_TIME}}
{{DISPLAYTITLE:TRANSPORT_RELAXATION_TIME}}
{{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