KGAMMA: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
---- | ---- | ||
{{NB|important| If a {{TAG|KPOINTS}} file is present, VASP ignores the {{TAG|KGAMMA}} tag and the {{TAG|KSPACING}} tag.}} | {{NB|important| If a {{TAG|KPOINTS}} file is present, VASP ignores the {{TAG|KGAMMA}} tag and the {{TAG|KSPACING}} tag.}} | ||
== Related | == Related tags and articles == | ||
{{TAG|KSPACING}} | {{TAG|KSPACING}} | ||
{{sc|KGAMMA|Examples|Examples that use this tag}} | {{sc|KGAMMA|Examples|Examples that use this tag}} | ||
---- | ---- | ||
[[Category:INCAR]][[Category: | [[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. |