<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I'm running a simple example using Cu and the Fermi energy listed is about double that in the literature; mine: 13-15 eV (depending on pp). I've tried the suggestions concerning increasing nbnd and cutoff energy as well as reducing the mixing coefficient and using all of the different pps on the site. I'm using espresso-4.0.3 (in order to run epw.x) but have also checked w/ 5.0.1 and get the same issue. My input is below:<BR>
 &control<BR>    calculation='scf',<BR>    prefix='Cu',<BR>    pseudo_dir = 'pp/',<BR>    outdir='./',<BR>    tprnfor = .true.,<BR>    tstress = .true.,<BR> /<BR> &system<BR>    ibrav = 2 ,<BR>    celldm(1) = $lp,<BR>    nat=  1 ,<BR>    ntyp = 1 ,<BR>    ecutwfc = 80.0,<BR>    ecutrho = 800.0,<BR>    occupations = 'smearing',<BR>    smearing = 'cold',<BR>    nbnd = 22,<BR>    degauss = 0.005<BR>
 /<BR> &electrons<BR>    mixing_beta = 0.1<BR>    conv_thr =  1.0d-8<BR> /<BR>ATOMIC_SPECIES<BR>  Cu 63.55  Cu.pbe-d-rrkjus.UPF<BR>ATOMIC_POSITIONS crystal<BR>Cu        0.000000000   0.000000000   0.000000000<BR>K_POINTS AUTOMATIC<BR>16 16 16 0 0 0<BR><BR>
Is there something I'm missing here or is the Fermi energy output not what I think it is...I apologize in advance if this is something obvious that I've overlooked.<BR>
Thank you,<BR>
J. Wohlwend<BR>
 <BR>
Universal Tech. Corp.<BR>
 <BR>                                          </div></body>
</html>