HFALPHA: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(16 intermediate revisions by 4 users not shown)
Line 5: Line 5:
----
----


{{TAG|HFALPHA}} sets the decay constant in the error-function-like charge distribution for the method of Massida, Posternak, and Baldereschi{{cite|massidda:prb:93}}. The error-function-like charge distribution is used to calculate the difference between the isolated probe charge and the periodically repeated probe charge in a homogenous background. The default for {{TAG|HFALPHA}} is 6/sqrt({{TAG|ENMAX}})/(2π) in atomic units. This usually yields robust and accurate results in the range of meV compared to the Ewald summation used for a regular k-mesh. For more details, see {{TAG|HFRCUT}}=0.
{{TAG|HFALPHA}} sets the decay constant in the error-function-like charge distribution for the method of Massida, Posternak, and Baldereschi{{cite|massidda:prb:93}}. The error-function-like charge distribution is used to calculate the difference between the isolated probe charge and the periodically repeated probe charge in a homogenous background. The default for {{TAG|HFALPHA}} is 6/sqrt({{TAG|ENMAX}})/(2π) in atomic units. This usually yields robust and accurate results in the range of meV compared to the Ewald summation used for a regular k-mesh. This is the default approach used to implement the convergence corrections of the [[Coulomb singularity]] in Hartree-Fock calculations. This does not work correctly for bandstructure calculations using the [[Si_HSE_bandstructure|0-weight scheme]] or {{TAG|KPOINTS_OPT}} because the correction is only applied for points in the regular grid. To overcome this problem we recommend using the Coulomb truncation methods using {{TAG|HFRCUT}}.


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|HFRCUT}}
{{TAG|AEXX}},
{{TAG|ALDAX}},
{{TAG|ALDAC}},
{{TAG|AGGAX}},
{{TAG|AGGAC}},
{{TAG|AMGGAX}},
{{TAG|AMGGAC}},
{{TAG|LHFCALC}},
{{TAG|HFRCUT}},
{{TAG|LTHOMAS}},
[[List of hybrid functionals]],
[[Hybrid_functionals:_formalism|Hybrid functionals: formalism]],
[[Coulomb singularity]]


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


[[Category:INCAR]][[Category:XC Functionals]][[Category:Hybrids]]
== References ==
<references/>
 
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:Hybrid_functionals]]

Latest revision as of 09:13, 18 October 2023

HFALPHA = [real] 

Default: HFALPHA = 6/sqrt(ENMAX)/(2π) if HFRCUT is 0

Description: HFALPHA sets the decay constant used in the method of Massida, Posternak, and Baldereschi, which is activated by HFRCUT=0.


HFALPHA sets the decay constant in the error-function-like charge distribution for the method of Massida, Posternak, and Baldereschi[1]. The error-function-like charge distribution is used to calculate the difference between the isolated probe charge and the periodically repeated probe charge in a homogenous background. The default for HFALPHA is 6/sqrt(ENMAX)/(2π) in atomic units. This usually yields robust and accurate results in the range of meV compared to the Ewald summation used for a regular k-mesh. This is the default approach used to implement the convergence corrections of the Coulomb singularity in Hartree-Fock calculations. This does not work correctly for bandstructure calculations using the 0-weight scheme or KPOINTS_OPT because the correction is only applied for points in the regular grid. To overcome this problem we recommend using the Coulomb truncation methods using HFRCUT.

Related tags and articles

AEXX, ALDAX, ALDAC, AGGAX, AGGAC, AMGGAX, AMGGAC, LHFCALC, HFRCUT, LTHOMAS, List of hybrid functionals, Hybrid functionals: formalism, Coulomb singularity

Examples that use this tag

References