Jump to content

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

LWAVE: Difference between revisions

From VASP Wiki
No edit summary
Hampel (talk | contribs)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{TAGDEF|LWAVE|[logical]|.TRUE.}}}
{{TAGDEF|LWAVE|[logical]|.TRUE.}}


Description: {{TAG|LWAVE}} determines whether the wavefunctions are written at the end of a run.
Description: Determines whether the wavefunctions are written at the end of a run.
----
----


Line 7: Line 7:


== Related tags and articles ==
== Related tags and articles ==
[[Restart and output files cheat sheet]]
{{FILE|WAVECAR}}, {{TAG|LH5}}, {{FILE|vaspwave.h5}}, {{TAG|LCHARG}}
{{FILE|WAVECAR}}, {{TAG|LH5}}, {{FILE|vaspwave.h5}}, {{TAG|LCHARG}}



Latest revision as of 12:45, 16 June 2026

LWAVE = [logical]
Default: LWAVE = .TRUE. 

Description: Determines whether the wavefunctions are written at the end of a run.


The wavefunctions are written to the WAVECAR file by default. If LH5 = T, the wavefunctions are written to the vaspwave.h5 instead.

Related tags and articles

Restart and output files cheat sheet

WAVECAR, LH5, vaspwave.h5, LCHARG


Workflows that use this tag