<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi! <BR>
&nbsp;<BR>
Regarding k-points: The program will use symmetry to reduce&nbsp;the amount of used k-points as much as possible, i.e. those found in the irreducible&nbsp;BZ. Those might&nbsp;just be 60 in your case. &nbsp;&nbsp;<BR>
&nbsp;<BR>
Regarding phonons: You need to change occupation from smearing. That one is appropriate for metals but not for insulators. Use 'fixed' instead. Check the documentation for details. <BR>
&nbsp;<BR>
Best,<BR>
Adam Jacobsson<BR><BR><BR>

<HR id=stopSpelling>
<BR>
Date: Mon, 22 Dec 2008 16:05:50 +0530<BR>From: lataprem29@gmail.com<BR>To: pw_forum@pwscf.org<BR>Subject: [Pw_forum] about phonon calculation<BR><BR>Dear Pwscf users,<BR>Here I am sending you the input file of Li2S (large band gap semi-conductor) for scf and phonon calculations. I have some queries regarding this<BR><BR>1. For electronic calculation i am using 8x8x8 k-points which results in only 60 points. Is it enough to do correct electronic calculations?<BR>With these 60 points only, I calculated the bulk mobulus and the equilibrium lattice constants, which matches well with the experiment and other theoritical results.<BR><BR>2. For phonon calculation, I didnt get the LO-TO splitting. Can you please tell me what more parameters i will use to get the splitting. <BR>I set epsil .true., but it gives the error&nbsp; <BR><BR>&nbsp;&nbsp;&nbsp;&nbsp; from phq_readin : error #&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>&nbsp;&nbsp;&nbsp;&nbsp; no elec. field with metals<BR><BR>Any suggestion is highly apperciable <BR><BR><A href="http://li2s.scf.in/">li2s.scf.in</A><BR><BR>&amp;CONTROL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; calculation = 'scf' ,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; restart_mode = 'from_scratch' ,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; outdir = './OUT',<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pseudo_dir = '/root/bipul/espresso-4.0.1/pseudo/Li2S',<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; prefix = 'Li2S',<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; etot_conv_thr = 1.0d-5 ,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; forc_conv_thr = 1.0d-4 ,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tstress = .true. ,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tprnfor = .true. ,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dt = 80<BR>&nbsp;/<BR>&nbsp;&amp;SYSTEM<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ibrav = 2,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; celldm(1) =&nbsp; 10.72700,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nat = 3,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ntyp = 2 ,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ecutwfc = 32,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ecutrho = 600,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; occupations = 'smearing' ,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; smearing = 'methfessel-paxton',<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; degauss = 0.01<BR>&nbsp;/<BR>&nbsp;&amp;ELECTRONS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mixing_beta = 0.5 ,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; conv_thr =&nbsp; 1.0d-8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; diagonalization = 'david' ,<BR>&nbsp;/<BR>&nbsp;&amp;IONS<BR>&nbsp;/<BR>ATOMIC_SPECIES<BR>&nbsp;S&nbsp;&nbsp; 32.066&nbsp; S.pw91-van_ak.UPF<BR>&nbsp;Li&nbsp; 6.914&nbsp;&nbsp; Li.pw91-s-van_ak.UPF<BR>ATOMIC_POSITIONS (crystal)<BR>S&nbsp; 0.0 0.0 0.0<BR>Li 0.25 0.25 0.25<BR>Li 0.75 0.75 0.75<BR>K_POINTS automatic<BR>&nbsp; 8 8 8 1 1 1<BR><BR><A href="http://li2s.ph.in/">li2s.ph.in</A><BR><BR>phonons of Li2S<BR>&nbsp;&amp;inputph<BR>&nbsp;! recover =.true.,<BR>&nbsp; tr2_ph=1.0d-12,<BR>&nbsp; alpha_mix(1)=0.6,<BR>&nbsp; prefix='Li2S',<BR>&nbsp;! fildvscf='li2sdv',<BR>&nbsp; amass(1)=32.066,<BR>&nbsp; amass(2)=6.941,<BR>&nbsp; outdir='./OUT',<BR>&nbsp; fildyn='li2s.dyn',<BR>&nbsp;! elph=.true.,<BR>&nbsp;! trans=.true.,<BR>&nbsp; ldisp=.true.<BR>&nbsp; nq1=4, nq2=4, nq3=4<BR>&nbsp;/<BR><BR clear=all><BR>-- <BR>Premlata Pandit<BR>Ph.d. student,<BR>Barkatullah university,<BR>Bhopal 462026,<BR>MP, India <BR><BR><br /><hr />Lägg till karta och vägbeskrivning för din fest. <a href='http://www.microsoft.com/windows/windowslive/events.aspx' target='_new'>Visa vägen! </a></body>
</html>