<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
</head>
<style type="text/css">
<!--
        #send_mail {
        font-family: "Courier New";
        background:#FFFFFF;
        color:#000000;
        }
#send_mail a {
        color:#999999
        }
#send_mail a:hover {
        color:#0000FF
        }
#send_mail div {
        color:#000000;
        font-family: "Courier New";
        font-size:14px;
        line-height:150%;
        }
#send_mail .usersign {
        line-height:100%;
        }
-->
</style>
<body id="send_mail">
<div>Dear Q.E users
<BR>
I want to do pdos calculation of graphene with one hydrogen absorbed on it . And the calculation run for a short time before it stopped,with the error massage as follows:
<BR>
Program PROJWFC v.4.2.1 starts on 30May2011 at 20:21:10
<BR>
<BR>
This program is part of the open-source Quantum ESPRESSO suite
<BR>
for quantum simulation of materials; please acknowledge
<BR>
<BR>
Gaussian broadening (read from input): ngauss,degauss= 0 0.010000
<BR>
<BR>
<BR>
Calling projwave ....
<BR>
<BR>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
<BR>
from davcio : error # 10
<BR>
error while reading from file
<BR>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
<BR>
<BR>
stopping ...
<BR>
"pdos.out" 25L, 1009C 1,0-1 全部
<BR>
And I have done the scf and nscf calculation before the pdos calculation .My input information for pdos as follow:
<BR>
&inputpp
<BR>
prefix = 'graphene' ,
<BR>
outdir = './tmp' ,
<BR>
ngauss = 0 ,
<BR>
degauss =0.005
<BR>
Emax = 2.0 ,
<BR>
Emin = -3.0 ,
<BR>
lsym = .true. ,
<BR>
filpdos = 'graphene.pdos' ,
<BR>
filproj = 'graphene.proj' ,
<BR>
/
<BR>
What can be the reasons? Any advice will be greatly appreciated .</div>
</body>
</html>