LPARDH5

From VASP Wiki
Revision as of 14:02, 18 December 2024 by Wolloch (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Description: LPARDH5 determines whether the partial charges are written to PARCHG or vaspout.h5.

Mind: This tag is only available as of VASP.6.5.0.

Partial charges can be calculated as a postprocessing step when LPARD = .TRUE.. The output is written to one or several PARCHG files if LPARDH5=.FALSE., and to vaspout.h5 if LPARDH5=.TRUE.. If NBMOD = -1, the setting of LPARD is irrelevant. Instead of a PARCHG file, or a partial_charges group in the vaspout.h5 hdf5 file, a CHGCAR file without augmentation charges will be written.

If the output is redirected to vaspout.h5, py4vasp can be used to analyze the partial charge density and to simulate STM pictures.

Related tags and articles

LPARD, LWAVEH5, LCHARGH5, IBAND, EINT, NBMOD, KPUSE, LSEPB, LSEPK, PARCHG, band-decomposed charge densities

Examples that use this tag