<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">If $ is the bash terminal.<br>
      <br>
      It seems like you might have just did (while in the case
      directory):<br>
      <br>
      $ aim<br>
      <br>
      However, if you see the WIEN2k 14.2 usersguide on page 134 in
      section "8.1.1 Execution" [
      <a class="moz-txt-link-freetext" href="http://www.wien2k.at/reg_user/textbooks/usersguide.pdf">http://www.wien2k.at/reg_user/textbooks/usersguide.pdf</a> ].  The
      command needs to be:<br>
      <br>
      $ x aim<br>
      <br>
      or<br>
      <br>
      Real: $ aim aim.def<br>
      Complex: $ aimc aim.def<br>
      <br>
      "x aim" should automatically create aim.def. Since you manually
      created aim.def, I assume that you are using "aim[c] aim.def".  So
      check if the name of the file in the directory (aim.def) and
      command (aim aim.def) are consistent.  In Linux, case sensitivity
      can be important. For example, aim.def (with lowercase letters)
      and AIM.DEF (with uppercase letters) are considered different.<br>
      <br>
      On 9/18/2015 11:25 AM, Bruno Landeros wrote:<br>
    </div>
    <blockquote cite="mid:SNT150-W26AA53EF0AEB676634EABCA7590@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">Dear users:
        <div><br>
        </div>
        <div>I'm having trouble when I try to run the aim module.</div>
        <div><br>
        </div>
        <div>I have already created the aim.def file which looks like
          this</div>
        <div><br>
        </div>
        <div>
          <div>5 ,'hpn_final_converged.inaim', 'old',    'formatted',0</div>
          <div>6 ,'hpn_final_converged.outputaim',  
            'unknown','formatted',0</div>
          <div>8 ,'hpn_final_converged.struct',    'old',  
             'formatted',0</div>
          <div>9 ,'hpn_final_converged.clmsum',    'old',  
             'formatted',0</div>
          <div>21,'hpn_final_converged.surf',      
            'unknown','formatted',0</div>
          <div>22,'hpn_final_converged.crit',      
            'unknown','formatted',0</div>
          <div>77,'hpn_final_converged.aim_surface_errors',      
            'unknown','formatted',0</div>
        </div>
        <div><br>
        </div>
        <div>But when I execute the program I get always the same error:</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>     ERROR IN OPENING AIM.DEF !!!</div>
        <div><br>
        </div>
        <div>AIM.DEF </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>The three files needed hpn_final_converged.struct,
          hpn_final_converged.clmsum and hpn_final_converged.inaim are
          present. </div>
        <div>For the last one I'm using the same as the manual's
          example:</div>
        <div><br>
        </div>
        <div>CRIT</div>
        <div>1</div>
        <div>ALL</div>
        <div>3 3 3</div>
        <div>END</div>
        <div><br>
        </div>
        <div>What can possibly be wrong?</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Thanks in advance, </div>
        <div><br>
        </div>
        <div>Bruno L</div>
      </div>
    </blockquote>
  </body>
</html>