LTEMPER

From VASP Wiki
Revision as of 08:08, 17 March 2022 by Kresse (talk | contribs) (Created page with "{{TAGDEF|LTEMPER|[logical]|.FALSE.}} Description: {{TAG|LTEMPER}} specified whether parallel tempering is used. The flag must be used in combination with {{TAG|IMAGES}}. --...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Description: LTEMPER specified whether parallel tempering is used. The flag must be used in combination with IMAGES.


VASP supports various modes where simultaneous calculations for different INCAR, KPOINTS, POTCAR, or POSCAR files are performed. The parallel tempering mode is explained in this section, however, please read the section IMAGES first.

If the tags IMAGES=n and LTEMPER=.TRUE. are set in the INCAR file, VASP performs parallel tempering calculations. In this case, it is expedient to supply different INCAR and POSCAR files in each subdirectory 01, 02, 03... IMAGES. For each subdiretory a different simulation temperature should be supplied using the tags TEBEG.

In the course of the simulations, VASP will attempt to swap the temperatures between the images. Swapping attempts are made every NTEMPER MD steps. Information on the current temperatures for each image can be found in the OUTCAR file around the lines

parallel tempering 

The average acceptance ratios are also written to the OUTCAR file. For efficient parallel tempering the acceptance ratio should most likely approach at least 0.1. If this is not the case, one needs to increase the number of images.

Related Tags and Sections

IMAGES, NTEMPER

Examples that use this tag

References