Difference between revisions of "Debugging odd transition states in OPTIM"

From CUC3
Jump to navigation Jump to search
import>Mp466
 
import>Mp466
Line 9: Line 9:
 
2. If letting the calculation resolve the problem or MAXTSENERGY does not work looking at the interpolation is necessary.
 
2. If letting the calculation resolve the problem or MAXTSENERGY does not work looking at the interpolation is necessary.
 
In order to do so, new OPTIM keywords, DEBUG, DUMPNEBEOS, and DUMPNEBXYZ need to be added to print the NEB interpolated energy and coordinates in the files neb.xyz.31267.<n>, and neb.EofS.<n>.31267.
 
In order to do so, new OPTIM keywords, DEBUG, DUMPNEBEOS, and DUMPNEBXYZ need to be added to print the NEB interpolated energy and coordinates in the files neb.xyz.31267.<n>, and neb.EofS.<n>.31267.
  +
  +
--[[User:mp466|mp466]] 13:48, 23 June 2009 (BST)

Revision as of 13:48, 23 June 2009

Sometimes in OPTIM high energy transition states will be encountered. There are several strategies for understand why these are occurring.

1. OPTIM and PATHSAMPLE may be able to fine lower energy connections if the calculations are allowed to continue. This can very inefficient. One way of preventing high energy transition states from occurring is to explicitly prevent transition states of a certain energy or above from being allowed. This is done by using the keyword MAXTSENERGY in both PATHSAMPLE and OPTIM.

2. If letting the calculation resolve the problem or MAXTSENERGY does not work looking at the interpolation is necessary. In order to do so, new OPTIM keywords, DEBUG, DUMPNEBEOS, and DUMPNEBXYZ need to be added to print the NEB interpolated energy and coordinates in the files neb.xyz.31267.<n>, and neb.EofS.<n>.31267.

--mp466 13:48, 23 June 2009 (BST)