<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Users, recently I provided a patch to
      testpara1_lapw.  It has been found that the patch is needed if
      your system uses a "csh" that doesn't have the function "-s
      file".  The "-s file" should be a function in "tcsh".  So if your
      system uses an alias or symbolic link for "csh" that points to
      "tclsh", then the patch is not needed. Though, it can still be
      used as the patch changes "-s file" to "!(-z file)", which should
      work for both "csh" and "tcsh".<br>
      <br>
      The same problem can also impact initso_lapw.<br>
      <br>
      Attached is a patch for those using "csh".<br>
      <br>
      <font face="Times New Roman">Place attached initso_lapw.patch in
        $WIENROOT and run in a terminal:<br>
        <br>
        patch -b initso_lapw initso_lapw.patch<br>
      </font><br>
      On 3/8/2013 10:38 PM, Gavin Abo wrote:<br>
    </div>
    <blockquote cite="mid:513ACAB9.7010409@crimson.ua.edu" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      Users may test the following possible improvements to Wien2k 12.1.<br>
      <br>
      <font face="Times New Roman">For "complex" calculations, testpara
      </font><font face="Times New Roman"><font face="Times New Roman">(under
          Utils. in w2web) </font>and testpara1 (in w2web or command
        line) gives the following error that I believe it shouldn't give
        when a case.in1c exists and is not empty (and contains K-VECTORS
        FROM UNIT:4):<br>
        <br>
           K-Vectors must be read from unit 4<br>
           for parallel execution! <br>
           Change setting in case.in1! <br>
        <br>
        Place attached testpara.patch in $WIENROOT/SRC_w2web/htdocs/util
        and run in a terminal:<br>
        <br>
        patch -b testpara.pl testpara.patch<br>
        <br>
        Place attached testpara1_lapw.patch in $WIENROOT and run in a
        terminal:<br>
        <br>
        patch -b testpara1_lapw testpara1_lapw.patch</font><br>
      <br>
      Best regards.<br>
    </blockquote>
    <br>
  </body>
</html>