<div dir="ltr"><div dir="ltr">On Tue, May 12, 2020 at 7:08 AM Fariba Islam <<a href="mailto:ezqhaz@gmail.com">ezqhaz@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I wrote the following code for nscf calculation of a silicon supercell. Why do I get <br></div></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>"c_bands:  2 eigenvalues not converged<br></div> c_bands:  1 eigenvalues not converged...." in my output file and the calculation is not stopping</div></blockquote><div><br></div><div>if it is not stopping, there is no problem. In a scf calculation, the iterative diagonalization starts from wavefunctions computed at the previous scf step and usually converges quickly. The maximum number of internal iterations is thus small (20 if I remember correctly). In a non-scf calculation, there isn't such a good starting point and iterative diagonalization sometimes does not converge for all eigenvalues in 20 iterations, but it is usually sufficient to repeat the diagonalization.</div><div><br></div><div>Paolo<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>&control<br>    calculation = 'nscf'<br>    restart_mode='from_scratch'<br>    prefix = 'si_b'<br>    outdir='./tmp/'<br>    pseudo_dir='../pseudo/'<br>/<br>&system<br>    ibrav=2, celldm(1) = 20.8218, <br>    nat=16, ntyp=1,<br>    ecutwfc=40<br>    ecutrho=160<br>    noinv=.true.<br>    nosym=.true.<br>    occupations='smearing' , smearing='gaussian',degauss=0.005<br>/<br>&electrons<br>    conv_thr=1e-8<br>/<br>ATOMIC_SPECIES<br> Si  28.0855  Si_ONCV_PBE-1.0.upf<br><br>ATOMIC_POSITIONS (alat)<br>Si 0.000000   0.000000   0.000000<br>Si -0.374989   0.375011   0.375011<br>Si -0.250000   0.250000   0.000000<br>Si -0.624989   0.625011   0.375011<br>Si 0.000000   0.250000   0.250000<br>Si -0.374989   0.625011   0.625011<br>Si -0.250000   0.500000   0.250000<br>Si -0.624989   0.875011   0.625011<br>Si -0.250000   0.000000   0.250000<br>Si -0.624989   0.375011   0.625011<br>Si -0.500000   0.250000   0.250000<br>Si -0.874989   0.625011   0.625011<br>Si -0.250000   0.250000   0.500000<br>Si -0.624989   0.625011   0.875011<br>Si -0.500000   0.500000   0.500000<br>Si -0.874989   0.875011   0.875011<br><br>K_POINTS {automatic}<br>12 12 12 0 0 0<br></div></div>
_______________________________________________<br>
Quantum ESPRESSO is supported by MaX (<a href="http://www.max-centre.eu/quantum-espresso" rel="noreferrer" target="_blank">www.max-centre.eu/quantum-espresso</a>)<br>
users mailing list <a href="mailto:users@lists.quantum-espresso.org" target="_blank">users@lists.quantum-espresso.org</a><br>
<a href="https://lists.quantum-espresso.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.quantum-espresso.org/mailman/listinfo/users</a></blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br>Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>Phone +39-0432-558216, fax +39-0432-558222<br><br></div></div></div></div></div></div>