<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000066">
<br>
To whom has already got this trouble and found out the solution:<br>
<br>
To compute the Fermi energy in a relaxed doped silicon <br>
(i.e. odd number of elects.) I perform a "scf" calculation <br>
whith both "gaussian smearing" and "tetrahedra" methods. <br>
<br>
It happens that when the run accidentally stops before <br>
the convergence is reached (because the simulation cell is big and <br>
the computing time per run is limited) the next run in the <br>
"restart" mode stops in the second case (tetrahedra) with <br>
the message: <br>
<br>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
     from efermit : error #         1<br>
     unexpected error<br>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
<br>
I figured out that in the restart mode the eigenvalues "et (nbnd, nks)"
calculated<br>
in the previous run do NOT arrive to this routine, since they result <br>
to be  0.000000000000000E+000 and the sumkt is, as a consequence, also
zero. <br>
The check-point-"if"-condition is then satisfied calling the error. <br>
 <br>
All this, is also verified in the first case, using the gaussian
smearing. <br>
It does not stop only because the first guess of Eup and Elw is
calculated  <br>
adding/subtracting 2*degauss. Degauss is 'known' and the calculation
goes on. <br>
<br>
In conclusion:  If the scf calculation is performed in one-shot the <br>
fermi energy is correct. On the contrary, I'm not sure. <br>
In a quick&dirty solution I can comment the "if-line" but this is
not the right way....<br>
<br>
Hope to have made myself clear.....<br>
<br>
Did someone of you run into such a problem?  <br>
thanks a lot....<br>
<br>
     alessandra<br>
<br>
P.S.: I refer to the ESPRESSO package. <br>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>signature</title>
<div style="text-align: left;">Alessandra Satta<br>
Dipartimento di Fisica dell'Universitą di Cagliari<br>
Cittadella Universitaria - SP Monserrato-Sestu Km. 0,700<br>
09042 - Monserrato (Ca)<br>
Tel.: +39 070 675 4847<br>
Fax : +39 070 510171<br>
</div>
</div>
</body>
</html>