KGAMMA: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|KGAMMA|[logical]|.TRUE.}} Description: Determines whether the k-points are center around the <math>\Gamma</math> point ({{TAG|KGAMMA}}=''.TRUE.'') or shifted away fr...")
 
No edit summary
 
(9 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 are center around the <math>\Gamma</math> point ({{TAG|KGAMMA}}=''.TRUE.'') or shifted away from <math>\Gamma</math> ({{TAG|KGAMMA}}=''.FALSE.'').
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 articles ==
{{TAG|KSPACING}}


== Related Tags and Sections ==
{{sc|KGAMMA|Examples|Examples that use this tag}}
{{TAG|KSPACING}},
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]]
[[Category:INCAR tag]][[Category:Crystal momentum]]

Latest revision as of 11:34, 21 October 2024

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