KGAMMA: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TAGDEF|KGAMMA|[logical]|.TRUE.}}
{{TAGDEF|KGAMMA|[logical]|.TRUE.}}


Description: Determines whether the k-points (determined by the tag {{TAG|KSPACING}} if {{TAG|KPOINTS}} file is not present) are center around ({{TAG|KGAMMA}}=''.TRUE.'') or shifted away ({{TAG|KGAMMA}}=''.FALSE.'') from the <math>\Gamma</math> point.
Description: Determines whether the k points (specified by the {{TAG|KSPACING}} tag ) include ({{TAG|KGAMMA}}=.TRUE.) the <math>\Gamma</math> point.
----
----
 
{{NB|important| If a {{TAG|KPOINTS}} file is present, VASP ignores the {{TAG|KGAMMA}} tag and the {{TAG|KSPACING}} tag.}}
== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|KSPACING}}
{{TAG|KSPACING}}


{{sc|KGAMMA|Examples|Examples that use this tag}}
{{sc|KGAMMA|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:Electronic Minimization Methods]]
[[Category:INCAR tag]][[Category:Electronic minimization]]

Latest revision as of 14:24, 8 April 2022

KGAMMA = [logical]
Default: KGAMMA = .TRUE. 

Description: Determines whether the k points (specified by the KSPACING tag ) include (KGAMMA=.TRUE.) the point.


Important: If a KPOINTS file is present, VASP ignores the KGAMMA tag and the KSPACING tag.

Related tags and articles

KSPACING

Examples that use this tag