LRHFCALC: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 6: Line 6:


{{NB|mind|
{{NB|mind|
* By default, {{TAG|AEXX}}{{=}}1 for the RSHX functional, but can be set to another value.
*By default, {{TAG|AEXX}}{{=}}1 for the RSHX functional, but can be set to another value.
* Note that only LDA or PBE can be used for short-range part.}}
*Only LDA or PBE can be used for the short-range part.}}


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

Revision as of 18:37, 17 October 2023

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

Description: LRHFCALC selects a 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 (density functional) and long-range (Hartee-Fock) parts for calculations with the range-separated hybrid RSHX functional.[1][2] The screening parameter is specified by means of the HFSCREEN tag.


Mind:
  • By default, AEXX=1 for the RSHX functional, but can be set to another value.
  • Only LDA or PBE can be used for the short-range part.

Related tags and articles

LHFCALC, HFSCREEN, AEXX, LTHOMAS, list_of_hybrid_functionals

Examples that use this tag