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:18, 19 December 2024 by Schlipf (talk | contribs) (Created page with "{{TAGDEF|LSYNCH5|[logical]|.FALSE.}} Description: {{TAG|LSYNCH5}} determines whether the output in {{FILE|vaspout.h5}} is always synchronized with the VASP code. ----- 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. {{NB|mind|Synchronizing the HDF5 file continuously comes with a computational cost. Please do your own testing whet...")
(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 the VASP code.


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