Jump to content

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

LPARD: Difference between revisions

From VASP Wiki
Wolloch (talk | contribs)
Line 17: Line 17:
{{TAG|LSEPK}},
{{TAG|LSEPK}},
{{FILE|PARCHG}},
{{FILE|PARCHG}},
{{TAG|Band decomposed charge densities}}
[[Band-decomposed charge densities]]


{{sc|LPARD|Examples|Examples that use this tag}}
{{sc|LPARD|Examples|Examples that use this tag}}

Revision as of 07:42, 14 February 2024

LPARD = [logical]
Default: LPARD = .FALSE. 

Description: Determines whether partial (band and/or k point decomposed) charge densities are evaluated.


An LPARD run is a postprocessing step that requires a pre-converged calculation. It writes the partial density, or multiple partial charge densities, to one PARCHG file or several PARCHG.*.* files, depending of the setting of LSEPB and LSEPK.

There are various ways to divide the valence charge density. You can pick the contributing bands either by index (refer to NBMOD and IBAND) or by energy range (refer to EINT), and select contributing k points through KPUSE.

Related tags and articles

IBAND, EINT, NBMOD, KPUSE, LSEPB, LSEPK, PARCHG, Band-decomposed charge densities

Examples that use this tag