LRHFCALC: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 9: Line 9:
*If {{TAG|LRHFCALC}}{{=}}.TRUE., then {{TAG|LHFCALC}}{{=}}.TRUE. is automatically set.
*If {{TAG|LRHFCALC}}{{=}}.TRUE., then {{TAG|LHFCALC}}{{=}}.TRUE. is automatically set.
*If {{TAG|LRHFCALC}}{{=}}.TRUE., then {{TAG|AEXX}}{{=}}1 is automatically set, but {{TAG|AEXX}} can be set to another value.}}
*If {{TAG|LRHFCALC}}{{=}}.TRUE., then {{TAG|AEXX}}{{=}}1 is automatically set, but {{TAG|AEXX}} can be set to another value.}}
{{NB|important|When {{TAG|AEXX}}{{=}}1 (the default for {{TAG|LRHFCALC}}{{=}}.TRUE.), the correlation <math>E_{\mathrm{c}}^{\mathrm{SL}}</math> is not included. However, it can be included by setting {{TAG|ALDAC}}{{=}}1.0 and {{TAG|AGGAC}}{{=}}1.0.}}


== Related tags and articles ==
== Related tags and articles ==

Revision as of 09:37, 21 October 2025

LRHFCALC = .TRUE. | .FALSE.
Default: LRHFCALC = .FALSE. 

Description: Switch on the decomposition of the exchange for the hybrid functionals using full Hartree-Fock exchange at long range, like RSHXLDA or RSHXPBE.


If LRHFCALC=.TRUE. the exchange functional is decomposed into short-range LDA, PBE or PBEsol (GGA=CA, PE, PS, respectively) and long-range Hartree-Fock, like for instance in RSHXLDA or RSHXPBE.[1][2][3] The screening parameter is specified by means of the HFSCREEN tag.

The setting of the RSHXLDA and RSHXPBE functionals is shown on the page listing the hybrid functionals.

Mind:
Important: When AEXX=1 (the default for LRHFCALC=.TRUE.), the correlation [math]\displaystyle{ E_{\mathrm{c}}^{\mathrm{SL}} }[/math] is not included. However, it can be included by setting ALDAC=1.0 and AGGAC=1.0.

Related tags and articles

LHFCALC, HFSCREEN, AEXX, LTHOMAS, list of hybrid functionals, Hybrid functionals: formalism

Examples that use this tag