<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Dear all with PZT project<BR>
I have a problem with calculate c/a for tetragonal phase<BR>
My structure is perovskite<BR>
help me please <BR>
(<A href="mailto:mtt_turion@hotmail.com">mtt_turion@hotmail.com</A>)<BR>&nbsp;<BR>&gt; From: pw_forum-request@pwscf.org<BR>&gt; Subject: Pw_forum Digest, Vol 28, Issue 36<BR>&gt; To: pw_forum@pwscf.org<BR>&gt; Date: Thu, 15 Oct 2009 02:16:57 +0200<BR>&gt; <BR>&gt; Send Pw_forum mailing list submissions to<BR>&gt; pw_forum@pwscf.org<BR>&gt; <BR>&gt; To subscribe or unsubscribe via the World Wide Web, visit<BR>&gt; http://www.democritos.it/mailman/listinfo/pw_forum<BR>&gt; or, via email, send a message with subject or body 'help' to<BR>&gt; pw_forum-request@pwscf.org<BR>&gt; <BR>&gt; You can reach the person managing the list at<BR>&gt; pw_forum-owner@pwscf.org<BR>&gt; <BR>&gt; When replying, please edit your Subject line so it is more specific<BR>&gt; than "Re: Contents of Pw_forum digest..."<BR>&gt; <BR>&gt; <BR>&gt; Today's Topics:<BR>&gt; <BR>&gt; 1. Re: Calculating projected density of states (dev sharma)<BR>&gt; 2. Re: Calculating projected density of states (Lorenzo Paulatto)<BR>&gt; 3. Re: Reference for Fock Exchange Minimization Scheme?<BR>&gt; (Stefano de Gironcoli)<BR>&gt; 4. forum searching (Mehrnaz Anvari)<BR>&gt; 5. Re: forum searching (James J Ramsey)<BR>&gt; 6. Re: forum searching (Tengfei Luo)<BR>&gt; 7. Re: Reference for Fock Exchange Minimization Scheme?<BR>&gt; (William Parker)<BR>&gt; 8. Questions on phonon calculation in Example02 and 06<BR>&gt; (vtmtrinh@caltech.edu)<BR>&gt; <BR>&gt; <BR>&gt; ----------------------------------------------------------------------<BR>&gt; <BR>&gt; Message: 1<BR>&gt; Date: Wed, 14 Oct 2009 22:32:33 +0530<BR>&gt; From: dev sharma &lt;decboy9@gmail.com&gt;<BR>&gt; Subject: Re: [Pw_forum] Calculating projected density of states<BR>&gt; To: PWSCF Forum &lt;pw_forum@pwscf.org&gt;<BR>&gt; Message-ID:<BR>&gt; &lt;a591fe200910141002u6aa7b51fs70a0b5ec32370c29@mail.gmail.com&gt;<BR>&gt; Content-Type: text/plain; charset="iso-8859-1"<BR>&gt; <BR>&gt; Dear Saptrishi,<BR>&gt; <BR>&gt; Have u done nscf ??<BR>&gt; <BR>&gt; for PDOS you have to do the three things<BR>&gt; <BR>&gt; first do scf<BR>&gt; second do nscf (with nbnd option )<BR>&gt; third run the projwfc.x<BR>&gt; <BR>&gt; and for the plottings of files like<BR>&gt; <BR>&gt; *pdos_atm#1(Zn)_wfc#2(s)*<BR>&gt; <BR>&gt; u can use gnuplot etc.<BR>&gt; <BR>&gt; for the analysis u can read the forum and i am pasting one of the<BR>&gt; explanation for you<BR>&gt; <BR>&gt; On Gio, Settembre 4, 2008 05:31, wangqj1 wrote:<BR>&gt; &gt;*<BR>&gt; *&gt;* Dear all<BR>&gt; *&gt;* After I used projwfc.x ,I got the pdos of every atom ,but I don't<BR>&gt; *&gt;* know the signification of the following characters of<BR>&gt; *&gt;* pdos_atm#1(Zn)_wfc#1(d) and pdos_atm#1(Zn)_wfc#2(s).<BR>&gt; *<BR>&gt; &gt;* pdos_atm#1(Zn)_wfc#1(d)<BR>&gt; *projected dos of atom number 1 (Zinc) wavefunction number 1 (d-orbital)<BR>&gt; <BR>&gt; &gt;* pdos_atm#1(Zn)_wfc#2(s)<BR>&gt; *projected dos of atom number 1 (Zinc) wavefunction number 2 (s-orbital)<BR>&gt; <BR>&gt; Each file contains 3 + (2l+1) columns, where l is the angular momentum of<BR>&gt; its specific wavefunction. The first column is the energy. The second and<BR>&gt; third are the total spin up and spin down dos; where "total" means its<BR>&gt; summed over all values of m; than you find the projected dos for each<BR>&gt; value of m, up and down, one at a time.<BR>&gt; <BR>&gt; e.g. for a p orbital you have p_x, p_y and p_z orbitals:<BR>&gt; <BR>&gt; # E(eV) ldosup(E) ldosdw(E) pdosup(E) pdosdw(E) pdosup(E)...<BR>&gt; energy [sum_xyz p up] [sum_xyz p down] [p_z up] [p_z down] [p_x up]...<BR>&gt; <BR>&gt; I hope I was clear, regards<BR>&gt; <BR>&gt; -- <BR>&gt; Lorenzo Paulatto<BR>&gt; SISSA &amp; DEMOCRITOS (Trieste)<BR>&gt; phone: +39 040 3787 511<BR>&gt; skype: paulatz<BR>&gt; www: http://people.sissa.it/~paulatto/ &lt;http://people.sissa.it/%7Epaulatto/&gt;<BR>&gt; <BR>&gt; ===================================<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; for more help. please provide your input file. In that case , people may be<BR>&gt; able to help you more<BR>&gt; <BR>&gt; take care,<BR>&gt; Dev,<BR>&gt; Univeristy of Delhi .<BR>&gt; <BR>&gt; On Wed, Oct 14, 2009 at 10:06 PM, Shaptrishi Sharma &lt;sh.shapt@gmail.com&gt;wrote:<BR>&gt; <BR>&gt; &gt; Hi QE Users,<BR>&gt; &gt;<BR>&gt; &gt; I want to calculate the projected density of states for my system in<BR>&gt; &gt; quantum espresso. I have already calculate band structure . However honestly<BR>&gt; &gt; speaking I ahve not understood the concept of projectd density of states.<BR>&gt; &gt; Can anyone please give me some links and ideas about PDOS. Also how to<BR>&gt; &gt; calculate PDOS from band structure. I tried by running projwfc.x still I<BR>&gt; &gt; did not get my result.<BR>&gt; &gt;<BR>&gt; &gt; Thanks<BR>&gt; &gt;<BR>&gt; &gt; SS<BR>&gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; Pw_forum mailing list<BR>&gt; &gt; Pw_forum@pwscf.org<BR>&gt; &gt; http://www.democritos.it/mailman/listinfo/pw_forum<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; -------------- next part --------------<BR>&gt; An HTML attachment was scrubbed...<BR>&gt; URL: http://www.democritos.it/pipermail/pw_forum/attachments/20091014/d0ee6f25/attachment-0001.htm <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 2<BR>&gt; Date: Wed, 14 Oct 2009 19:05:00 +0200<BR>&gt; From: "Lorenzo Paulatto" &lt;paulatto@sissa.it&gt;<BR>&gt; Subject: Re: [Pw_forum] Calculating projected density of states<BR>&gt; To: "PWSCF Forum" &lt;pw_forum@pwscf.org&gt;<BR>&gt; Message-ID: &lt;op.u1su2mroa8x26q@paulax&gt;<BR>&gt; Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes<BR>&gt; <BR>&gt; In data 14 ottobre 2009 alle ore 19:02:33, dev sharma &lt;decboy9@gmail.com&gt; <BR>&gt; ha scritto:<BR>&gt; &gt; second do nscf (with nbnd option )<BR>&gt; <BR>&gt; This step is not necessary, unless you want to include more bands in the <BR>&gt; projection.<BR>&gt; <BR>&gt; cheers<BR>&gt; <BR>&gt; -- <BR>&gt; Lorenzo Paulatto<BR>&gt; SISSA &amp; DEMOCRITOS (Trieste)<BR>&gt; phone: +39 040 3787 511<BR>&gt; skype: paulatz<BR>&gt; www: http://people.sissa.it/~paulatto/<BR>&gt; <BR>&gt; *** save italian brains ***<BR>&gt; http://saveitalianbrains.wordpress.com/<BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 3<BR>&gt; Date: Wed, 14 Oct 2009 21:14:38 +0200<BR>&gt; From: Stefano de Gironcoli &lt;degironc@sissa.it&gt;<BR>&gt; Subject: Re: [Pw_forum] Reference for Fock Exchange Minimization<BR>&gt; Scheme?<BR>&gt; To: PWSCF Forum &lt;pw_forum@pwscf.org&gt;<BR>&gt; Message-ID: &lt;4AD6231E.5020109@sissa.it&gt;<BR>&gt; Content-Type: text/plain; charset=UTF-8; format=flowed<BR>&gt; <BR>&gt; No, there isn't much more.<BR>&gt; There is a paper in J. of Comp. Chem. 29, 2098 (2008) by Gillan, <BR>&gt; Alfe`, de Gironcoli and Manby and one on JACS 129, 10402 (200&amp; by Wang, <BR>&gt; deGirocnoli, Hush, and Reimers<BR>&gt; but they hardly discuss the implementation.... which is however <BR>&gt; "standard", except for the detail discussaed in the QE paper.<BR>&gt; see for instance Chawla and Voth, JCP 108, 4697 (1998); Sorouri, Foulkes <BR>&gt; and Hine JCP 124, 064105 (2006), Spencer and Alavi, PRB77, 193110 <BR>&gt; (2008); and many others that before and after claim to have solved the <BR>&gt; problem and basically all do the same: build auxiliary densities <BR>&gt; rho_{-q}=phi^{*}_{k+q}*psi_k in real space, FFT to reciprocal space, <BR>&gt; solve Poisson equation, back FFT to real space, multiply by phi_{k+q} <BR>&gt; and accumulate the result... the only tricky point is what you do for <BR>&gt; q-&gt;0 and there Gygi-Baldereschi is still the reference point.<BR>&gt; <BR>&gt; stefano<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; stefano<BR>&gt; <BR>&gt; William Parker wrote:<BR>&gt; &gt; That is the "reference paper appendix" I was referring to, but it's worth<BR>&gt; &gt; pointing out that a little bit is there. Anywhere else?<BR>&gt; &gt;<BR>&gt; &gt; --William<BR>&gt; &gt;<BR>&gt; &gt; ======================================================================<BR>&gt; &gt; William Parker Tel : +1 (614) 292-2887<BR>&gt; &gt; Graduate Research Associate Fax : +1 (614) 292-7557<BR>&gt; &gt; Ohio State University<BR>&gt; &gt; Department of Physics<BR>&gt; &gt; 191 West Woodruff Avenue email: wparker@mps.ohio-state.edu<BR>&gt; &gt; Columbus, OH 43210-1117 http://www.physics.ohio-state.edu/~wparker<BR>&gt; &gt; U.S.A.<BR>&gt; &gt;<BR>&gt; &gt; Office: 2025 Physics Research Building<BR>&gt; &gt; ======================================================================<BR>&gt; &gt;<BR>&gt; &gt; On Tue, 13 Oct 2009, Stefano Baroni wrote:<BR>&gt; &gt;<BR>&gt; &gt; <BR>&gt; &gt;&gt; On Oct 12, 2009, at 5:34 PM, William Parker wrote:<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt;&gt; Hello everyone,<BR>&gt; &gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt; Is there a publication that contains a more detailed description of<BR>&gt; &gt;&gt;&gt; the<BR>&gt; &gt;&gt;&gt; Fock exchange minimization scheme in QE than the reference paper<BR>&gt; &gt;&gt;&gt; appendix<BR>&gt; &gt;&gt;&gt; or the README in examples/EXX_example?<BR>&gt; &gt;&gt;&gt; <BR>&gt; &gt;&gt; something (not much) is here: http://stacks.iop.org/0953-8984/21/395502<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; have you tried it out?<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; SB<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; ---<BR>&gt; &gt;&gt; Stefano Baroni - SISSA &amp; DEMOCRITOS National Simulation Center -<BR>&gt; &gt;&gt; Trieste<BR>&gt; &gt;&gt; http://stefano.baroni.me [+39] 040 3787 406 (tel) -528 (fax) /<BR>&gt; &gt;&gt; stefanobaroni (skype)<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; La morale est une logique de l'action comme la logique est une morale<BR>&gt; &gt;&gt; de la pens?e - Jean Piaget<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; Please, if possible, don't send me MS Word or PowerPoint attachments<BR>&gt; &gt;&gt; Why? See: http://www.gnu.org/philosophy/no-word-attachments.html<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; ------------------------------------------------------------------------<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; _______________________________________________<BR>&gt; &gt;&gt; Pw_forum mailing list<BR>&gt; &gt;&gt; Pw_forum@pwscf.org<BR>&gt; &gt;&gt; http://www.democritos.it/mailman/listinfo/pw_forum<BR>&gt; &gt;&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 4<BR>&gt; Date: Wed, 14 Oct 2009 22:46:25 +0330<BR>&gt; From: "Mehrnaz Anvari" &lt;anvari_meh@physics.iust.ac.ir&gt;<BR>&gt; Subject: [Pw_forum] forum searching<BR>&gt; To: pw_forum@pwscf.org<BR>&gt; Message-ID: &lt;WC20091014191625.691444@physics.iust.ac.ir&gt;<BR>&gt; Content-Type: text/plain; charset="windows-1256"<BR>&gt; <BR>&gt; Hello <BR>&gt; I have a question about pwscf.org site. It seems that it has a problem so <BR>&gt; how could I search previous questions in pwscf forum? Unfortunately I <BR>&gt; couldn't find any way in quantum espresso site .<BR>&gt; Best<BR>&gt; Mehrnaz Anvari<BR>&gt; Iran University of Science &amp; Technology<BR>&gt; <BR>&gt; -------------- next part --------------<BR>&gt; An HTML attachment was scrubbed...<BR>&gt; URL: http://www.democritos.it/pipermail/pw_forum/attachments/20091014/ca6b8fb0/attachment-0001.htm <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 5<BR>&gt; Date: Wed, 14 Oct 2009 15:37:04 -0400<BR>&gt; From: James J Ramsey &lt;jjr19@zips.uakron.edu&gt;<BR>&gt; Subject: Re: [Pw_forum] forum searching<BR>&gt; To: PWSCF Forum &lt;pw_forum@pwscf.org&gt;<BR>&gt; Message-ID:<BR>&gt; &lt;46e014700910141237s1935a774uaf9cb18b778920e2@mail.gmail.com&gt;<BR>&gt; Content-Type: text/plain; charset=ISO-8859-1<BR>&gt; <BR>&gt; 2009/10/14 Mehrnaz Anvari &lt;anvari_meh@physics.iust.ac.ir&gt;:<BR>&gt; &gt; Hello<BR>&gt; &gt; I have a question about pwscf.org site.?It seems that it has?a problem<BR>&gt; &gt; so?how could?I search previous questions in pwscf forum? Unfortunately I<BR>&gt; &gt; couldn't find any way in quantum espresso site?.<BR>&gt; <BR>&gt; See this page: http://www.quantum-espresso.org/tools.php<BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 6<BR>&gt; Date: Wed, 14 Oct 2009 15:39:40 -0400<BR>&gt; From: "Tengfei Luo" &lt;luotengf@msu.edu&gt;<BR>&gt; Subject: Re: [Pw_forum] forum searching<BR>&gt; To: "PWSCF Forum" &lt;pw_forum@pwscf.org&gt;<BR>&gt; Message-ID: &lt;6B09F4C6A56F41CCAD37294C2F6E38EE@mit.edu&gt;<BR>&gt; Content-Type: text/plain; charset="windows-1256"<BR>&gt; <BR>&gt; You may want to bookmark this page:<BR>&gt; http://www.democritos.it/cgi-bin/htsearch?words=pwscf<BR>&gt; <BR>&gt; Tengfei <BR>&gt; <BR>&gt; ----- Original Message ----- <BR>&gt; From: Mehrnaz Anvari <BR>&gt; To: pw_forum@pwscf.org <BR>&gt; Sent: Wednesday, October 14, 2009 3:16 PM<BR>&gt; Subject: [Pw_forum] forum searching<BR>&gt; <BR>&gt; <BR>&gt; Hello <BR>&gt; I have a question about pwscf.org site. It seems that it has a problem so how could I search previous questions in pwscf forum? Unfortunately I couldn't find any way in quantum espresso site . <BR>&gt; Best <BR>&gt; Mehrnaz Anvari <BR>&gt; Iran University of Science &amp; Technology <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------------------------------------------------------<BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; Pw_forum mailing list<BR>&gt; Pw_forum@pwscf.org<BR>&gt; http://www.democritos.it/mailman/listinfo/pw_forum<BR>&gt; -------------- next part --------------<BR>&gt; An HTML attachment was scrubbed...<BR>&gt; URL: http://www.democritos.it/pipermail/pw_forum/attachments/20091014/bb805cbe/attachment-0001.htm <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 7<BR>&gt; Date: Wed, 14 Oct 2009 17:17:27 -0400 (EDT)<BR>&gt; From: William Parker &lt;wparker@mps.ohio-state.edu&gt;<BR>&gt; Subject: Re: [Pw_forum] Reference for Fock Exchange Minimization<BR>&gt; Scheme?<BR>&gt; To: PWSCF Forum &lt;pw_forum@pwscf.org&gt;<BR>&gt; Message-ID: &lt;Pine.LNX.4.58.0910141714480.4199@devon&gt;<BR>&gt; Content-Type: TEXT/PLAIN; charset=utf-8<BR>&gt; <BR>&gt; Thank you for the references, Stefano. It is always a little frustrating<BR>&gt; trying to understand a method from a smattering of oblique references and<BR>&gt; reading the source code as one's primary explanation.<BR>&gt; <BR>&gt; --William<BR>&gt; <BR>&gt; On Wed, 14 Oct 2009, Stefano de Gironcoli wrote:<BR>&gt; <BR>&gt; &gt; No, there isn't much more.<BR>&gt; &gt; There is a paper in J. of Comp. Chem. 29, 2098 (2008) by Gillan,<BR>&gt; &gt; Alfe`, de Gironcoli and Manby and one on JACS 129, 10402 (200&amp; by Wang,<BR>&gt; &gt; deGirocnoli, Hush, and Reimers<BR>&gt; &gt; but they hardly discuss the implementation.... which is however<BR>&gt; &gt; "standard", except for the detail discussaed in the QE paper.<BR>&gt; &gt; see for instance Chawla and Voth, JCP 108, 4697 (1998); Sorouri, Foulkes<BR>&gt; &gt; and Hine JCP 124, 064105 (2006), Spencer and Alavi, PRB77, 193110<BR>&gt; &gt; (2008); and many others that before and after claim to have solved the<BR>&gt; &gt; problem and basically all do the same: build auxiliary densities<BR>&gt; &gt; rho_{-q}=phi^{*}_{k+q}*psi_k in real space, FFT to reciprocal space,<BR>&gt; &gt; solve Poisson equation, back FFT to real space, multiply by phi_{k+q}<BR>&gt; &gt; and accumulate the result... the only tricky point is what you do for<BR>&gt; &gt; q-&gt;0 and there Gygi-Baldereschi is still the reference point.<BR>&gt; &gt;<BR>&gt; &gt; stefano<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; stefano<BR>&gt; &gt;<BR>&gt; &gt; William Parker wrote:<BR>&gt; &gt; &gt; That is the "reference paper appendix" I was referring to, but it's worth<BR>&gt; &gt; &gt; pointing out that a little bit is there. Anywhere else?<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; --William<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; ======================================================================<BR>&gt; &gt; &gt; William Parker Tel : +1 (614) 292-2887<BR>&gt; &gt; &gt; Graduate Research Associate Fax : +1 (614) 292-7557<BR>&gt; &gt; &gt; Ohio State University<BR>&gt; &gt; &gt; Department of Physics<BR>&gt; &gt; &gt; 191 West Woodruff Avenue email: wparker@mps.ohio-state.edu<BR>&gt; &gt; &gt; Columbus, OH 43210-1117 http://www.physics.ohio-state.edu/~wparker<BR>&gt; &gt; &gt; U.S.A.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Office: 2025 Physics Research Building<BR>&gt; &gt; &gt; ======================================================================<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; On Tue, 13 Oct 2009, Stefano Baroni wrote:<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;&gt; On Oct 12, 2009, at 5:34 PM, William Parker wrote:<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt;&gt; Hello everyone,<BR>&gt; &gt; &gt;&gt;&gt;<BR>&gt; &gt; &gt;&gt;&gt; Is there a publication that contains a more detailed description of<BR>&gt; &gt; &gt;&gt;&gt; the<BR>&gt; &gt; &gt;&gt;&gt; Fock exchange minimization scheme in QE than the reference paper<BR>&gt; &gt; &gt;&gt;&gt; appendix<BR>&gt; &gt; &gt;&gt;&gt; or the README in examples/EXX_example?<BR>&gt; &gt; &gt;&gt;&gt;<BR>&gt; &gt; &gt;&gt; something (not much) is here: http://stacks.iop.org/0953-8984/21/395502<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt; have you tried it out?<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt; SB<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt; ---<BR>&gt; &gt; &gt;&gt; Stefano Baroni - SISSA &amp; DEMOCRITOS National Simulation Center -<BR>&gt; &gt; &gt;&gt; Trieste<BR>&gt; &gt; &gt;&gt; http://stefano.baroni.me [+39] 040 3787 406 (tel) -528 (fax) /<BR>&gt; &gt; &gt;&gt; stefanobaroni (skype)<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt; La morale est une logique de l'action comme la logique est une morale<BR>&gt; &gt; &gt;&gt; de la pens?e - Jean Piaget<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt; Please, if possible, don't send me MS Word or PowerPoint attachments<BR>&gt; &gt; &gt;&gt; Why? See: http://www.gnu.org/philosophy/no-word-attachments.html<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt; ------------------------------------------------------------------------<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt; &gt;&gt; _______________________________________________<BR>&gt; &gt; &gt;&gt; Pw_forum mailing list<BR>&gt; &gt; &gt;&gt; Pw_forum@pwscf.org<BR>&gt; &gt; &gt;&gt; http://www.democritos.it/mailman/listinfo/pw_forum<BR>&gt; &gt; &gt;&gt;<BR>&gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; Pw_forum mailing list<BR>&gt; &gt; Pw_forum@pwscf.org<BR>&gt; &gt; http://www.democritos.it/mailman/listinfo/pw_forum<BR>&gt; &gt;<BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 8<BR>&gt; Date: Wed, 14 Oct 2009 17:16:44 -0700 (PDT)<BR>&gt; From: vtmtrinh@caltech.edu<BR>&gt; Subject: [Pw_forum] Questions on phonon calculation in Example02 and<BR>&gt; 06<BR>&gt; To: pw_forum@pwscf.org<BR>&gt; Message-ID:<BR>&gt; &lt;4237.137.78.73.28.1255565804.squirrel@webmail.caltech.edu&gt;<BR>&gt; Content-Type: text/plain;charset=iso-8859-1<BR>&gt; <BR>&gt; Dear PWSCF Users,<BR>&gt; <BR>&gt; Since I would like to compare the phonon calculations by using 2<BR>&gt; different ways as explained in Example02 and Example06, I rerun the<BR>&gt; whole calculation in Example06. Everything was fine. I then rerun the<BR>&gt; calculation of one specific q-point (-0.25, 0.25, -0.25) from Example06,<BR>&gt; but using the way shown in Example02, ie. performing scf, calculation at<BR>&gt; Gamma, nscf at q, and phonon at q. I compared the 2 results from the 2<BR>&gt; methods, I saw that both ways gave the same phonon frequencies, but the<BR>&gt; displacement vectors are totally are different. I thought both should<BR>&gt; have yielded the same results. I apprciate if you could you help me to<BR>&gt; explain this.<BR>&gt; <BR>&gt; Below are the results:<BR>&gt; <BR>&gt; Following Example06:<BR>&gt; <BR>&gt; q = ( -0.250000000 0.250000000 -0.250000000 )<BR>&gt; **************************************************************************<BR>&gt; omega( 1) = 1.765425 [THz] = 58.888627 [cm-1]<BR>&gt; ( -0.141032 0.460061 0.040238 0.471692 0.181270 0.011631 )<BR>&gt; ( -0.113839 0.478895 0.071975 0.478895 0.185814 0.000000 )<BR>&gt; omega( 2) = 1.765425 [THz] = 58.888627 [cm-1]<BR>&gt; ( 0.253069 0.173719 -0.286906 0.139072 -0.539975 -0.034647 )<BR>&gt; ( 0.269727 0.160766 -0.283781 0.160766 -0.553509 0.000000 )<BR>&gt; omega( 3) = 4.536195 [THz] = 151.312190 [cm-1]<BR>&gt; ( -0.204646 -0.290110 0.204646 0.290110 -0.204646 -0.290110 )<BR>&gt; ( -0.455290 0.000000 0.455290 0.000000 -0.455290 0.000000 )<BR>&gt; omega( 4) = 11.004563 [THz] = 367.075159 [cm-1]<BR>&gt; ( -0.081755 -0.466090 0.446212 -0.432214 0.527968 0.033877 )<BR>&gt; ( 0.039228 0.161901 -0.147017 0.161901 -0.186245 0.000000 )<BR>&gt; omega( 5) = 11.004563 [THz] = 367.075159 [cm-1]<BR>&gt; ( -0.451526 0.406642 0.107022 0.442481 0.558547 0.035839 )<BR>&gt; ( 0.149460 -0.153037 -0.047572 -0.153037 -0.197033 0.000000 )<BR>&gt; omega( 6) = 12.136012 [THz] = 404.816481 [cm-1]<BR>&gt; ( -0.320406 -0.454213 0.320406 0.454213 -0.320406 -0.454213 )<BR>&gt; ( 0.156090 0.000000 -0.156090 0.000000 0.156090 0.000000 )<BR>&gt; **************************************************************************<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Following Example02<BR>&gt; <BR>&gt; q = ( -0.250000000 0.250000000 -0.250000000 )<BR>&gt; **************************************************************************<BR>&gt; omega( 1) = 1.765442 [THz] = 58.889209 [cm-1]<BR>&gt; ( 0.318551 0.007983 -0.249525 -0.028467 -0.568077 -0.036450 )<BR>&gt; ( 0.325719 -0.012716 -0.256595 -0.012716 -0.582315 0.000000 )<BR>&gt; omega( 2) = 1.765442 [THz] = 58.889209 [cm-1]<BR>&gt; ( -0.451869 0.141577 -0.493353 0.138915 -0.041485 -0.002662 )<BR>&gt; ( -0.452021 0.174129 -0.494545 0.174129 -0.042524 0.000000 )<BR>&gt; omega( 3) = 4.536219 [THz] = 151.312986 [cm-1]<BR>&gt; ( -0.204633 -0.290122 0.204633 0.290122 -0.204633 -0.290122 )<BR>&gt; ( -0.455289 0.000000 0.455289 0.000000 -0.455289 0.000000 )<BR>&gt; omega( 4) = 11.004565 [THz] = 367.075220 [cm-1]<BR>&gt; ( -0.184054 0.641087 -0.184054 0.641087 0.000000 0.000000 )<BR>&gt; ( 0.050209 -0.229371 0.050209 -0.229371 0.000000 0.000000 )<BR>&gt; omega( 5) = 11.004565 [THz] = 367.075220 [cm-1]<BR>&gt; ( 0.384293 0.024658 -0.384293 -0.024658 -0.768587 -0.049316 )<BR>&gt; ( -0.135563 0.000000 0.135563 0.000000 0.271126 0.000000 )<BR>&gt; omega( 6) = 12.136049 [THz] = 404.817695 [cm-1]<BR>&gt; ( -0.320383 -0.454229 0.320383 0.454229 -0.320383 -0.454229 )<BR>&gt; ( 0.156091 0.000000 -0.156091 0.000000 0.156091 0.000000 )<BR>&gt; **************************************************************************<BR>&gt; <BR>&gt; <BR>&gt; Best,<BR>&gt; <BR>&gt; MyTrinh Vo<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; Pw_forum mailing list<BR>&gt; Pw_forum@pwscf.org<BR>&gt; http://www.democritos.it/mailman/listinfo/pw_forum<BR>&gt; <BR>&gt; <BR>&gt; End of Pw_forum Digest, Vol 28, Issue 36<BR>&gt; ****************************************<BR>                                               <br /><hr />Windows Live: อัปเดตเกี่ยวกับตัวคุณให้เพื่อนรู้ <a href='http://www.microsoft.com/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:th-th:SI_SB_1:092010' target='_new'>เรื่องราวบนโลกออนไลน์ของคุณ</a></body>
</html>