SHAKETOL: Difference between revisions

From VASP Wiki
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 21: Line 21:
----
----


[[Category:INCAR tag]][[Category:Molecular dynamics]][[Category:Constrained molecular dynamics]]
[[Category:INCAR tag]][[Category:Advanced molecular-dynamics sampling]]

Latest revision as of 14:15, 16 October 2024

SHAKETOL = [Real]
Default: SHAKETOL =  

Description: SHAKETOL specifies the tolerance for the SHAKE algorithm (in case VASP was compiled with -Dtbdyn).


Constrained molecular dynamics (MDALGO=1 | 2) are performed using a SHAKE algorithm.[1]

SHAKETOL specifies the tolerance for the SHAKE algorithm. If the error for all geometric constraints does not decrease below this predefined tolerance within the allowed number of iterations (SHAKEMAXITER), VASP terminates with an error message.

Related tags and articles

SHAKEMAXITER, MDALGO

Examples that use this tag

References