LRHFCALC: Difference between revisions

From VASP Wiki
No edit summary
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 RSHX functional]].
Description: {{TAG|LRHFCALC}} selects the decomposition of the exchange functional for calculations with the [[:Category:Hybrid_functionals|range-separated hybrids RSHXLDA or RSHXPBE functionals]].
----
----
If {{TAG|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.{{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 operator 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.
 
RSHXLDA and RSHXPBE correspond LDA ({{TAG|GGA}}{{=}}CA or PZ) or PBE ({{TAG|GGA}}{{=}}PE) can be used for the short-range density functional part.


{{NB|mind|
{{NB|mind|
*If {{TAG|LRHFCALC}}{{=}}.TRUE., then {{TAG|LHFCALC}}{{=}}.TRUE. is automatically set.
*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.
*If {{TAG|LRHFCALC}}{{=}}.TRUE., then {{TAG|AEXX}}{{=}}1 is automatically set, 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.}}


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

Revision as of 07:51, 18 October 2023

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

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


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 RSHXLDA or RSHXPBE functionals.[1][2][3] The screening parameter is specified by means of the HFSCREEN tag.

RSHXLDA and RSHXPBE correspond LDA (GGA=CA or PZ) or PBE (GGA=PE) can be used for the short-range density functional part.


Mind:

Related tags and articles

LHFCALC, HFSCREEN, AEXX, LTHOMAS, list_of_hybrid_functionals

Examples that use this tag