LMODELHF: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|LMODELHF|.TRUE. {{!}} .FALSE.|.FALSE.}}
{{TAGDEF|LMODELHF|.TRUE. {{!}} .FALSE.|.FALSE.}}


Description: {{TAG|LMODELHF}} selects a decomposition of the exchange correlation functional based on a range separated screening,
Description: {{TAG|LMODELHF}} selects a decomposition of the exchange functional with full exchange in the short range, and {{TAG|AEXX}} in the long range.
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.<ref name="chen2018nonempirical"/>
and Ref. <ref name="cui2018doubly"/> under the name dielectric-dependent hybrid functionals (DDH) and  doubly screened hybrid (DSH), respectively. These two functionals are completely identical, but for the way the amount
and Ref. <ref name="cui2018doubly"/> under the name dielectric-dependent hybrid functionals (DDH) and  doubly screened hybrid (DSH), respectively. These two functionals are completely identical, but for the way the amount
of exact exchange is determined in the long range limit.  
of exact exchange is determined in the long range limit (short wave length limit).  


The corresponding functional has been implemented in VASP since VASP.5.2 released in 2009 (so way before
The corresponding functional has been available in VASP since VASP.5.2 released in 2009 (so way before
the two publications), although the gradient contribution had been erroneously implemented in all  
the two publications), although the gradient contribution had been erroneously implemented in all  
VASP.5 releases and is only fixed in VASP.6.
VASP.5 releases and is only correct in VASP.6.
The corresponding bug fix has been made available by the authors of Ref.  <ref name="cui2018doubly"/>.
The corresponding 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. <ref name="bokdam:scr:6"/>, and
is covered in [[Improving the dielectric function]].
 
Typically the INCAR file will show the following tags for a calculation selecting dielectric-dependent hybrid functionals:
 
{{TAGBL|LHFCALC}} = .TRUE.
{{TAGBL|LMODELHF}} = .TRUE.
{{TAGBL|HFSCREEN}} = 1.26
{{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.
 
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>:
 
:<math> \epsilon^{-1} (\mathbf{q}+\mathbf{G})=1-(1-{{\varepsilon}_{\infty}^{-1}})\text{exp}(-\frac{|\mathbf{q+G}|^2}{4{\sigma}^2})</math>.
 
where <math> \sigma  </math> corresponds to {{TAG|HFSCREEN}}, and  <math> {{\varepsilon}_{\infty}^{-1}} </math> is specified by {{TAG|AEXX}}. The remaining part of the exchange is handled by an appropriate
semi-local exchange correlation functional.




Line 30: Line 48:
<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="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="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="bokdam:scr:6">[https://www.nature.com/articles/srep28618 M. Bokdam, T. Sander, A. Stroppa, S. Picozzi, D. D. Sarma, C. Franchini, G. Kresse, Scientific Reports 6, 28618 (2016). ]</ref>
</references>
</references>
----
----

Revision as of 09:18, 8 May 2020

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

Description: LMODELHF selects a decomposition of the exchange functional 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), respectively. These two functionals are completely identical, but for the way the amount of exact exchange is determined in the long range limit (short wave length limit).

The corresponding functional has been available in VASP since VASP.5.2 released in 2009 (so way 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 corresponding bug fix has been made available by the authors of Ref. [2]. The non-local exchange part of the functional has also been used and documented in Ref. [3], and is covered in Improving the dielectric function.

Typically the INCAR file will show the following tags for a calculation selecting dielectric-dependent hybrid functionals:

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 non-local exchange is used. The HFSCREEN determines how quickly the non-local exchange changes from AEXX to 1.

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. The remaining part of the exchange is handled by an appropriate semi-local exchange correlation functional.


Related Tags and Sections

LHFCALC, HFSCREEN, AEXX, hybrid functionals, Thomas-Fermi screening, settings for specific hybrid functionals

References