LWAVEH5: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|LWAVE|[logical]|{{TAG|LH5}}}} Description: {{TAG|LWAVEH5}} determines whether the wavefunctions are written to {{FILE|vaspwave.h5}} file at the end of a run. == Rel...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{TAGDEF|LWAVE|[logical]|{{TAG|LH5}}}}
{{TAGDEF|LWAVEH5|[logical]|{{TAG|LH5}}}}


Description: {{TAG|LWAVEH5}} determines whether the wavefunctions are written to {{FILE|vaspwave.h5}} file at the end of a run.
Description: Determines whether the wavefunctions are written to {{FILE|vaspwave.h5}} file at the end of a run.
----
 
If {{TAG|LWAVEH5|True}}, the Kohn-Sham orbitals, i.e., wavefunctions, are written to the {{FILE|vaspwave.h5}} file at the end of the calculation. This can be used to restart VASP.


== Related tags and articles ==
== Related tags and articles ==
Line 8: Line 11:


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


[[Category:INCAR tag]][[Category:Electronic minimization]][[Category:PAW]]
 
[[Category:INCAR tag]]

Latest revision as of 08:00, 24 October 2025

LWAVEH5 = [logical]
Default: LWAVEH5 = LH5 

Description: Determines whether the wavefunctions are written to vaspwave.h5 file at the end of a run.


If LWAVEH5 = True, the Kohn-Sham orbitals, i.e., wavefunctions, are written to the vaspwave.h5 file at the end of the calculation. This can be used to restart VASP.

Related tags and articles

LCHARG, LCHARGH5, LWAVE, LH5


Examples that use this tag