XC

From VASP Wiki
Revision as of 14:58, 29 January 2024 by Ftran (talk | contribs)

XC = PE
Default: XC = exchange-correlation functional in accordance with the POTCAR file 

Description: XC specifies a LDA, GGA exchange-correlation functional.


This tag was added to perform GGA calculations with pseudopotentials generated with conventional LDA reference configurations.

Important: VASP recalculates the exchange-correlation energy inside the PAW sphere and corrects the atomic energies given by the POTCAR file. For this to work, the original LEXCH tag must not be modified in the POTCAR file.

A few points should be noted:

  • The LIBXC option (or just LI) allows to use a LDA or GGA functional from the library of exchange-correlation functionals Libxc[1][2][3]. Along with GGA=LIBXC, it is also necessary to specify the LIBXC1 and LIBXC2 tags that specify the particular functional. Note that it is necessary to have Libxc >= 5.2.0 installed and VASP.6.3.0 or higher compiled with precompiler options.
  • When the OR, BO, MK, ML or CX GGA is used in combination with the nonlocal vdW-DF functional of Dion et al.[4], the GGA component of the correlation should in principle be turned off with AGGAC=0 (see nonlocal vdW-DF functionals).

The possible options for the GGA tag are:


Related tags and articles

LIBXC1, LIBXC2, ALDAX, ALDAC, AGGAX, AGGAC, METAGGA

Examples that use this tag

References