<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<FONT color=#000000>Dear Prof. Blaha:</FONT><BR>
<FONT color=#000000>&nbsp;&nbsp;&nbsp;&nbsp; I am sorry to&nbsp;ask you such a question again.</FONT><BR>
<FONT color=#000000></FONT>&nbsp;<BR>
<FONT color=#000000>My&nbsp;questions&nbsp;is as following:</FONT><BR>
<FONT color=#000000>&nbsp;&nbsp;I&nbsp;have known&nbsp;that for&nbsp;cubic&nbsp;case, lattice harmonics are linear combinations of some distinct&nbsp;real&nbsp;spherical harmonics</FONT><BR>
<FONT color=#000000>&nbsp;&nbsp;with different&nbsp;M,such as K(l=4,j=1)=1/2*(7/3)^1/2*y(l=4,m=0)+1/2*(5/3)^1/2*y(l=4,m=4);</FONT><BR>
<FONT color=#000000>&nbsp;&nbsp;but I am confused with some codes listed below which are used to calculate multipole moments in mulfsu.f of SRC_lapw0</FONT><BR>
&nbsp;<BR>
<FONT color=#000000>#############for cubic case <BR>c1=c_kub(ABS(lm(1,i,jatom)),lm(2,i,jatom))<BR>c2=c_kub(ABS(lm(1,i,jatom)),lm(2,i,jatom)+4)<BR>a=qq(i,jatom)*imag<BR>b=qq(i+1,jatom)*imag&nbsp;&nbsp; <BR>qq(i,jatom)=a*<FONT color=#0000ff>c1*c1</FONT>/sq1 + b*<FONT color=#0000ff>c1*c2</FONT>/sq1 </FONT><BR>
<FONT color=#000000>qq(i+1,jatom)=a*</FONT><FONT color=#0000ff>c1*c2<FONT color=#000000>/sqrt2</FONT> + b*c2*c2<FONT color=#000000>/sqrt2<BR></FONT></FONT><FONT color=#000000>i=i+2</FONT><BR>
############<BR>
&nbsp;&nbsp; <FONT color=#ff0000>since here&nbsp;only linear combinations are&nbsp;used, in principle,there should not exist some crossed terms like </FONT><BR>
<FONT color=#ff0000>&nbsp;&nbsp; c1*c2 and squared terms like c1*c1, which are colored green above.</FONT><FONT color=#000000>I guess that&nbsp;some special forms to represent</FONT><BR>
<FONT color=#000000>&nbsp;&nbsp; the compoents of L=4,M=0 and L=4,M=4,of the charge density are chosed, not purely decompose charge density in lattice haromic basis.</FONT><BR>
<FONT color=#000000>&nbsp;&nbsp; However, I cannot figure out exactly what is going on in this transformation.</FONT><BR>
<FONT color=#ff0000>&nbsp;&nbsp; </FONT><BR>
<FONT color=#ff0000>&nbsp; </FONT><FONT color=#000000>thus,can you give me some ideas of this issue.</FONT><BR>
&nbsp;&nbsp;Thanks very much !<BR><BR>Ming Wenmei<BR>
&nbsp;<BR>
&nbsp;<BR>
######################################################################################################################################<BR>
This is explained in eg. the KURKI-Suonio paper.<BR>For the cubic case the "lattice harmonics" are more complicated<BR>linear combinations (with some distinct sqrt-factors) of the complex<BR>spherical harmonics and even M=0 and M=4 terms are "added" to ONE<BR>lattice harmonics.<BR>&nbsp;<BR><BR> Dear Prof. Blaha;<BR>&nbsp; I am sorry that I did not express myself clearly the first time.&nbsp;thanks for your kind reply last time, <BR>
but I am so sorry to ask you somewhat entry-levelqueations again.now I guess the charge density in MT <BR>
sphere is expanded in the&nbsp; basis of&nbsp;real spherical harmonic.<BR>
&nbsp;<BR>
but I still have a question as the following: <BR><BR>
I find some different treatments of the multipole moments between cubic and&nbsp;non-cubic cases in lapw0.F when I read the source code file in SRC_lapw0.<BR>Seemingly for the non-cubic case the coefficients of density is straightly transformed from real spherical haromonic representation to complex sphereical harmonic representation,however, for cubic case, it go through some complex transformations&nbsp; distinctly from non-cubic transformation as the code below indicats. I feel that for cubic case,&nbsp; the density is not&nbsp;expanded according to real spherical harmonics,but I don't know exactly <BR>how it is expanded for cubic cases,also, it is not expanded in the another sphere set of <BR>real spherical harmonics K(l,j),&nbsp;because based on this following code, there exists term like a1**2,a1*a2, a1*a3 and so on, not the case of directly transfroming K(l,j) to Y(L,M).K(l,j) is linear combination of y(l,m)&nbsp;<BR> <BR>## for non-cubic case<BR>QQ(LLMM,JATOM)=QQ(LLM!
 M,JATOM)*fc(llmm,jatom)<BR>
&nbsp;<BR>## for cubic case <BR>c1=c_kub(ABS(lm(1,i,jatom)),lm(2,i,jatom))<BR>c2=c_kub(ABS(lm(1,i,jatom)),lm(2,i,jatom)+4)<BR>c3=c_kub(ABS(lm(1,i,jatom)),lm(2,i,jatom)+8)<BR>qq(i,jatom)=a*c1*c1/sq1 + b*c1*c2/sq1 + c*c1*c3/sq1<BR>qq(i+1,jatom)=a*c1*c2/sqrt2 + b*c2*c2/sqrt2 +c*c2*c3/sqrt2<BR>qq(i+2,jatom)=a*c1*c3/sqrt2 + b*c2*c3/sqrt2 + c*c3*c3/sqrt2<BR>&nbsp;<BR>&gt; I have read the recommended papar in Userguide in lapw2 program about <BR>&gt; the lattice harmonic,<BR>&gt; but the still cannot figure out this question,so, could you give me some <BR>&gt; your idea about this issue?<BR>&gt; thanks very much !<BR>&gt; <BR>&gt; Regards!<BR>&gt; Wenmei Ming<BR>&gt; &amp;nb! sp; <BR>&gt; <BR>&gt; &amp;nbs p; <BR><BR><br /><hr />使用新一代 Windows Live Messenger 轻松交流和共享! <a href='http://messenger.live.cn/' target='_new'>立即体验!</a></body>
</html>