Jump to content

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

LCHARGH5: Difference between revisions

From VASP Wiki
No edit summary
Hampel (talk | contribs)
 
Line 13: Line 13:


== Related tags and articles ==
== Related tags and articles ==
[[Restart and output files cheat sheet]]
{{TAG|LWAVE}}, {{TAG|LWAVEH5}}, {{TAG|LCHARG}}, {{TAG|LH5}}
{{TAG|LWAVE}}, {{TAG|LWAVEH5}}, {{TAG|LCHARG}}, {{TAG|LH5}}


[[Category:INCAR tag]][[Category:Charge density]]
[[Category:INCAR tag]][[Category:Charge density]]

Latest revision as of 12:46, 16 June 2026

LCHARGH5 = [logical]
Default: LCHARGH5 = LH5 

Description: Determines whether the charge densities are written to vaspwave.h5.


In most case it is enough to set LH5 and/or LCHARG with the following exception: Explicitly set

 LCHARGH5=True
 LH5=False

in order to get the charge density to the vaspwave.h5 for plotting with py4vasp while running a calculation where restart information (wave functions, etc) is written to legacy files (WAVECAR).

Related tags and articles

Restart and output files cheat sheet

LWAVE, LWAVEH5, LCHARG, LH5