ALDAX: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|ALDAX|[real]|1.0-{{TAG|AEXX}} if {{TAG|LHFCALC}}{{=}}.TRUE. | 1.0 if {{TAG|LHFCALC}}{{=}}.FALSE.}}
{{TAGDEF|ALDAX|[real]|1.0-{{TAG|AEXX}} | if {{TAG|LHFCALC}}{{=}}.TRUE. | 1.0 if {{TAG|LHFCALC}}{{=}}.FALSE.}}


Description: {{TAG|ALDAX}} is a parameter that multiplies the LDA exchange functional or the LDA part of the GGA exchange functional.
Description: {{TAG|ALDAX}} is a parameter that multiplies the LDA exchange functional or the LDA part of the GGA exchange functional.

Revision as of 16:18, 15 February 2023

ALDAX = [real]
Default: ALDAX = 1.0-AEXX 

Description: ALDAX is a parameter that multiplies the LDA exchange functional or the LDA part of the GGA exchange functional.


ALDAX can be used as the fraction of LDA exchange in a Hartree-Fock/LDA or Hartree-Fock/GGA hybrid functional.

Note that for versions of VASP prior to 6.4.0, ALDAX was constrained to be equal to 1.0-AEXX. This constraint is lifted since VASP.6.4.0.

Related tags and articles

AEXX, ALDAC, AGGAX, AGGAC, AMGGAX, AMGGAC, LHFCALC, List of hybrid functionals

Examples that use this tag