Jump to content

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

LRHFCALC: Difference between revisions

From VASP Wiki
Ftran (talk | contribs)
No edit summary
Ftran (talk | contribs)
No edit summary
Line 6: Line 6:


{{NB|mind|
{{NB|mind|
*If {{TAG|LRHFCALC}}{{=}}.TRUE., then automatically {{TAG|LHFCALC}}{{=}}.TRUE.
*If {{TAG|LRHFCALC}}{{=}}.TRUE., then {{TAG|LHFCALC}}{{=}}.TRUE. is automatically set.
*By default, {{TAG|AEXX}}{{=}}1 for the RSHX functional, but {{TAG|AEXX}} can be set to another value.
*By default, {{TAG|AEXX}}{{=}}1 for the RSHX functional, but {{TAG|AEXX}} can be set to another value.
*Only LDA ({{TAG|GGA}}{{=}}CA or PZ) or PBE ({{TAG|GGA}}{{=}}PE) can be used for the short-range density functional part.}}
*Only LDA ({{TAG|GGA}}{{=}}CA or PZ) or PBE ({{TAG|GGA}}{{=}}PE) can be used for the short-range density functional part.}}

Revision as of 19:58, 17 October 2023

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

Description: LRHFCALC selects the decomposition of the exchange functional for calculations with the range-separated hybrid RSHX functional.


If LRHFCALC=.TRUE. the exchange operator is decomposed into short-range LDA (or PBE) and long-range Hartree-Fock for calculations with the range-separated hybrid RSHX functional.[1][2] The screening parameter is specified by means of the HFSCREEN tag.


Related tags and articles

LHFCALC, HFSCREEN, AEXX, LTHOMAS, list_of_hybrid_functionals

Examples that use this tag