KGAMMA: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
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 the <math>\Gamma</math> point ({{TAG|KGAMMA}}=''.TRUE.'') or shifted away from <math>\Gamma</math> ({{TAG|KGAMMA}}=''.FALSE.'').
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.
----
----



Revision as of 11:21, 16 January 2017

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

Description: Determines whether the k-points (determined by the tag KSPACING if KPOINTS file is not present) are center around (KGAMMA=.TRUE.) or shifted away (KGAMMA=.FALSE.) from the point.


Related Tags and Sections

KSPACING,


Contents