SHAKETOL: Difference between revisions

From VASP Wiki
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TAGDEF|SHAKETOL|[Real]|<math>10^{-5}</math>}}
{{TAGDEF|SHAKETOL|[Real]|<math>10^{-5}</math>}}


Description: {{TAG|SHAKETOL}} specifies the tolerance for the SHAKE algorithm (in case VASP was compiled with [[Precompiler_flags|-Dtbdyn]]).
Description: {{TAG|SHAKETOL}} specifies the tolerance for the SHAKE algorithm (in case VASP was compiled with [[Precompiler options#-Dtbdyn|-Dtbdyn]]).
----
----
Constrained molecular dynamics ({{TAG|MDALGO}}=1 {{!}} 2) are performed using a [[MDALGO#SHAKE|SHAKE algorithm]].<ref name="Ryckaert77"/>
Constrained molecular dynamics ({{TAG|MDALGO}}=1 {{!}} 2) are performed using a [[MDALGO#SHAKE|SHAKE algorithm]].<ref name="Ryckaert77"/>
Line 8: Line 8:
If the error for all geometric constraints does not decrease below this predefined tolerance within the allowed number of iterations ({{TAG|SHAKEMAXITER}}), VASP terminates with an error message.  
If the error for all geometric constraints does not decrease below this predefined tolerance within the allowed number of iterations ({{TAG|SHAKEMAXITER}}), VASP terminates with an error message.  


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|SHAKEMAXITER}},
{{TAG|SHAKEMAXITER}},
{{TAG|MDALGO}}
{{TAG|MDALGO}}
{{sc|SHAKETOL|Examples|Examples that use this tag}}


== References ==
== References ==
Line 18: Line 20:


----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:Dynamics]]
[[Category:INCAR tag]][[Category:Molecular dynamics]][[Category:Constrained molecular dynamics]]

Latest revision as of 14:54, 8 April 2022

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