Hello All<br><br>I have some difficulties with doing a transition state optimization in cp2k<br><br>It successfully  runs the first OT step then  produces the following error<br><br> *<br> *** 10:14:06 ERRORL2 in bfgs_optimizer:geoopt_bfgs processor      0      ***<br>
 *** err=-1000 UNIMPLEMENTED, BFGS method not yet working with for DIMER  ***<br> *** or CELL_OPT                                                          ***<br> *<br><br> ===== Routine Calling Stack ===== <br><br>            8 geoopt_bfgs<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>I tried adding &TRANSITION_STATE<br>
                                  &DIMER<br>                                             &ROT_POT<br><br>then choose a different minimizer but nothing changed (at the top level in the &GEO_OPT section I am also using CG minimizer)<br>
<br>I am using a cp2k compilation from 228/04/09. This is the motion section of my input file<br><br>&MOTION<br>  &GEO_OPT<br>     TYPE TRANSITION_STATE<br>#     &TRANSITION_STATE<br>#       &DIMER<br>#               &ROT_OPT<br>
#                       OPTIMIZER CG<br>#               &ROT_OPT<br>#       &END DIMER<br>#     &END TRANSITION_STATE<br>     OPTIMIZER CG<br>     MAX_ITER 500<br>  &END GEO_OPT<br>&END MOTION<br><br>Is it that TS optimization cannot be done yet? <br>
<br>thanks<br><br>Lekpa<br><br><br>