LMODELHF: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 3: Line 3:
Description: {{TAG|LMODELHF}} selects dielectric-dependent hybrid functionals  with full exchange in the short-range, and {{TAG|AEXX}} in the long-range.
Description: {{TAG|LMODELHF}} selects dielectric-dependent hybrid functionals  with full exchange in the short-range, and {{TAG|AEXX}} in the long-range.
----
----
{{TAG|LMODELHF}}=.TRUE. selects the range separated hybrid functional suggested in Ref.<ref name="chen2018nonempirical"/>
{{TAG|LMODELHF}}=.TRUE. selects the range separated hybrid functional suggested in Ref. {{cite|chen2018nonempirical}}
and Ref. <ref name="cui2018doubly"/> under the name dielectric-dependent hybrid functionals (DDH) and  doubly screened hybrid (DSH) functionals, respectively. These two hybrid functionals are both based on a common model for the dielectric function, but differ in the way how the range-separation parameters are obtained from first principles calculations. Their connection and performance have been discussed for instance in Ref. <ref name="liu2019assessing"/>. In principle,
and Ref. {{cite|cui2018doubly}} under the name dielectric-dependent hybrid functionals (DDH) and  doubly screened hybrid (DSH) functionals, respectively. These two hybrid functionals are both based on a common model for the dielectric function, but differ in the way how the range-separation parameters are obtained from first principles calculations. Their connection and performance have been discussed for instance in Ref. {{cite|liu2019assessing}}. In principle,
they can be considered to be a smartly constructed approximation to COH-SEX (local Coulomb hole plus screened exchange),
they can be considered to be a smartly constructed approximation to COH-SEX (local Coulomb hole plus screened exchange),
albeit fulfilling many important constraints that the exact exchange correlation functional must observe.
albeit fulfilling many important constraints that the exact exchange correlation functional must observe.


The corresponding functional has been available in VASP since VASP.5.2 released in 2009 (before the two publications), although the gradient contribution had been erroneously implemented in all VASP.5 releases and is only correct in VASP.6. The related bug fix has been made available by the authors of Ref. <ref name="cui2018doubly"/>. The non-local exchange part of the functional has also been used and documented in Ref. {{bokdam:scr:2016}} and is covered in [[Improving the dielectric function]].
The corresponding functional has been available in VASP since VASP.5.2 released in 2009 (before the two publications), although the gradient contribution had been erroneously implemented in all VASP.5 releases and is only correct in VASP.6. The related bug fix has been made available by the authors of Ref. {{cite|cui2018doubly}}. The nonlocal exchange part of the functional has also been used and documented in Ref. {{cite|bokdam:scr:2016}} and is covered in [[Improving the dielectric function]].


Typically the user will need to set the following tags in the INCAR file:
Typically the user will need to set the following tags in the INCAR file:
Line 17: Line 17:
  {{TAGBL|AEXX}} = 0.1
  {{TAGBL|AEXX}} = 0.1


In this case, {{TAG|AEXX}} specifies the amount of exact exchange in the long range, that is for short wave vectors (<math> \mathbf{G} \to 0 </math>). In the short range, that is for large wave vectors, always the full non-local exchange is used. The {{TAG|HFSCREEN}} determines how quickly the non-local exchange changes from {{TAG|AEXX}} to 1.  
In this case, {{TAG|AEXX}} specifies the amount of exact exchange in the long range, that is for short wave vectors (<math> \mathbf{G} \to 0 </math>). In the short range, that is for large wave vectors, always the full nonlocal exchange is used. The {{TAG|HFSCREEN}} determines how quickly the nonlocal exchange changes from {{TAG|AEXX}} to 1.  
{{NB|mind|If {{TAG|LMODELHF}}{{=}}.TRUE., then {{TAG|LHFCALC}}{{=}}.TRUE. is automatically set.}}


Specifically, in VASP, the  Coulomb kernel <math> 4 \pi e^2 / (\mathbf{q}+\mathbf{G})^2</math> in the exact exchange is multiplied by a model for the dielectric function <math> \epsilon^{-1} (\mathbf{q}+\mathbf{G})</math>:
Specifically, in VASP, the  Coulomb kernel <math> 4 \pi e^2 / (\mathbf{q}+\mathbf{G})^2</math> in the exact exchange is multiplied by a model for the dielectric function <math> \epsilon^{-1} (\mathbf{q}+\mathbf{G})</math>:
Line 25: Line 26:
where <math> \mu  </math> corresponds to {{TAG|HFSCREEN}}, and  <math> {{\varepsilon}_{\infty}^{-1}} </math> is specified by {{TAG|AEXX}}. In real space this correspond to a Coulomb kernel  
where <math> \mu  </math> corresponds to {{TAG|HFSCREEN}}, and  <math> {{\varepsilon}_{\infty}^{-1}} </math> is specified by {{TAG|AEXX}}. In real space this correspond to a Coulomb kernel  
:<math> V(r) =(1-(1-{{\varepsilon}_{\infty}^{-1}})\text{erf}( {\mu} r)) \frac{e^2}{r} </math>.
:<math> V(r) =(1-(1-{{\varepsilon}_{\infty}^{-1}})\text{erf}( {\mu} r)) \frac{e^2}{r} </math>.




Line 56: Line 56:
  ZnSe 1.20
  ZnSe 1.20
  ZnTe 1.12
  ZnTe 1.12
These values have been obtained from fits of the dielectric function using the Nanoquanta kernel and partially self-consistent GW calculations as used in Ref. <ref name="grueneis2014ionization"/>. The values can be also estimated from simple dimensional scaling relations of the valence electron density. Furthermore band gap predictions are not very sensitive to the choice of {{TAG|HFSCREEN}}.
These values have been obtained from fits of the dielectric function using the Nanoquanta kernel and partially self-consistent GW calculations as used in Ref. {{cite|grueneis2014ionization}}. The values can be also estimated from simple dimensional scaling relations of the valence electron density. Furthermore band gap predictions are not very sensitive to the choice of {{TAG|HFSCREEN}}.
== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|LHFCALC}},
{{TAG|LHFCALC}},
{{TAG|HFSCREEN}},
{{TAG|HFSCREEN}},
{{TAG|AEXX}},
{{TAG|AEXX}},
[[:Category:Hybrids#Thomas_Fermi|Thomas-Fermi screening]],
[[Hybrid functionals: formalism#Thomas-Fermi exponential screening with short-range Hartree-Fock exchange|Thomas-Fermi screening]],
[[list_of_hybrid_functionals|settings for specific hybrid functionals]]
[[list_of_hybrid_functionals|List of hybrid functionals]],
[[Hybrid_functionals:_formalism|Hybrid functionals: formalism]],


== References ==
<references/>
----
{{sc|LMODELHF|Examples|Examples that use this tag}}
{{sc|LMODELHF|Examples|Examples that use this tag}}
----
----
 
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:Hybrid_functionals]]
[[Category:INCAR]][[Category:Exchange-correlation functionals]][[Category:Hybrid_functionals]][[Category:VASP6]]
 
== References ==
<references>
<ref name="chen2018nonempirical">[https://doi.org/10.1103/PhysRevMaterials.2.073803 W. Chen, G. Miceli, G.M. Rignanese, A. Pasquarello Physical Review Materials 2, 073803 (2018). ]</ref>
<ref name="cui2018doubly">[https://doi.org/10.1021/acs.jpclett.8b00919 Z.H. Cui, Y.C. Wang, M.Y. Zhang, X. Xu, H. Jiang,  J. Phys. Chem. Lett., 9, 2338-2345  (2018). ]</ref>
<ref name="liu2019assessing">[https://doi.org/10.1088/1361-648x/ab4150 P. Liu, C. Franchini, M. Marsman, G. Kresse, J. Phys.: Condens. Matter 32, 015502 (2020).]</ref>
<ref name="grueneis2014ionization"> [https://doi.org/10.1103/PhysRevLett.112.096401 A. Grüneis, G. Kresse, Y. Hinuma, and F. Oba, Phys. Rev. Lett. 112, 096401 (2014). ]</ref>
</references>
 
----

Latest revision as of 06:30, 21 February 2024

LMODELHF = .TRUE. | .FALSE.
Default: LMODELHF = .FALSE. 

Description: LMODELHF selects dielectric-dependent hybrid functionals with full exchange in the short-range, and AEXX in the long-range.


LMODELHF=.TRUE. selects the range separated hybrid functional suggested in Ref. [1] and Ref. [2] under the name dielectric-dependent hybrid functionals (DDH) and doubly screened hybrid (DSH) functionals, respectively. These two hybrid functionals are both based on a common model for the dielectric function, but differ in the way how the range-separation parameters are obtained from first principles calculations. Their connection and performance have been discussed for instance in Ref. [3]. In principle, they can be considered to be a smartly constructed approximation to COH-SEX (local Coulomb hole plus screened exchange), albeit fulfilling many important constraints that the exact exchange correlation functional must observe.

The corresponding functional has been available in VASP since VASP.5.2 released in 2009 (before the two publications), although the gradient contribution had been erroneously implemented in all VASP.5 releases and is only correct in VASP.6. The related bug fix has been made available by the authors of Ref. [2]. The nonlocal exchange part of the functional has also been used and documented in Ref. [4] and is covered in Improving the dielectric function.

Typically the user will need to set the following tags in the INCAR file:

LHFCALC = .TRUE.
LMODELHF = .TRUE.
HFSCREEN = 1.26
AEXX = 0.1

In this case, AEXX specifies the amount of exact exchange in the long range, that is for short wave vectors (). In the short range, that is for large wave vectors, always the full nonlocal exchange is used. The HFSCREEN determines how quickly the nonlocal exchange changes from AEXX to 1.

Mind: If LMODELHF=.TRUE., then LHFCALC=.TRUE. is automatically set.

Specifically, in VASP, the Coulomb kernel in the exact exchange is multiplied by a model for the dielectric function :

.

where corresponds to HFSCREEN, and is specified by AEXX. In real space this correspond to a Coulomb kernel

.


The remaining part of the exchange is handled by an appropriate semi-local exchange correlation functional. For further detail we refer to the literature listed below.

Typical values for HFSCREEN are listed in the table below

AlP  1.24
AlAs 1.18
AlSb 1.13
BN   1.7
CdO  1.34
CdS  1.19
CdSe 1.18
CdTe 1.07
C    1.70
GaN  1.39
GaP  1.24
GaAs 1.18
GaSb 1.12
Ge   1.18
InP  1.14
InAs 1.09
InSb 1.05
LiF  1.47
MgO  1.39
SiC  1.47
Si   1.26
ZnO  1.34
ZnS  1.27
ZnSe 1.20
ZnTe 1.12

These values have been obtained from fits of the dielectric function using the Nanoquanta kernel and partially self-consistent GW calculations as used in Ref. [5]. The values can be also estimated from simple dimensional scaling relations of the valence electron density. Furthermore band gap predictions are not very sensitive to the choice of HFSCREEN.

Related tags and articles

LHFCALC, HFSCREEN, AEXX, Thomas-Fermi screening, List of hybrid functionals, Hybrid functionals: formalism,

References


Examples that use this tag