Hybrid functionals: formalism

From VASP Wiki

The hybrid functionals can be categorized into two types: unscreened and range-separated (i.e., screened), as described in more details below.

Note that the hybrid functionals are implemented within the generalized KS scheme[1]. Thus, the total energy is minimized with respect to the orbitals (instead of the electron density), which means that the HF exchange leads to a nonlocal operator as in the Hartree-Fock-Roothaan theory.

Unscreened hybrid functionals

In hybrid exchange-correlation functionals, the exchange component consists of a mixing of GGA (or meta-GGA) and Hartree-Fock exchange:

where is the mixing parameter (AEXX) that is typically in the range 0.1-0.5. Two examples of hybrid functionals, PBE0 and B3LYP, are given below.

where and denote the exchange and correlation parts of the PBE density functional, respectively.
  • B3LYP[3], well known and popular amongst quantum chemists:

where and are the B3LYP exchange and correlation energy contributions, respectively. consists of 80% of LDA exchange plus 20% of nonlocal Hartree-Fock exchange, and 72% of the gradient corrections of the Becke88 exchange functional. consists of 81% of LYP correlation energy, which contains a local and a semilocal (gradient dependent) part, and 19% of the (local) Vosko-Wilk-Nusair correlation functional III, which is fitted to the correlation energy in the random phase approximation RPA of the homogeneous electron gas.

The nonlocal Hartree-Fock exchange energy, , can be written as

with being the set of one-electron Bloch states of the system, and the corresponding set of (possibly fractional) occupational numbers. The sums over and run over all points chosen to sample the Brillouin zone (BZ), whereas the sums over and run over all bands at these points. The corresponding nonlocal Hartree-Fock potential is given by

where is the cell periodic part of the Bloch state, , at point, , with band index m. Using the decomposition of the Bloch states, , in plane waves,

the Hartree-Fock exchange potential may be written as

where

is the representation of the Hartree-Fock potential in reciprocal space. In VASP, these expressions are implemented within the PAW formalism.[4]

Range-separated hybrid functionals

Error function screening with short-range Hartree-Fock exchange

More popular in solid-state physics, are the screened hybrid functionals, where only the short-range (SR) exchange is mixed, while the long-range (LR) exchange is still fully GGA:

where is the screening parameter (HFSCREEN) that determines the range separation. The most popular range-separated functional, HSE, is given below.

  • HSE:
In the range-separated HSE03[5][6][7] and HSE06[8] hybrid functionals the slowly decaying long-range part of the Hartree-Fock exchange interaction (see the discussion on the Coulomb singularity) is replaced by the corresponding part of the PBE density functional counterpart. The resulting expression for the exchange-correlation energy is given by:

The decomposition of the Coulomb kernel is obtained using the following construction:

where , and (set by HFSCREEN) is the parameter that defines the range separation, and is related to a characteristic distance, , at which the short-range interactions become negligible.

Note: It has been shown that the optimum , controlling the range separation is approximately 0.2-0.3 Å-1.[5][6][7][8] To select the HSE06 functional you need to select (HFSCREEN=0.2).

Using the decomposed Coulomb kernel one may straightforwardly rewrite the nonlocal Hartree-Fock exhange energy:

The representation of the corresponding short-range Hartree-Fock potential in reciprocal space is given by

The only difference to the reciprocal space representation of the complete Hartree-Fock exchange potential is the second factor in the summand above, representing the complementary error function in reciprocal space.

The short-range PBE exchange energy and potential, and their long-range counterparts, are arrived at using the same decomposition, in accordance with Heyd et al.[5] It is easily seen that the long-range term in the decomposed Coulomb kernel becomes zero for , and the short-range contribution then equals the full Coulomb operator, whereas for it is the other way around. Consequently, the two limiting cases of the HSE functional are a true PBE0 functional for , and a pure PBE calculation for .

Error function screening with long-range Hartree-Fock exchange

Screened hybrid functionals with Hartree-Fock exchange at long range are more popular in molecular chemistry, where a proper decay of the exchange-correlation potential at long range far from the nuclei may be important. These functionals are less useful for solid-state physics, in particular for bulk solids. Examples belonging to this class of functionals are (available in VASP):

In the RSHXLDA and RSHXPBE functionals the exchange operator is decomposed into short-range LDA/PBE and long-range Hartree-Fock:
where (set by HFSCREEN) is the parameter that defines the range separation. The use of the long-range Hartree-Fock exchange is activated with the LRHFCALC tag. This functional can only be used when the short-range density functional part is LDA or PBE. When LDA is chosen, a value of Å-1 is recommended for solids.[11]

Thomas-Fermi exponential screening with short-range Hartree-Fock exchange

In the case of Thomas-Fermi screening (activated with the LTHOMAS tag), the Coulomb kernel is again decomposed in a short-range and a long-range part with the exponential function.[12][1][13] This decomposition can be conveniently written in reciprocal space:

where (set by HFSCREEN) is the Thomas-Fermi screening length. For typical semiconductors, a Thomas-Fermi screening length of about 1.8 Å-1 yields reasonable band gaps. In principle, however, the Thomas-Fermi screening length depends on the valence-electron density; VASP determines this parameter from the number of valence electrons (read from the POTCAR file) and the volume and writes the corresponding value to the OUTCAR file:

 Thomas-Fermi vector in A             =   2.00000

Since VASP counts the semi-core states and d-states as valence electrons, although these states do not contribute to the screening, the values reported by VASP are often incorrect.

Another important detail concerns the implementation of the density-functional part in the screened exchange case. Literature suggests that a global enhancement factor (see Eq. 3.15)[1] should be used, whereas VASP implements a local-density-dependent enhancement factor , where is the Fermi wave vector corresponding to the local density (and not the average density as suggested Seidl et al.[1]. The VASP implementation is in the spirit of the local density approximation.

Related tags and articles

AEXX, ALDAX, ALDAC, AGGAX, AGGAC, AMGGAX, AMGGAC, LHFCALC, LTHOMAS, LRHFCALC, HFSCREEN, List of hybrid functionals, Downsampling of the Hartree-Fock operator, Coulomb singularity

References