<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Dear Elie,<br>
    <br>
    as given in lambda.f90 header,<br>
    smearing method : 0 for simple gaussian, 1 for Methfessel-Paxton<br>
    you have to decide what mu should be for your system. as i have seen
    in most articles, intermediate value is ~0.12 but depends on system.
    it cannot be found in any output file. <br>
    <br>
    bahadir<br>
    <br>
    On 03/27/2012 06:00 PM, Elie M wrote:
    <blockquote cite="mid:DUB110-W3837AFC6CE18E8EE29C1F9D34A0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        Thanks for your help. i have successfully produced the file
        mesh_k with kpoints.x. One more thing : In the input we have
        smearing method set to one; mine is methfessel-paxton; does this
        correspond to smearing method =2? and what about the Coulom
        coefficient mu at the end of the input file? Is it found in the
        omega_log file? where is that situated? I ma deling with
        graphene. Thanks again for your help.
        <div><br>
        </div>
        <div>Elie Koujaes</div>
        <div><br>
        </div>
        <div>University of Notts</div>
        <div>NG7 2RD</div>
        <div>UK<br>
          <br>
          <div>
            <hr id="stopSpelling">Date: Tue, 27 Mar 2012 13:41:29 -0400<br>
            From: <a class="moz-txt-link-abbreviated" href="mailto:bahadira@buffalo.edu">bahadira@buffalo.edu</a><br>
            To: <a class="moz-txt-link-abbreviated" href="mailto:pw_forum@pwscf.org">pw_forum@pwscf.org</a><br>
            Subject: Re: [Pw_forum] Input for lambda.x execution for
            el-ph coupling<br>
            <br>
            <meta http-equiv="Content-Type" content="text/html;
              charset=ISO-8859-1">
            <meta name="Generator" content="Microsoft SafeHTML">
            if you are talking about the q-points in elphon out
            file(whis are used for naming elph.XXXXXXXXXXXX files),
            those are not the q-points that should be used in lambda.in
            file. you have to generate q points by the kpoint.x as i
            explained in previous reply and obtain mesh_k file as an
            output of kpoint.x. it will give you the qpoints and their
            weights(should give same number of q points as in elhon
            output file, if you say 14q points it should give 14 points
            in mesh_k file), and yes you must enter the weights in
            lambda.in file. <br>
            <br>
            bahadir<br>
            <br>
            On 03/27/2012 01:35 PM, Elie M wrote:
            <blockquote
              cite="mid:DUB110-W45BAA853EA94A1E5EAB649D34A0@phx.gbl">
              <style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>
              <div dir="ltr"> Thanks very much for your response. So if
                I understood correctly, the points used for the el-ph
                calculations (obtained from ph.x) in my case 10 x 10x 1
                (14 q points) are the ones to be used in the lambda.in
                file right? what about the weight of each point? do we
                need to give them in the input and how to calculate
                them?
                <div><br>
                </div>
                <div><br>
                </div>
                <div>Thanks again<br>
                  <br>
                  <div>
                    <hr id="ecxstopSpelling">Date: Mon, 26 Mar 2012
                    00:37:24 -0400<br>
                    From: <a moz-do-not-send="true"
                      class="ecxmoz-txt-link-abbreviated"
                      href="mailto:bahadira@buffalo.edu">bahadira@buffalo.edu</a><br>
                    To: <a moz-do-not-send="true"
                      class="ecxmoz-txt-link-abbreviated"
                      href="mailto:pw_forum@pwscf.org">pw_forum@pwscf.org</a><br>
                    Subject: Re: [Pw_forum] Input for lambda.x execution
                    for el-ph coupling<br>
                    <br>
                    <title></title>
                    <br>
                    if you know the q-grid that you used in elphon
                    calculation, you can just use kpoint.x and give the
                    information about system as follow:<br>
                    <br>
                    bravais lattice  >>  {your bravis lattice no
                    1...14}<br>
                    filout [mesh_k]  >> {just hit enter}<br>
                    <br>
                    then it will asks for some info (depends on your
                    lattice), just enter them<br>
                    .<br>
                    .<br>
                    .<br>
                    mesh: n1 n2 n3   >> {enter your q-grid in X X
                    X  format "example: 8 8 8"}<br>
                    mesh: k1 k2 k3 (0 no shift, 1 shifted)  >>
                    enter 0 0 0 (no shift for all direction)<br>
                    write all k? [f] >> {just hit enter}<br>
                    <br>
                    then read the file that code creates named mesh_k<br>
                    <br>
                    hope it works<br>
                    <br>
                    <br>
                    bahadir<br>
                    <br>
                    <br>
                    On 03/25/2012 09:10 PM, Elie M wrote:
                    <blockquote
                      cite="mid:DUB110-W191B3B2D9FE0FC461B2123D3450@phx.gbl">
                      <style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}
</style>
                      <div dir="ltr"> Dear all,
                        <div><br>
                        </div>
                        <div>I want to use the lambda.x executable
                          (within the el-ph interaction package) to
                          calculate the el-ph coefficient lambda and
                          also Tc. I have read the input in example07
                          but have not quite understood how to produce
                          the points in the input file (it states using
                          kpoints.x) but still a bit vague for me..Any
                          clarification regarding this issue would be
                          appreciated. Thanks</div>
                        <div><br>
                        </div>
                        <div><br>
                        </div>
                        <div>Regards</div>
                        <div><br>
                        </div>
                        <div>Elie Moudaes</div>
                        <div>University of Nottimgham</div>
                        <div>NG7 2RD</div>
                        <div>UK</div>
                      </div>
                      <pre><fieldset class="ecxmimeAttachmentHeader"></fieldset>
_______________________________________________
Pw_forum mailing list
<a moz-do-not-send="true" class="ecxmoz-txt-link-abbreviated" href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a>
<a moz-do-not-send="true" class="ecxmoz-txt-link-freetext" href="http://www.democritos.it/mailman/listinfo/pw_forum" target="_blank">http://www.democritos.it/mailman/listinfo/pw_forum</a>
</pre>
                    </blockquote>
                    <br>
                    <br>
                    <pre class="ecxmoz-signature">-- 
Dr.Bahadir Altintas

* Dept. of Chemistry
 SUNY Buffalo
 NY,USA

* Abant Izzet Baysal University
  Dept. of Computer Education
  Bolu,Turkey</pre>
                    <br>
                    _______________________________________________
                    Pw_forum mailing list <a moz-do-not-send="true"
                      class="ecxmoz-txt-link-abbreviated"
                      href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a>
                    <a moz-do-not-send="true"
                      class="ecxmoz-txt-link-freetext"
                      href="http://www.democritos.it/mailman/listinfo/pw_forum"
                      target="_blank">http://www.democritos.it/mailman/listinfo/pw_forum</a></div>
                </div>
              </div>
              <pre><fieldset class="ecxmimeAttachmentHeader"></fieldset>
_______________________________________________
Pw_forum mailing list
<a moz-do-not-send="true" class="ecxmoz-txt-link-abbreviated" href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a>
<a moz-do-not-send="true" class="ecxmoz-txt-link-freetext" href="http://www.democritos.it/mailman/listinfo/pw_forum" target="_blank">http://www.democritos.it/mailman/listinfo/pw_forum</a>
</pre>
            </blockquote>
            <br>
            <br>
            <pre class="ecxmoz-signature">-- 
Dr.Bahadir Altintas

* Dept. of Chemistry
 SUNY Buffalo
 NY,USA

* Abant Izzet Baysal University
  Dept. of Computer Education
  Bolu,Turkey</pre>
            <br>
            _______________________________________________
            Pw_forum mailing list
            <a class="moz-txt-link-abbreviated" href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a>
            <a class="moz-txt-link-freetext" href="http://www.democritos.it/mailman/listinfo/pw_forum">http://www.democritos.it/mailman/listinfo/pw_forum</a></div>
        </div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Pw_forum mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a>
<a class="moz-txt-link-freetext" href="http://www.democritos.it/mailman/listinfo/pw_forum">http://www.democritos.it/mailman/listinfo/pw_forum</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Dr.Bahadir Altintas

* Dept. of Chemistry
 SUNY Buffalo
 NY,USA

* Abant Izzet Baysal University
  Dept. of Computer Education
  Bolu,Turkey</pre>
  </body>
</html>