<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 31/03/2012 10:39 AM, Eduardo Oliveira wrote:
    <blockquote
      cite="mid:1333150761.2624.YahooMailNeo@web113313.mail.gq1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:arial,
        helvetica, sans-serif;font-size:12pt">
        <div>Hi,</div>
        <div><br>
        </div>
        <div>I'm trying to set up a configuration file to but i keep
          gettin an error after the grompp_d run. I'm using the command
          line as follows:</div>
        <div><br>
        </div>
        <div>grompp_d -f <span style="font-weight: bold;">stpr.mdp</span>
          -c <span style="font-weight: bold;">sistema_boxwater.gro</span>
          -p <span style="font-weight: bold;">sistema.top</span> -o <span
            style="font-weight: bold;">sistema_stpr.tpr</span> -n <br>
        </div>
        <div><span style="background-color: rgb(255, 255, 0);">Text in
            bold correspond to my files.</span><br>
        </div>
        <div><br>
        </div>
        <div>This is what i got:</div>
        <div><br>
        </div>
        <div>File input/output error:<br>
          index.ndx</div>
        <br>
      </div>
    </blockquote>
    <br>
    If you specify -n, then grompp needs to be able to find and read a
    file. The default filename is index.ndx, but that isn't working. You
    need to find out why.<br>
    <br>
    Mark<br>
  </body>
</html>