List of hybrid functionals

From VASP Wiki
Revision as of 12:27, 10 March 2022 by Ftran (talk | contribs) (Created page with "*PBE0 {{TAG|LHFCALC}} = .TRUE. :With the defaults: {{TAG|AEXX}}=0.25, {{TAG|AGGAX}}=1-{{TAG|AEXX}}=0.75, {{TAG|AGGAC}}=1.0 and {{TAG|ALDAC}}=1.0 :Using PBE {{FILE|POTCAR}} fi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • PBE0
LHFCALC = .TRUE.
With the defaults: AEXX=0.25, AGGAX=1-AEXX=0.75, AGGAC=1.0 and ALDAC=1.0
Using PBE POTCAR files or with the following additional entry in the INCAR file:
GGA = PE

LHFCALC  = .TRUE.
HFSCREEN = 0.3 
With the defaults: AEXX=0.25, AGGAX=1-AEXX=0.75, AGGAC=1.0 and ALDAC=1.0
Using PBE POTCAR files or with the following additional entry in the INCAR file:
GGA = PE

LHFCALC  = .TRUE.
HFSCREEN = 0.2 
With the defaults: AEXX=0.25, AGGAX=1-AEXX=0.75, AGGAC=1.0 and ALDAC=1.0
Using PBE POTCAR files or with the following additional entry in the INCAR file:
GGA = PE

  • B3LYP
LHFCALC = .TRUE. 
GGA     = B3 
AEXX    = 0.2
AGGAX   = 0.72 
AGGAC   = 0.81 
ALDAC   = 0.19
Using PBE POTCAR files
  • Hartree-Fock
LHFCALC = .TRUE. 
AEXX    = 1.0
ALDAC   = 0.0 
AGGAC   = 0.0
With the default: AGGAX=1-AEXX=0.0
Using PBE POTCAR files

Examples that use this tag

References


Contents