<div dir="ltr">Hi everyone,<div>In my FIST run, I get the following warning:</div><div><br></div><div><div> FORCEFIELD| Missing Out of plane bend ( CT1,   O, NH1,   C)                    </div><div><br></div><div>I'm using charmm parameter type and my CP2K version is 2.6.1 (SVN source code revision svn:15284), compiled with gcc-4.8.2. </div><div>CHARMM uses wildcards to handle these types of improper torsions using  "O  X X C" pattern in which X is replaced by the required atom types.</div><div><br></div><div>But, I think CP2K doesn't recognize this pattern. Even once I provide these parameters, (with the different possibilities)  in my param file as:</div><div>O    CT1  NH1  C     120.0            0      0.0000    </div><div>C    O    NH1  CT1   120.0            0      0.0    </div><div>CT1  O    NH1  C     120.0            0      0.0    </div><div><br></div><div>I'm still getting the same warning.</div><div><br></div><div>I also tried providing them in MM driver under forcefield as:</div><div><br></div><div>    &FORCEFIELD</div><div>...............</div><div>............    <br></div><div>      &IMPROPER</div><div>          KIND  CHARMM</div><div>          ATOMS CT1 O  NH1 C  </div><div>          K    120.0   </div><div>          PHI0 0.0 </div><div>      &END IMPROPER</div><div> </div><div>But this didn't help either. Has anyone here experienced same problem so that tell me what I'm doing wrong? </div><div><br></div><div><br></div><div>Thanks for your time.</div><div><br></div></div></div>