Page 1 of 1

finding multiple saddle points in one run

Posted: Tue Sep 12, 2017 4:00 am
by hakuna
Dear the CI-NEB user:
is it fully reasonable to find the reaction path with multiple saddle points in one CI-NEB run ?
just like the that shown in the following figure attacheched

Re: finding multiple saddle points in one run

Posted: Tue Sep 12, 2017 4:10 pm
by graeme
By default, the climbing image will converge to the highest energy saddle. We recommend breaking up your path into segments to find other saddles. You can also run a min-mode following calculation to rigorously converge to the intermediate saddles along the path.

Re: finding multiple saddle points in one run

Posted: Wed Sep 13, 2017 10:58 am
by hakuna
thank you profesor! by the way, how can we run "a min-mode following calculation"?

Re: finding multiple saddle points in one run

Posted: Wed Sep 13, 2017 2:59 pm
by graeme
The dimer min-mode following method is implemented in the VTST code. We have a neb2dim.pl script will will interpolate to the highest point along an NEB calculation and also estimate the minimum mode. You can use the geometry of any local maximum along the path to do a local search for a saddle point using this method.

Re: finding multiple saddle points in one run

Posted: Fri Sep 15, 2017 4:20 am
by hakuna
thank you professor, thank you for the detailed explation