<div dir="ltr"><div>I wrote the following code for nscf calculation of a silicon supercell. Why do I get "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>&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>