<div dir="ltr">Dear SL and Luca,<br><br><br>I am aware of the numerical noise problem in vibrational analysis. I have worked on this issue for a while, in order to sort out a reliable protocol for my systems. <br>I have seen many examples where vibrational analysis yielded >50 imaginary modes. Presently I am using EPS_SCF of 10E-6 in combination with MAX_FORCE 8E-4 for transition states, while the vibrational calculations uses a tighter EPS_SCF of 10E-8 in combination with DX 0.01. Optimising to minima a use somewhat tighter criteria than in the TS searches. I've come to realise that it is not easy to get good convergence in NEB calculations (don't ask me for the reason, it is my simple observation) and if the SCF convergence fails, it is impossible to converge to some decent structure in reasonable time. However, for a good number of optimisations (TS and minima) on the same system, this protocol has proven quite robust. I have heard from other people that they have experience similar issues with NEB, and I come to the conclusion that this is far from being straightforward. <br><br>In view of my experience with the system so far, the presence of one small (~i25 cm-1) mode indicates that it is not numerical noise. I will try however to increase the cutoff (I am using 500 Ry indeed at the moment), to see if this changes anything. I have tested this in the past, and it did not influence the outcome of the result. Same for DX (increased to 0.02) So perhaps the answer lies in converging the dimer method to a tighter cutoff, in order to get the desired geometry. <br><br>Best<br><br>Tobi<br><br><br>On Tuesday, September 1, 2015 at 5:11:13 PM UTC+1, Tobias Kraemer wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Hi all,<br><br><br>I am trying to re-optimise a transition state structure which has a spurious (small) imaginary mode on top of the large imaginary mode which corresponds to the transition state. I've also tested doing a constrained optimisation fixing selected atoms involved in the transition state, which also worked in this particular case. Howeve, I would also like to try our the dimer method for the purpose of re-optimising a transition state structure. To this end, I have composed an input, however, the job crashes and I keep getting an error message about certain line Search type not being implemented (looks quite obvious from the message). However, I can't seem to find what I need to change to make it work. Your advice would be much appreciated. The motion section can be found below, full input file also uploaded. <br><br>Any ideas on how to correctly set up a calculation using the dimer method are welcome<br><br><br>Thanks for your help<br><br>Tobias<br><br><br> *****************************<wbr>******************************<wbr>*************<br> *** 16:48:48 ERRORL2 in cg_utils:cg_linmin processor 0  :: err=-1000 ***<br> *** UNIMPLEMENTED, Line Search type not yet implemented in CG for TS ***<br> *** search.                       <wbr>                              <wbr>     ***<br> *****************************<wbr>******************************<wbr>*************<br><br><br> ===== Routine Calling Stack =====<br><br>           10 cg_linmin<br>            9 cp_cg_main<br>            8 geoopt_cg<br>            7 cp_rot_opt<br>            6 cp_eval_at_ts<br>            5 cp_eval_at<br>            4 cp_cg_main<br>            3 geoopt_cg<br>            2 cp_geo_opt<br>            1 CP2K<br><br><br><br><br>&MOTION<br>  &GEO_OPT<br>    TYPE TRANSITION_STATE<br>     &TRANSITION_STATE<br>       METHOD DIMER<br>        &DIMER<br>        &ROT_OPT<br>          OPTIMIZER CG<br>        &END ROT_OPT<br>       &END DIMER<br>     &END TRANSITION_STATE<br>    OPTIMIZER CG<br>    MAX_FORCE 8.0E-4<br>    MAX_ITER 500<br>  &END GEO_OPT<br>  &PRINT<br>     &TRAJECTORY<br>      &EACH<br>         GEO_OPT 1<br>      &END EACH<br>    &END TRAJECTORY<br>  &END<br>&END MOTION<br><br></div></blockquote></div>