AEXX = [real] (fraction of exact exchange) ALDAC= [real] (fraction of LDA correlation energy) AGGAX= [real] (fraction of gradient correction to exchange) AGGAC= [real] (fraction of gradient correction to correlation)
| Default: | ||
| AEXX | =0.25 | for LHFCALC=.TRUE. |
| =0.0 | for LHFCALC=.FALSE. | |
| AGGAX | =1.0-AEXX | |
| AGGAC | =1.0 | |
| ALDAC | =1.0 |
Specifies the amount of exact exchange and various other exchange and correlation settings. The sum of the fraction of the exact exchange and LDA exchange is always 1.0, and it is not possible to set the amount of LDA exchange independently. Examples: if AEXX=0.25, 1/4 of the exact exchange is used, and 3/4 of the LDA exchange is added. For AEXX=0.5, half of the exact exchange is used, and one half of the LDA exchange is added.
The amount of gradient correction to the exchange and the correlation contributions can be set independently, however (some popular hybrid functionals for instance use only 0.8 of the gradient contribition to the exchange). The GGA flags AGGAX and AGGAC are only used if GGA is already selected (for LDA type calculations no gradient correction will be added regardless of the values supplied for AGGAX and AGGAC).
Note: The defaults are chosen such that the hybrid PBE0 functional is selected for PBE pseudopotentials (the PBE0 functional contains 25 % of the exact exchange, and 75 % of the PBE exchange, and 100 % of the PBE correlation energy). The resulting expression for the exchange-correlation energy then takes the following simple form:
A comprehensive evaluation of the performance of the PBE0 functional, as compared to PBE, can be found in Ref. [92].