Intrinsic-reaction-coordinate calculations

From VASP Wiki
Revision as of 11:02, 7 December 2022 by Tbucko (talk | contribs)

The potential energy profiles along intrinsic reaction coordinate (IRC) can be computed via damped velocity Verlet algorithm of Hratchian and Schlegel[1].

  • IRC_DIRECTION direction of the initial displacement (-1|1 – negative|positive)
  • IRC_STOP = 20 the number of steps the energy must monotonously increase before the algorithm terminates. In order to avoid a premature terminations, especially close to transition states., e.g., due to a numerical noise, IRC_STOP should always be greater than 1.
  • IRC_DELTA0 = 0.0015 the desired error – the smaller value, the closer the computed trajectory follows the true IRC (but the more DFT steps is needed)
  • IRC_MINSTEP = 0.0250
  • IRC_MAXSTEP = 3.0000
  • IRC_VNORM0 = 0.0020


Mind: This method requires the use of POTCAR files from the PAW dataset version 52 or later.
Mind: {{{2}}}
Mind: {{{2}}}