SHAKEMAXITER: Difference between revisions

From VASP Wiki
(Created page with '{{TAGDEF|SHAKEMAXITER|[Integer]|1000}} Description: {{TAG|SHAKEMAXITER}} specifies the maximum number of iterations in the SHAKE algorithm (in case VASP was compiled with -Dtbdy…')
 
No edit summary
Line 6: Line 6:


If the error for all geometric constraints does not decrease below a predefined tolerance ({{TAG|SHAKETOL}}) within the allowed number of iterations, VASP terminates with an error message.  
If the error for all geometric constraints does not decrease below a predefined tolerance ({{TAG|SHAKETOL}}) within the allowed number of iterations, VASP terminates with an error message.  
The aformentioned maximum number of iterations is set by means of the {{TAG|SHAKEMAXITER}}-tag.
The aforementioned maximum number of iterations is set by means of the {{TAG|SHAKEMAXITER}}-tag.


== Related Tags and Sections ==
== Related Tags and Sections ==

Revision as of 08:08, 24 April 2014

SHAKEMAXITER = [Integer]
Default: SHAKEMAXITER = 1000 

Description: SHAKEMAXITER specifies the maximum number of iterations in the SHAKE algorithm (in case VASP was compiled with -Dtbdyn).


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

If the error for all geometric constraints does not decrease below a predefined tolerance (SHAKETOL) within the allowed number of iterations, VASP terminates with an error message. The aforementioned maximum number of iterations is set by means of the SHAKEMAXITER-tag.

Related Tags and Sections

SHAKETOL, MDALGO

References


Contents