Jump to content

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

ODDONLYGW: Difference between revisions

From VASP Wiki
Created page with "{{TAGDEF|ODDONLYGW|[logical]}} Description: {{TAG|ODDONLYGW}} allows to avoid the inclusion of the <math>\Gamma</math> point in the evaluation of response functions (in {{TAG..."
 
No edit summary
Line 1: Line 1:
{{TAGDEF|ODDONLYGW|[logical]}}
{{TAGDEF|ODDONLYGW|[logical]|.FALSE.}}


Description: {{TAG|ODDONLYGW}} allows to avoid the inclusion of the <math>\Gamma</math> point in the evaluation of response functions (in {{TAG|GW calculations}}).
Description: {{TAG|ODDONLYGW}} allows to avoid the inclusion of the <math>\Gamma</math> point in the evaluation of response functions (in {{TAG|GW calculations}}).
Line 22: Line 22:
== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|EVENONLYGW}},
{{TAG|EVENONLYGW}},
{{TAG|GW calculations},
{{TAG|GW calculations}}
----
----
[[The_VASP_Manual|Contents]]
[[The_VASP_Manual|Contents]]


[[Category:INCAR]]
[[Category:INCAR]]

Revision as of 12:27, 17 January 2017

ODDONLYGW = [logical]
Default: ODDONLYGW = .FALSE. 

Description: ODDONLYGW allows to avoid the inclusion of the Γ point in the evaluation of response functions (in GW calculations).


The independent particle polarizability χ𝐪0(𝐆,𝐆,ω) is given by:

χ𝐪0(𝐆,𝐆,ω)=1Ωn,n,𝐤2w𝐤(fn𝐤+𝐪fn𝐤)×ψn𝐤|ei(𝐪+𝐆)𝐫|ψn𝐤+𝐪ψn𝐤+𝐪|ei(𝐪+𝐆)𝐫|ψn𝐤ϵn𝐤+𝐪ϵn𝐤ωiη

If the Γ point is included in the summation over 𝐤, convergence is very slow for some materials (e.g. GaAs).

To deal with this problem the flag ODDONLYGW has been included. In the automatic mode, the 𝐤-grid is given by (see Sec. \ref{sec:autok}):

k=b1n1N1+b2n2N2+b3n3N3,n1=0...,N11n2=0...,N21n3=0...,N31.

Related Tags and Sections

EVENONLYGW, GW calculations


Contents