<div dir="ltr"><div>Dear Prof. F. Tran</div>Thank you very much </div><br><div class="gmail_quote"><div dir="ltr">Le ven. 7 sept. 2018 à 09:54, <<a href="mailto:tran@theochem.tuwien.ac.at">tran@theochem.tuwien.ac.at</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
The problem is due to the fact that after execution of<br>
run_deltagllb_lapw, the files case.vns and case.vsp contain the<br>
LDA potential and not GLLB-SC (I did not think about that<br>
when implementing GLLB-SC). To avoid this problem, the solution<br>
is to use save_lapw and restore_lapw after run_deltagllb_lapw:<br>
<br>
1) run_lapw -gllb  ...<br>
2) save_lapw solid_GLLB<br>
3) run_deltagllb_lapw<br>
4) Collect the value of DELTAXC: in case.scf0<br>
5) save blablabla<br>
6) restore -f solid_GLLB<br>
7) calculate DOS or band structure as usual<br>
<br>
One more thing: when executing "x lapw1" or "x lapw2" for DOS<br>
or band structure, the option "-gllb" is not necessary.<br>
<br>
FT<br>
<br>
On Thursday 2018-09-06 19:23, Wien2k User wrote:<br>
<br>
>Date: Thu, 6 Sep 2018 19:23:25<br>
>From: Wien2k User <<a href="mailto:wien2k.user@gmail.com" target="_blank">wien2k.user@gmail.com</a>><br>
>Reply-To: A Mailing list for WIEN2k users <<a href="mailto:wien@zeus.theochem.tuwien.ac.at" target="_blank">wien@zeus.theochem.tuwien.ac.at</a>><br>
>To: A Mailing list for WIEN2k users <<a href="mailto:wien@zeus.theochem.tuwien.ac.at" target="_blank">wien@zeus.theochem.tuwien.ac.at</a>><br>
>Subject: [Wien] Electronic band structure (GLLB)<br>
><br>
>Dear Prof. P. Blaha and Wien2k users;<br>
>after a GLLB calculation , I analyze the gap by "analyze option" and I found<br>
>a value of about 2 eV and DELTAXC = 0.3 Ry but when I plot the band<br>
>structure I found a band overlap (no bandgap)!!!<br>
>have you a suggestion to resolve this problem?<br>
>I note that I used the following commands to plot the band strcuture<br>
>x lapw1 -band -up -gllb -p<br>
>x lapw1 -band -dn -gllb -p <br>
>x lapw2 -band -qtl -up -gllb -p<br>
>x lapw2 -band -qtl -dn -gllb -p  <br>
><br>
>_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" rel="noreferrer" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" rel="noreferrer" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</blockquote></div>