<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi again,</div><div><br></div><div><blockquote type="cite">Yes, I did git pull and the output is this:<br><br>remote: Counting objects: 9, done.<br>remote: Compressing objects: 100% (5/5), done.<br>remote: Total 5 (delta 4), reused 0 (delta 0)<br>Unpacking objects: 100% (5/5), done.<br><blockquote type="cite">From&nbsp;<a href="git://git.gromacs.org/gromacs">git://git.gromacs.org/gromacs</a><br></blockquote>&nbsp;&nbsp;c358dce..b493dbb &nbsp;master &nbsp;&nbsp;&nbsp;&nbsp;-&gt; origin/master<br>Already up-to-date.<br><br>Still charmm does not work. Is there something wrong about the way I<br>included the forcefield files in the top directory, should I have changed<br>something else?</blockquote></div><div><br></div><div>Hmmm, seems like you have done everything correct. If you have not renamed the force filed files the entry in FF.dat should look like this:</div><div>ffcharmm27 CHARMM 27 all-atom force field</div><div>and don't forget to increase the number of the first line in the file either!</div><div><br></div><div>You could also try to run pdb2gmx with the flag -ff ffcharmm27 and see if that works (instead of selecting it interactively from FF.dat). Also take a look in the pdb2gmx output and see if any of the ffcharmm27 parameter files (I think ffcharmm27.rtp should be the first one read by pdb2gmx) are read.</div><div><br></div><div>I did the gromacs installation myself yesterday and I got it to work.</div><div><br></div><div>Regards,</div><div>Pär</div><div><br></div></body></html>