KGAMMA: Difference between revisions
(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 | 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}} | |||
{{sc|KGAMMA|Examples|Examples that use this tag}} | |||
{{ | |||
---- | ---- | ||
[[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 [math]\displaystyle{ \Gamma }[/math] point.
| Important: If a KPOINTS file is present, VASP ignores the KGAMMA tag and the KSPACING tag. |