<p>Hi John,</p>
<p>Maybe it was laziness, maybe it was the realization that the distinction between atom and hetatm is a bit awkward that caused the developers not to bother with it. It also doesn&#39;t relate to your problem, probably. There are non-standard residues and covalently bound ligands that are happily part of chains, and probably parsed correctly. Chain identifiers and ter statements should be used to mark the polymers. Solvent should not have a chain identifier. You can see if changing the tag helps, though:</p>

<p>sed &#39;/SOL/s/^ATOM  /HETATM/&#39; in.pdb</p>
<p>Hope it helps,</p>
<p>Tsjerk</p>
<p><blockquote type="cite">On Mar 20, 2012 3:50 AM, &quot;John Ladasky&quot; &lt;<a href="mailto:blind.watchmaker@yahoo.com">blind.watchmaker@yahoo.com</a>&gt; wrote:<br><br>
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Following up to myself:<br>
    <br>
    Looking back through the archives, I have learned that the issue of
    solvent atoms being exported from trjconv into PDB files as &quot;ATOM&quot;
    rather than as &quot;HETATM&quot; is an issue that was raised fully six years
    ago.<br>
    <br>
    
    <a href="http://www.mail-archive.com/gmx-users@gromacs.org/msg00405.html" target="_blank">http://www.mail-archive.com/gmx-users@gromacs.org/msg00405.html</a><br>
    <br>
    I can hack my way around this problem.  But I would still like to
    understand whether, and why, I should do so.<br>
  </div>

<br>--<br>
gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
<a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br>
Please don&#39;t post (un)subscribe requests to the list. Use the<br>
www interface or send it to <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br>
Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br></blockquote></p>