IRC MAXSTEP: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
{{TAGDEF|IRC_MAXSTEP|real | 3.000}}
{{TAGDEF|IRC_MAXSTEP|real | 3.000}}


Description: The damped velocity Verlet algorithm for the {{TAG|IRC calculations}} uses a variable step size that dependence on the estimated accuracy of the previous step. The parameter {{TAG|IRC_MAXSTEP}} defines the upper limit for the step size (in fs).
Description: Upper limit for the step size (in fs).
 
-----
 
The damped-velocity-Verlet algorithm for the [[IRC calculations]] uses an adaptively varying size of the time step. It depends on the estimated accuracy of the previous step. {{TAG|IRC_MAXSTEP}} defines the upper limit for the step size in fs.


== Related tags and articles ==
== Related tags and articles ==
{{TAG|IRC calculations}},
[[IRC calculations]],
{{TAG|IRC_DIRECTION }},
{{TAG|IRC_DIRECTION }},
{{TAG|IRC_STOP}},
{{TAG|IRC_STOP}},
Line 11: Line 15:
{{TAG|IRC_MINSTEP}},
{{TAG|IRC_MINSTEP}},
{{TAG|IRC_VNORM0}}
{{TAG|IRC_VNORM0}}
[[Category:INCAR tag]][[Category: Transition states]]

Latest revision as of 12:39, 12 November 2023

IRC_MAXSTEP = real
Default: IRC_MAXSTEP = 3.000 

Description: Upper limit for the step size (in fs).


The damped-velocity-Verlet algorithm for the IRC calculations uses an adaptively varying size of the time step. It depends on the estimated accuracy of the previous step. IRC_MAXSTEP defines the upper limit for the step size in fs.

Related tags and articles

IRC calculations, IRC_DIRECTION , IRC_STOP, IRC_DELTA0, IRC_MINSTEP, IRC_VNORM0