<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">&gt;&gt; Only 'case.symmat1up' was
      written. Why?<br>
      <br>
      Might be because you have "K" in case.inop, and the Wien2k user
      guide says "For K, L1, and M1 edges, <b>only</b> case.symmat1up
      is written...".<br>
      <br>
      &gt;&gt; ...why X
      Joint in the later step giving error.
      <br>
      <br>
      Might be due to the problem in the joint section of x_lapw in
      Wien2k 11.1:<br>
      <br>
<a class="moz-txt-link-freetext" href="http://zeus.theochem.tuwien.ac.at/pipermail/wien/2012-July/017282.html">http://zeus.theochem.tuwien.ac.at/pipermail/wien/2012-July/017282.html</a><br>
      <br>
      On 2/17/2013 11:50 AM, Peter Blaha wrote:<br>
    </div>
    <blockquote cite="mid:5121268F.3070002@theochem.tuwien.ac.at"
      type="cite">i) when a parallel calculation has a problem, try it
      without parallelization.
      <br>
      In several mails on this list it was documented, that there were
      problems with opticpara. Maybe your version has not been
      corrected.
      <br>
      <br>
      ii) I'm not sure if XMCD works in parallel. As I said, try it
      non-parallel.
      <br>
      <br>
      <br>
      <blockquote type="cite">With 2 nodes. Although the
        case.vectorsoup_xx files were written, why
        <br>
        case.vectorsoup file is empty? I can only get the file without
        using -p
        <br>
        tag and 1 node. Why?
        <br>
      </blockquote>
      Because it is a parallel calculation.
      <br>
      <br>
      <blockquote type="cite">
        <br>
        &nbsp; 2). Then I changed case.in2c and ran "runsp_lapw -so -c -s
        lapw1 -e
        <br>
        lcore -p". Edited case.inop like below: (N.B. the crystal has
        only 2
        <br>
        symmetries, Identity and reflection along z, with s.grp - P1)
        <br>
------------------------------------------case.inop---------------------------------------------------------
        <br>
        343&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; number of k-points, first k-point
        <br>
        -5.0 4.0 120&nbsp; Emin, Emax for matrix elements, NBvalMAX
        <br>
        XMCD&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; K
        <br>
        6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; number of choices (columns in *outmat): 2: hex or
        tetrag. case
        <br>
        1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Re xx
        <br>
        2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Re yy
        <br>
        3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Re zz
        <br>
        7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Im xy
        <br>
        8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Im xz
        <br>
        9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Im yz
        <br>
        ON&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ON/OFF&nbsp;&nbsp; writes MME to unit 4
        <br>
        1
        <br>
---------------------------------------------------------------------------------------------------------------
        <br>
        <br>
        2). The 'case.mat_diagup' was empty before optic calculation.
        After
        <br>
        running "x opticc -up -so -p", 'case.symmatup', 'case.symmat2up'
        were
        <br>
        empty. Only 'case.symmat1up' was written. Why? This is the
        reason why X
        <br>
        Joint in the later step giving error.
        <br>
        <br>
        the input of joint looks like:
        <br>
--------------------------------------case.injoint--------------------------------------------------------
        <br>
        1&nbsp; 234&nbsp; 234&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : LOWER,UPPER and (optional) UPPER-VAL
        BANDINDEX
        <br>
        0.0000&nbsp;&nbsp;&nbsp; 0.00100&nbsp;&nbsp; 1.0000 : EMIN DE EMAX FOR ENERGYGRID IN ryd
        <br>
        eV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : output units&nbsp; eV / ryd&nbsp; / cm-1
        <br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : SWITCH
        <br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : NUMBER OF COLUMNS
        <br>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.1&nbsp; 0.1&nbsp; 0.3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : BROADENING (FOR DRUDE MODEL -
        switch 6,7 -
        <br>
        ONLY)
        <br>
        <br>
        SWITCH:
        <br>
        <br>
        &nbsp;&nbsp;&nbsp; 0...JOINTDOS FOR EACH BAND COMBINATION
        <br>
        &nbsp;&nbsp;&nbsp; 1...JOINTDOS AS SUM OVER ALL BAND COMBINATIONS
        <br>
        &nbsp;&nbsp;&nbsp; 2...DOS FOR EACH BAND
        <br>
        &nbsp;&nbsp;&nbsp; 3...DOS AS SUM OVER ALL BANDS
        <br>
        &nbsp;&nbsp;&nbsp; 4...Im(EPSILON)
        <br>
        &nbsp;&nbsp;&nbsp; 5...Im(EPSILON) for each band combination
        <br>
        &nbsp;&nbsp;&nbsp; 6...INTRABAND contributions
        <br>
        &nbsp;&nbsp;&nbsp; 7...INTRABAND contributions including band analysis
        <br>
--------------------------------------------------------------------------------------------------------------------
        <br>
        <br>
        So my question is where did I made mistake or skipped some
        essential
        <br>
        step(s). Thank you very much in advance.
        <br>
        <br>
        With Regards,
        <br>
        Prasenjit Roy
        <br>
        Radboud University
        <br>
        Nijmegen
        <br>
        <br>
        <br>
        <br>
        _______________________________________________
        <br>
        Wien mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a>
        <br>
        <a class="moz-txt-link-freetext" href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a>
        <br>
        <br>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>