LH5: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|LH5|[logical]|.FALSE.}}
{{TAGDEF|LH5|[logical]|.FALSE.}}


Description: {{TAG|LH5}} determines whether the output is written to the legacy files ({{FILE|CHGCAR}}, {{FILE|CHG}}, {{FILE|WAVECAR}}) or the {{FILE|vaspwave.h5}} file.
Description: {{TAG|LH5}} determines whether the output is written to the legacy files ({{FILE|CHGCAR}}, {{FILE|CHG}}, {{FILE|WAVECAR}}) or the {{FILE|vaspwave.h5}} file. Hence, setting {{TAG|LH5}}=.TRUE. will suppress legacy file output all together.  


-----
-----

Revision as of 11:46, 26 February 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.


Mind: H5 support is available as of VASP version 6.0

Related tags and articles

LWAVE, LWAVEH5, LCHARG, LCHARGH5

Examples that use this tag