LH5: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|LH5|[logical]|.FALSE.}} Description: {{TAG|LH5}} determines whether the output is written to the legacy files ({{FILE|CHGCAR}}, {{FILE|CHG}}, {{FILE|WAVECAR}}) or th...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


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.
-----
{{NB|mind|H5 support is available as of VASP version 6.0}}


== Related tags and articles ==
== Related tags and articles ==
{{TAG|LWAVE}}, {{TAG|LWAVEH5}}, {{TAG|LCHARG}}, {{TAG|LCHARGH5}}
{{TAG|LWAVE}}, {{TAG|LWAVEH5}}, {{TAG|LCHARG}}, {{TAG|LCHARGH5}}


{{sc|LH5|Examples|Examples that use this tag}}
{{sc|LH5|Examples|Examples that use this tag}}
----


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

Latest revision as of 10:35, 19 September 2025

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.


Mind: H5 support is available as of VASP version 6.0

Related tags and articles

LWAVE, LWAVEH5, LCHARG, LCHARGH5

Examples that use this tag