Jump to content

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

LH5

From VASP Wiki
Revision as of 12:46, 16 June 2026 by Hampel (talk | contribs) (Related tags and articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Description: LH5 determines whether the output is written to the legacy files (CHGCAR, CHG, WAVECAR) or the vaspwave.h5 file. Hence, setting LH5=.TRUE. will suppress legacy file output all together. Whether or not the charge density or wave functions are written to vaspwave.h5 is then determined by setting LCHARG and LWAVE accordingly.


Related tags and articles

Restart and output files cheat sheet

LWAVE, LCHARG, LCHARGH5

Examples that use this tag