<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 11/01/2012 10:11 PM, Xianwei Wang wrote:
    <blockquote
      cite="mid:4f157bce.16c89.134cc77395a.Coremail.wangxianwei1228@163.com"
      type="cite">
      <div
        style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">
        <div
          style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">&nbsp;Dear
          all:<br>
          I want to do&nbsp; a simulation using a dimer, but the system is
          connected by 2
          disulfide bonds between A-chain and B-chain. I have produced
          topology file for protein with pdb2gmx using AMBER99SB
          forcefield. In order to bond disulfide bonds I using flag -ss.
          If I do not delete the TER line between A-chain and B-chain in
          .pdb file, the program pdb2gmx can not recognize the disulfide
          bonds between A-chain and B-chain. But if I delete the TER
          line, I get the two bonds successfully. There&nbsp; would be
          another problem, the C-terminal of A-chain and the N-terminal
          will be bonded in the .top file. How should I do? <br>
          I am using gromacs 4.5.4!<br>
        </div>
      </div>
      <br>
    </blockquote>
    <br>
    See pdb2gmx -h about -chainsep. With suitable choice of -chainsep,
    TER and chain IDs this problem can be solved.<br>
    <br>
    Mark<br>
  </body>
</html>