<div dir="ltr"><div>Dear Prof. Blaha,</div><div>Thank you for the clarification.</div><div><br></div><div><div>My naive impression was that the problem was in the small RMT (and maybe HDLO), but it was not. <br></div><div></div></div><div>After some more experiments with this case I realized that the main problem was my mistake which led to incomplete initialization of the structure symmetry. Proper initialization of the structure which fully takes into account the structure symmetry before running init_lapw removes the problem.</div><div>The tricky part in finding this mistake was that init_lapw did put some symmetry (which is lower than the correct one) to the structure automatically.</div><div>It was unexpected to have QTL-B due to slightly lower symmetry as well, but now I am aware that this can happen.</div><div><br></div><div>Sincerely yours,</div><div>Mikhail Nestoklon</div><div><br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, 21 Mar 2025 at 20:57, Peter Blaha <<a href="mailto:peter.blaha@tuwien.ac.at">peter.blaha@tuwien.ac.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The larger the RMTs are, the larger is the "linearization error".<br>
<br>
Thus we have set certain limits for RMTs, depending on the required <br>
accuracy.<br>
In setrmt this is 2.5 bohr.<br>
In init_lapw with prec 2 and 3 this is further reduced to minimize any <br>
linearization error  (it does not make sense to use eg. a fully <br>
converged RKmax, but use large spheres (or a lousy k-mesh or a low <br>
L-VNS). The -prec XX  selection tries to balance these settings.<br>
<br>
PS: The next   init_lapw will have a -noreduc option, since the HDLOs <br>
are quite efficient to reduce linearization errors also for larger spheres.<br>
At the moment you would have to run:<br>
init_lapw -prec 2<br>
edit the struct file and increase rmt again.<br>
x lstart<br>
x dstart<br>
run_lapw ....<br>
<br>
PPS: For which atom happens the ghostband problem ??<br>
<br>
Am 21.03.2025 um 08:45 schrieb Mikhail Nestoklon:<br>
> Dear wien2k community,<br>
> I am a bit confused about RMT settings when using init_lapw with "-prec" <br>
> switch.<br>
> It seems, for "-prec 2n" or "-prec 3n" the script sets the RMT to its <br>
> minimal value. As a result, in one of my cases, simple "-prec 2n/3n" <br>
> results in ghostbands (problems caused by HDLO on one of atoms which is <br>
> automatically added due to small RMT).<br>
> The setrmt script, as well as "-prec 1n", on the contrary, sets the <br>
> spheres close to maximum possible values.<br>
> <br>
> What is the current strategy (and reasoning behind it) of the "-prec" <br>
> option on setting RMTs?<br>
> <br>
> Thank you in advance.<br>
> <br>
> Sincerely yours,<br>
> Mikhail Nestoklon<br>
> <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>
<br>
-- <br>
-----------------------------------------------------------------------<br>
Peter Blaha,  Inst. f. Materials Chemistry, TU Vienna, A-1060 Vienna<br>
Phone: +43-158801165300<br>
Email: <a href="mailto:peter.blaha@tuwien.ac.at" target="_blank">peter.blaha@tuwien.ac.at</a><br>
WWW:   <a href="http://www.imc.tuwien.ac.at" rel="noreferrer" target="_blank">http://www.imc.tuwien.ac.at</a>      WIEN2k: <a href="http://www.wien2k.at" rel="noreferrer" target="_blank">http://www.wien2k.at</a><br>
-------------------------------------------------------------------------<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>