KPUSE: Difference between revisions
(Created page with "{{TAGDEF|KPUSE|[integer array]|not set}} Description: {{TAG|KPUSE}} sets a list of '''k''' points that contribute to calculating the partial charge density. ---- {{TAG|IBAND}} selects a subset of ''k''' points for which the partial charge density is calculated when {{TAG|LPARD}} = .TRUE.. Partial charge densities are written to the {{FILE|PARCHG}} file, or one of its variants, depending on the setting of {{TAG|LSEPB}} and {{TAG|LSEPK}}. {{NB|mind|All '''k''' point weigh...") |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{TAGDEF|KPUSE|[integer array]|not set}} | {{TAGDEF|KPUSE|[integer array]|not set}} | ||
Description: {{TAG|KPUSE}} sets a list of '''k''' points that contribute to calculating the partial charge density. | Description: {{TAG|KPUSE}} sets a list of '''k''' points that contribute to calculating the [[Band-decomposed charge densities|partial charge density]]. | ||
---- | ---- | ||
{{TAG|IBAND}} selects a subset of ''k''' points for which the partial charge density is calculated when {{TAG|LPARD}} = .TRUE.. | {{TAG|IBAND}} selects a subset of ''k''' points for which the partial charge density is calculated when {{TAG|LPARD}} = .TRUE.. | ||
Line 16: | Line 16: | ||
{{TAG|LSEPB}}, | {{TAG|LSEPB}}, | ||
{{TAG|LSEPK}}, | {{TAG|LSEPK}}, | ||
<!--{{TAG|LPARDH5}},--> | |||
{{FILE|PARCHG}}, | {{FILE|PARCHG}}, | ||
{{ | {{FILE|vaspout.h5}}, | ||
[[Band-decomposed charge densities]] | |||
{{sc| | {{sc|KPUSE|Examples|Examples that use this tag}} | ||
---- | ---- | ||
[[Category:INCAR tag]][[Category:Charge density]] |
Latest revision as of 11:50, 14 June 2024
KPUSE = [integer array]
Default: KPUSE = not set
Description: KPUSE sets a list of k points that contribute to calculating the partial charge density.
IBAND selects a subset of k' points for which the partial charge density is calculated when LPARD = .TRUE.. Partial charge densities are written to the PARCHG file, or one of its variants, depending on the setting of LSEPB and LSEPK.
Mind: All k point weights will be internally reset to 1 if KPUSE is specified. Thus results are usually only correct if the groundstate calculation and the partial charge post-processing is performed with ISYM = -1. |
E.g. if KPUSE = 1 4 7
the charge density will be calculated for the three k points 1, 4, and 7.
Related tags and articles
LPARD, NBMOD, EINT, IBAND, LSEPB, LSEPK, PARCHG, vaspout.h5, Band-decomposed charge densities