Practical considerations for transition state finding calculations: Difference between revisions

From VASP Wiki
Line 15: Line 15:


=== Band becomes "floppy" ===
=== Band becomes "floppy" ===
'''Problem''' The band between the {{TAG|IMAGES}} of the NEB calculation is non-monotonic and appears "floppy".  
'''Problem''' The band between the {{TAG|IMAGES}} of the NEB calculation is non-monotonic and appears "floppy". This problem typically appears when one or more images are added to an already computed band.
 
'''Possible solutions'''
'''Possible solutions'''
* This problem is likely caused by the value of {{TAG|SPING}} being too small.  
* This problem is likely caused by the value of {{TAG|SPING}} being too small.  
* Check if {{TAG|EDIFF}} is accurate enough for computation of the forces.
* Check if {{TAG|EDIFF}} is accurate enough for computation of the forces.
'''Illustration'''
'''Illustration'''
TODO
TODO

Revision as of 13:02, 7 February 2024

This page details a few practical considerations for obtaining accurate and reliable transition state energies using VASP.

NEB calculations

Restart with a better guess for the initial and final state configurations

Problem: While performing an NEB calculation, it might appear that there is a point on the band which has lower energy than that of the initial and final state configurations (corresponding to the structures that were placed in the 00 and 0x, where x is the number of IMAGES plus one).

Possible solutions

  • . Relax the configurations with lower energy. These structures would then correspond to new initial and final configurations. Restart the NEB with these new configurations as the endpoints of the band.
  • Make sure that the NEB was run with sufficient (and commensurate to the initial and final structures) accuracy. An important requirement in EDIFF, which governs the accuracy of the forces used in the NEB method.

Illustration TODO

Band becomes "floppy"

Problem The band between the IMAGES of the NEB calculation is non-monotonic and appears "floppy". This problem typically appears when one or more images are added to an already computed band.

Possible solutions

  • This problem is likely caused by the value of SPING being too small.
  • Check if EDIFF is accurate enough for computation of the forces.

Illustration TODO