<div dir="ltr">Dear All,<div><br></div><div>I am suspicious that a bud exit in epsilon.f90 qe-6.0. The check of nbnd:</div><div>=======================================================</div><div>IF ( REAL(nbnd,DP)*full_occ <= nelec ) CALL errore('epsilon', 'bad band number', 1)<br></div><div>=======================================================</div><div>I think it should be:</div><div>REAL(nbnd,DP)*full_occ <= nelec/2.0<br></div><div><br></div><div>Let me know if I missed something...</div><div><br></div><div>Cheers</div><div>Jia</div></div>