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]}}
 
{{DEF|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:20, 15 February 2023

ALDAX = [real] 

Default: ALDAX = [real] 1.0-AEXX
= if LHFCALC=.TRUE. 1.0
= if LHFCALC=.FALSE. {{{7}}}

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