<div dir="ltr">Hello,<br><br>I've been running CI-NEB calculations on CO2 dissociation on 55-atom NPs. I was able to get a converged NEB but the resulting barrier for dissociation was very small ~0.05 eV. I am a bit unsure about this result considering the TS energies I've come across for CO2 dissociation on transition metals are ~0.2 - 1 eV. My initial and final states were optimized using SCF 1E-8 and forces 4E-5. When the NEB completed I found one single imaginary frequency, which appears to correspond to CO - O dissociation.  I was wondering if anyone has come across the issue where only small barriers were detected but not expected?<br><br>I've included the CI-NEB section in below. I've also attached my whole NEB input file and output and the resulting energy file and input file and molden file for the transition state. <br>&MOTION<br>  &BAND<br>   NPROC_REP 20<br>   BAND_TYPE CI-NEB<br>   NUMBER_OF_REPLICA 8<br>   K_SPRING 0.01<br>    &OPTIMIZE_BAND<br>      OPT_TYPE DIIS<br>      OPTIMIZE_END_POINTS .FALSE.<br>      &DIIS<br>       MAX_STEPS 1000<br>       N_DIIS 7<br>      &END<br>    &END<br>    &REPLICA<br>     COORD_FILE_NAME 1.xyz<br>    &END REPLICA<br>    &REPLICA<br>    COORD_FILE_NAME 2.xyz<br>    &END REPLICA<br>    &REPLICA<br>     COORD_FILE_NAME 3.xyz<br>    &END REPLICA<br>    &REPLICA<br>    COORD_FILE_NAME 4.xyz<br>    &END REPLICA<br>    &REPLICA<br>     COORD_FILE_NAME 5.xyz<br>    &END REPLICA<br>    &REPLICA<br>    COORD_FILE_NAME 6.xyz<br>    &END REPLICA<br>    &REPLICA<br>     COORD_FILE_NAME 7.xyz<br>    &END REPLICA<br>    &REPLICA<br>    COORD_FILE_NAME 8.xyz<br>    &END REPLICA<br>   ALIGN_FRAMES .FALSE.<br>   ROTATE_FRAMES .FALSE.<br>  &CONVERGENCE_CONTROL<br>   MAX_DR    0.002<br>   MAX_FORCE 0.002  <br>   RMS_DR    0.001<br>   RMS_FORCE 0.001<br>  &END CONVERGENCE_CONTROL<br><br>Thanks, <br><br>Natalie<br></div>