LH5: Difference between revisions
Appearance
No edit summary |
|||
| Line 8: | Line 8: | ||
== Related tags and articles == | == Related tags and articles == | ||
[[Restart and output files cheat sheet]] | |||
{{TAG|LWAVE}}, {{TAG|LCHARG}}, {{TAG|LCHARGH5}} | {{TAG|LWAVE}}, {{TAG|LCHARG}}, {{TAG|LCHARGH5}} | ||
Latest revision as of 12:46, 16 June 2026
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.
| Mind: H5 support is available as of VASP version 6.0 |
| Mind: Additional datasets are written to this file as of 6.6.0. |