LRHFCALC: Difference between revisions

From VASP Wiki
m (Ftran moved page Construction:LRHFCALC to LRHFCALC)
No edit summary
Line 1: Line 1:
{{TAGDEF|LRHFCALC|.TRUE. {{!}} .FALSE. |.FALSE.}}
{{TAGDEF|LRHFCALC|.TRUE. {{!}} .FALSE. |.FALSE.}}


Description: {{TAG|LRHFCALC}} selects the decomposition of the exchange functional for calculations with the [[:Category:Hybrid_functionals|range-separated hybrid RSHXLDA or RSHXPBE functionals]].
Description: {{TAG|LRHFCALC}} selects the decomposition of the exchange functional for calculations with the [[:Category:Hybrid functionals: formalism|range-separated hybrid RSHXLDA or RSHXPBE functionals]].
----
----
If {{TAG|LRHFCALC}}=.TRUE. the exchange functional is decomposed into short-range LDA (or PBE) and long-range Hartree-Fock for calculations with the range-separated hybrid RSHXLDA or RSHXPBE functionals.{{cite|iikura:jcp:2001}}{{cite|gerber:cpl:2005}}{{cite|gerber:jcp:2007}} The screening parameter is specified by means of the {{TAG|HFSCREEN}} tag.
If {{TAG|LRHFCALC}}=.TRUE. the exchange functional is decomposed into short-range LDA (or PBE) and long-range Hartree-Fock for calculations with the range-separated hybrid RSHXLDA or RSHXPBE functionals.{{cite|iikura:jcp:2001}}{{cite|gerber:cpl:2005}}{{cite|gerber:jcp:2007}} The screening parameter is specified by means of the {{TAG|HFSCREEN}} tag.

Revision as of 11:48, 19 October 2023

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

Description: LRHFCALC selects the decomposition of the exchange functional for calculations with the range-separated hybrid RSHXLDA or RSHXPBE functionals.


If LRHFCALC=.TRUE. the exchange functional is decomposed into short-range LDA (or PBE) and long-range Hartree-Fock for calculations with the range-separated hybrid RSHXLDA or RSHXPBE functionals.[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:

Related tags and articles

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

Examples that use this tag