Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

KGAMMA

From VASP Wiki
Revision as of 15:31, 20 March 2026 by Huebsch (talk | contribs) (Remove KPOINTS and KPOINTS_OPT from Related tags — those files override the tag, so listing them there is misleading)

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

Description: Whether the automatically generated k-point mesh is centered at the Γ point.


If KGAMMA = .TRUE. (default), the k-point mesh is centered at the Γ point, i.e., it always includes the Γ point. If KGAMMA = .FALSE., the mesh is shifted away from the Γ point as in a Monkhorst-Pack grid. The number of k points on the mesh is controlled by KSPACING and KSPACING_OPT.

Related tags and articles

Tags: KSPACING, KSPACING_OPT

Workflows that use this tag