Jump to content

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

HFSCREEN: Difference between revisions

From VASP Wiki
Ftran (talk | contribs)
No edit summary
Ftran (talk | contribs)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
Description: {{TAG|HFSCREEN}} (in &Aring;<sup>-1</sup>) specifies the range-separation parameter in [[Hybrid functionals: formalism|range-separated hybrid functionals]].
Description: {{TAG|HFSCREEN}} (in &Aring;<sup>-1</sup>) specifies the range-separation parameter in [[Hybrid functionals: formalism|range-separated hybrid functionals]].
----
----
In case {{TAG|LHFCALC}}=.TRUE., in combination with PBE potentials (or {{TAG|GGA}}=PE), attributing a value to {{TAG|HFSCREEN}} will switch from the PBE0 functional to e.g., the closely related [[list_of_hybrid_functionals#HSE03|HSE03]] ({{TAG|HFSCREEN}}=0.3) or [[list_of_hybrid_functionals#HSE06|HSE06]] ({{TAG|HFSCREEN}}=0.2) functionals.
If {{TAG|LHFCALC}}=.TRUE. and {{TAG|GGA}}=PE (PBE functional), attributing a value to {{TAG|HFSCREEN}} will switch from the PBE0 functional to, e.g., the closely related [[list_of_hybrid_functionals#HSE03|HSE03]] ({{TAG|HFSCREEN}}=0.3) or [[list_of_hybrid_functionals#HSE06|HSE06]] ({{TAG|HFSCREEN}}=0.2) functionals. It also needs to be set for dielectric-dependent hybrid functionals (DDH) and doubly screened hybrid (DSH) functionals, see {{TAG|LMODELHF}}.
{{NB|mind|{{TAG|HFSCREEN}} can be used only when {{TAG|GGA}}{{=}}PE, PS or CA. The other {{TAG|GGA}} and {{TAG|METAGGA}} functionals have no screened version available in VASP.}}


== Related tags and articles ==
== Related tags and articles ==
{{TAG|LMODELHF}},
{{TAG|AEXX}},
{{TAG|AEXX}},
{{TAG|ALDAX}},
{{TAG|ALDAX}},
Line 17: Line 19:


{{sc|HFSCREEN|Examples|Examples that use this tag}}
{{sc|HFSCREEN|Examples|Examples that use this tag}}
----


[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:Hybrid_functionals]]
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:Hybrid_functionals]]

Latest revision as of 14:31, 5 September 2025

HFSCREEN = [real]
Default: HFSCREEN = 0 (none) 

Description: HFSCREEN (in Å-1) specifies the range-separation parameter in range-separated hybrid functionals.


If LHFCALC=.TRUE. and GGA=PE (PBE functional), attributing a value to HFSCREEN will switch from the PBE0 functional to, e.g., the closely related HSE03 (HFSCREEN=0.3) or HSE06 (HFSCREEN=0.2) functionals. It also needs to be set for dielectric-dependent hybrid functionals (DDH) and doubly screened hybrid (DSH) functionals, see LMODELHF.

Related tags and articles

LMODELHF, AEXX, ALDAX, ALDAC, AGGAX, AGGAC, LTHOMAS, LRHFCALC, List of hybrid functionals, Hybrid functionals: formalism

Examples that use this tag