Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

XC

From VASP Wiki
Revision as of 14:58, 29 January 2024 by Ftran (talk | contribs) (Created page with "{{TAGDEF|XC|PE | exchange-correlation functional in accordance with the {{FILE|POTCAR}} file}} Description: {{TAG|XC}} specifies a LDA, GGA exchange-correlation functional. ---- This tag was added to perform GGA calculations with pseudopotentials generated with conventional LDA reference configurations. {{NB| important| VASP recalculates the exchange-correlation energy inside the PAW sphere and corrects the atomic energies given by the {{FILE|POTCAR}} file. For this to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

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