actually u ve generated the correct band structure... just change the reference values in your <a href="http://xxxx.plotband.in">xxxx.plotband.in</a>( which acts as input file for ./plotband.x)<br><br>2nd line has 2 numbers which specify range of energies in ur plot<br>
5th line is Fermi energy(can be inferred from bands.dat file) to mark as dashed line in plot<br>6th line has 2 values 1st value sets y axis numbering step.. 2nd value is set as reference zero level(generally the Fermi level itself)<br>
<br><br>PS: other users correct me if m wrong<br><br>sreekar guddeti<br>IIT BOMBAY<br>physics undergrad<br>India<br><br><div class="gmail_quote">On Fri, Aug 28, 2009 at 1:14 AM,  <span dir="ltr">&lt;<a href="mailto:pw_forum-request@pwscf.org">pw_forum-request@pwscf.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send Pw_forum mailing list submissions to<br>
        <a href="mailto:pw_forum@pwscf.org">pw_forum@pwscf.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://www.democritos.it/mailman/listinfo/pw_forum" target="_blank">http://www.democritos.it/mailman/listinfo/pw_forum</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:pw_forum-request@pwscf.org">pw_forum-request@pwscf.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:pw_forum-owner@pwscf.org">pw_forum-owner@pwscf.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Pw_forum digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. algaas scf calculation (sreekar guddeti)<br>
   2. Re: algaas scf calculation (sreekar guddeti)<br>
   3. GaAs Band structure (nand)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 27 Aug 2009 18:10:31 +0530<br>
From: sreekar guddeti &lt;<a href="mailto:colonel.sreekar@gmail.com">colonel.sreekar@gmail.com</a>&gt;<br>
Subject: [Pw_forum] algaas scf calculation<br>
To: <a href="mailto:pw_forum@pwscf.org">pw_forum@pwscf.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:c864e4460908270540y45767a46l6b6c37b568c9616a@mail.gmail.com">c864e4460908270540y45767a46l6b6c37b568c9616a@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
sir,<br>
i would like to make a self consistent calculation of algaas using espresso<br>
4.0.5 and my input file for calculation is<br>
<br>
<a href="http://gaalas.scf.in" target="_blank">gaalas.scf.in</a><br>
##################<br>
<br>
GaAlAs<br>
&amp;control<br>
    calculation = &#39;scf&#39;<br>
    restart_mode=&#39;from_scratch&#39;,<br>
    prefix=&#39;gaalas&#39;,<br>
    pseudo_dir = &#39;/home/fubar/Desktop/programming/espresso-4.0.5/pseudo&#39;,<br>
    outdir=&#39;/home/fubar/tmp&#39;<br>
    tprnfor = .true., tstress=.true.<br>
 /<br>
&amp;system<br>
    ibrav=  2, celldm(1)=10.68, nat=  16, ntyp= 3,<br>
    ecutwfc = 18.0, ecutrho = 50.0,<br>
<br>
/<br>
&amp;electrons<br>
    mixing_beta = 0.3<br>
    conv_thr =  1.0d-4<br>
<br>
 /<br>
ATOMIC_SPECIES<br>
 Ga   1.    Ga.pz-bhs.UPF<br>
 As  74.92  As.gon.UPF<br>
 Al   1.    Al.pbe-rrkj.UPF<br>
ATOMIC_POSITIONS<br>
 Ga     0.25    0.25    0.00<br>
 Ga    0.25    0.00    0.25<br>
 Ga    0.00    0.25    0.25<br>
 Ga    0.5    0.25    0.25<br>
 Ga    0.25    0.25    0.5<br>
 Ga    0.25    0.5    0.25<br>
 Ga    0.50    0.50    0.50<br>
 As    0.125    0.125    0.125<br>
 As    0.375    0.375    0.00<br>
 As    0.375    0.00    0.375<br>
 As    0.00    0.375    0.375<br>
 As    0.625    0.375    0.375<br>
 As    0.375    0.375    0.625<br>
 As    0.375    0.625    0.375<br>
 As    0.625    0.625    0.625<br>
 Al    0.00    0.00    0.00<br>
<br>
K_POINTS {automatic}<br>
2 2 2 0 0 0<br>
<br>
#################<br>
<br>
on terminal $./pw.x &lt; <a href="http://gaalas.scf.in" target="_blank">gaalas.scf.in</a> &gt; gaalas.scf.out<br>
<br>
the output file is<br>
<br>
gaalas.scf.out<br>
#################<br>
     Program PWSCF     v.4.0.5  starts ...<br>
     Today is 27Aug2009 at 18: 5:35<br>
<br>
     For Norm-Conserving or Ultrasoft (Vanderbilt) Pseudopotentials or PAW<br>
<br>
     Current dimensions of program pwscf are:<br>
     Max number of different atomic species (ntypx) = 10<br>
     Max number of k-points (npk) =  40000<br>
     Max angular momentum in pseudopotentials (lmaxx) =  3<br>
<br>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
     from readpp : error #         3<br>
     inconsistent DFT read<br>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
<br>
     stopping ...<br>
<br>
#################<br>
<br>
i m not able to figure out the problem. i would be grateful for any help<br>
thanks in advance<br>
<br>
yours sincerely<br>
sreekar guddeti<br>
IIT BOMBAY<br>
physics undergrad<br>
India<br>
--<br>
Sreekar Guddeti<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://www.democritos.it/pipermail/pw_forum/attachments/20090827/c90022c0/attachment-0001.htm" target="_blank">http://www.democritos.it/pipermail/pw_forum/attachments/20090827/c90022c0/attachment-0001.htm</a><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 27 Aug 2009 18:23:00 +0530<br>
From: sreekar guddeti &lt;<a href="mailto:colonel.sreekar@gmail.com">colonel.sreekar@gmail.com</a>&gt;<br>
Subject: Re: [Pw_forum] algaas scf calculation<br>
To: <a href="mailto:pw_forum@pwscf.org">pw_forum@pwscf.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:c864e4460908270553w2846e503p48d675f1f7e70967@mail.gmail.com">c864e4460908270553w2846e503p48d675f1f7e70967@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
hello,<br>
sorry for posting something which has already been discussed in the forum. i<br>
figured out and it is something to do with matching the nature of<br>
pseudopotentials of all the entities involved.<br>
<br>
<br>
<br>
On Thu, Aug 27, 2009 at 6:10 PM, sreekar guddeti<br>
&lt;<a href="mailto:colonel.sreekar@gmail.com">colonel.sreekar@gmail.com</a>&gt;wrote:<br>
<br>
&gt;<br>
&gt; sir,<br>
&gt; i would like to make a self consistent calculation of algaas using<br>
&gt; espresso  4.0.5 and my input file for calculation is<br>
&gt;<br>
&gt; <a href="http://gaalas.scf.in" target="_blank">gaalas.scf.in</a><br>
&gt; ##################<br>
&gt;<br>
&gt; GaAlAs<br>
&gt; &amp;control<br>
&gt;     calculation = &#39;scf&#39;<br>
&gt;     restart_mode=&#39;from_scratch&#39;,<br>
&gt;     prefix=&#39;gaalas&#39;,<br>
&gt;     pseudo_dir = &#39;/home/fubar/Desktop/programming/espresso-4.0.5/pseudo&#39;,<br>
&gt;     outdir=&#39;/home/fubar/tmp&#39;<br>
&gt;     tprnfor = .true., tstress=.true.<br>
&gt;  /<br>
&gt; &amp;system<br>
&gt;     ibrav=  2, celldm(1)=10.68, nat=  16, ntyp= 3,<br>
&gt;     ecutwfc = 18.0, ecutrho = 50.0,<br>
&gt;<br>
&gt; /<br>
&gt; &amp;electrons<br>
&gt;     mixing_beta = 0.3<br>
&gt;     conv_thr =  1.0d-4<br>
&gt;<br>
&gt;  /<br>
&gt; ATOMIC_SPECIES<br>
&gt;  Ga   1.    Ga.pz-bhs.UPF<br>
&gt;  As  74.92  As.gon.UPF<br>
&gt;  Al   1.    Al.pbe-rrkj.UPF<br>
&gt; ATOMIC_POSITIONS<br>
&gt;  Ga     0.25    0.25    0.00<br>
&gt;  Ga    0.25    0.00    0.25<br>
&gt;  Ga    0.00    0.25    0.25<br>
&gt;  Ga    0.5    0.25    0.25<br>
&gt;  Ga    0.25    0.25    0.5<br>
&gt;  Ga    0.25    0.5    0.25<br>
&gt;  Ga    0.50    0.50    0.50<br>
&gt;  As    0.125    0.125    0.125<br>
&gt;  As    0.375    0.375    0.00<br>
&gt;  As    0.375    0.00    0.375<br>
&gt;  As    0.00    0.375    0.375<br>
&gt;  As    0.625    0.375    0.375<br>
&gt;  As    0.375    0.375    0.625<br>
&gt;  As    0.375    0.625    0.375<br>
&gt;  As    0.625    0.625    0.625<br>
&gt;  Al    0.00    0.00    0.00<br>
&gt;<br>
&gt; K_POINTS {automatic}<br>
&gt; 2 2 2 0 0 0<br>
&gt;<br>
&gt; #################<br>
&gt;<br>
&gt; on terminal $./pw.x &lt; <a href="http://gaalas.scf.in" target="_blank">gaalas.scf.in</a> &gt; gaalas.scf.out<br>
&gt;<br>
&gt; the output file is<br>
&gt;<br>
&gt; gaalas.scf.out<br>
&gt; #################<br>
&gt;      Program PWSCF     v.4.0.5  starts ...<br>
&gt;      Today is 27Aug2009 at 18: 5:35<br>
&gt;<br>
&gt;      For Norm-Conserving or Ultrasoft (Vanderbilt) Pseudopotentials or PAW<br>
&gt;<br>
&gt;      Current dimensions of program pwscf are:<br>
&gt;      Max number of different atomic species (ntypx) = 10<br>
&gt;      Max number of k-points (npk) =  40000<br>
&gt;      Max angular momentum in pseudopotentials (lmaxx) =  3<br>
&gt;<br>
&gt;<br>
&gt;  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
&gt;      from readpp : error #         3<br>
&gt;      inconsistent DFT read<br>
&gt;<br>
&gt;  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
&gt;<br>
&gt;      stopping ...<br>
&gt;<br>
&gt; #################<br>
&gt;<br>
&gt; i m not able to figure out the problem. i would be grateful for any help<br>
&gt; thanks in advance<br>
&gt;<br>
&gt; yours sincerely<br>
&gt; sreekar guddeti<br>
&gt; IIT BOMBAY<br>
&gt; physics undergrad<br>
&gt; India<br>
&gt; --<br>
&gt; Sreekar Guddeti<br>
&gt;<br>
&gt;<br>
<br>
<br>
--<br>
Sreekar Guddeti<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://www.democritos.it/pipermail/pw_forum/attachments/20090827/a322d0f4/attachment-0001.htm" target="_blank">http://www.democritos.it/pipermail/pw_forum/attachments/20090827/a322d0f4/attachment-0001.htm</a><br>

<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Thu, 27 Aug 2009 12:37:16 -0700 (PDT)<br>
From: nand &lt;<a href="mailto:rana_nand@yahoo.com">rana_nand@yahoo.com</a>&gt;<br>
Subject: [Pw_forum] GaAs Band structure<br>
To: <a href="mailto:pw_forum@pwscf.org">pw_forum@pwscf.org</a><br>
Message-ID: &lt;<a href="mailto:382517.35584.qm@web112601.mail.gq1.yahoo.com">382517.35584.qm@web112601.mail.gq1.yahoo.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
<br>
<br>
Sir,<br>
I am a research scholar at the Ranchi university, India. It will be a<br>
great help if you can help me with the band structure calculation for<br>
GaAs using Quantum Espresso.<br>
<br>
I do not get the correct band structure? even with the input file you? mentioned below. I am attaching the band structure pdf file which I<br>
produced using? input file given below. As you can see that the fermi level is<br>
wrongly located and the band gap is badly? underestimated. Please tell<br>
me about the possible fault(s) possible in my calculation.<br>
<br>
Thanking you in advance.<br>
Nand Rana,<br>
(Research Scholar)<br>
Ranchi, India.?<br>
-----------------------------------<br>
input file for the scf calculation:<br>
<br>
&amp;control<br>
  calculation=&#39;scf&#39;,<br>
  outdir=&#39;./tmp&#39;,<br>
  prefix=&#39;gaas&#39;,<br>
  pseudo_dir=&#39;/espresso-4.0.4/pseudo&#39;<br>
/<br>
<br>
&amp;system<br>
  ibrav=2,<br>
  celldm(1)=10.6827,<br>
  nbnd=8,<br>
  nat=2,<br>
  ntyp=2,<br>
  ecutwfc=40.0d0,<br>
  occupations=&#39;fixed&#39;,<br>
  nspin=1<br>
/<br>
<br>
&amp;electrons<br>
  conv_thr=1d-6,<br>
  mixing_beta=0.7,<br>
  diagonalization=&#39;david&#39;<br>
/<br>
<br>
ATOMIC_SPECIES<br>
 Ga   69.723   Ga.pz-bhs.UPF<br>
 As   74.92160 As.pz-bhs.UPF<br>
<br>
ATOMIC_POSITIONS  alat<br>
  Ga 0.0   0.0   0.0<br>
  As 0.25  0.25  0.25<br>
<br>
K_POINTS   automatic<br>
   10 10 10 0 0 0<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://www.democritos.it/pipermail/pw_forum/attachments/20090827/4066d8f5/attachment.htm" target="_blank">http://www.democritos.it/pipermail/pw_forum/attachments/20090827/4066d8f5/attachment.htm</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: GaAs.pdf<br>
Type: application/pdf<br>
Size: 14069 bytes<br>
Desc: not available<br>
Url : <a href="http://www.democritos.it/pipermail/pw_forum/attachments/20090827/4066d8f5/attachment.pdf" target="_blank">http://www.democritos.it/pipermail/pw_forum/attachments/20090827/4066d8f5/attachment.pdf</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://www.democritos.it/mailman/listinfo/pw_forum" target="_blank">http://www.democritos.it/mailman/listinfo/pw_forum</a><br>
<br>
<br>
End of Pw_forum Digest, Vol 26, Issue 73<br>
****************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>Sreekar Guddeti<br><br>