Jump to content

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

LSYNCH5

From VASP Wiki
Revision as of 08:22, 19 December 2024 by Schlipf (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LSYNCH5 = [logical]
Default: LSYNCH5 = .FALSE. 

Description: LSYNCH5 determines whether the output in vaspout.h5 is always synchronized with VASP while the calculation is running.


If you set this flag, VASP will enable single-writer-multiple-reader mode for the HDF5 file. This allows you to monitor the output using py4vasp while the calculation is still running.

Related tags and articles

LH5

Examples that use this tag