<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 13/02/2012 9:32 PM, Weingarth, M.H. wrote:
    <blockquote
cite="mid:D1095C0137A41E459726F4ABC593B5C505C62066@ICTSC-W-S205.soliscom.uu.nl"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
      <div style="direction: ltr;font-family: Tahoma;color:
        #000000;font-size: 10pt;">Dear all,<br>
        <br>
        I do not manage to add potassium ions to my system correctly. I
        foraged in the mailing list and tried to follow all advices, but
        it does not work out for me. It would be great if anybody could
        give me some advice.<br>
        <br>
        (here my so-far futile- procedure)<br>
        <br>
        1................................<br>
        <br>
        in my ions.itp (corretly indicated in topol.top)<br>
        <br>
        [ moleculetype ]<br>
        ; molname&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nrexcl<br>
        K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
        <br>
        [ atoms ]<br>
        ; id&nbsp;&nbsp;&nbsp; at type res nr&nbsp; residu name&nbsp;&nbsp;&nbsp;&nbsp; at name&nbsp; cg nr&nbsp; charge&nbsp;&nbsp;
        mass<br>
        1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K+&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
        39.0983<br>
        <br>
        2...............................<br>
        <br>
        in my atomtypes.atm<br>
        <br>
        K+&nbsp;&nbsp; 39.0983 ;&nbsp;&nbsp;&nbsp;&nbsp; added by markus<br>
        <br>
        <br>
        3.......................<br>
        <br>
        <br>
        I proceed with <br>
        <br>
        genion_gcc -c x.gro -s ions.tpr -p x.top -pname K -np X&nbsp; (which
        works out -potassium is added)<br>
        <br>
        <br>
        4.......................<br>
        <br>
        <br>
        However, any further&nbsp; use of grompp results in<br>
        <br>
        Fatal error:<br>
        Atomtype K+ not found<br>
      </div>
    </blockquote>
    <br>
    Names of atoms, atom types, residue types and molecule types can and
    do differ - even for single-atom single-residue molecules. You need
    to look up the correct name in the [atomtypes] section of your force
    field's ffnonbonded.itp, and use it in the [atoms] definition.<br>
    <br>
    Mark<br>
  </body>
</html>