<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi Prof. Blaha,<br><br>&nbsp;&nbsp;&nbsp;&nbsp; Thank you very much for the clarification.<br><br>Fhokrul<br><br><br>&gt; Date: Wed, 4 May 2011 11:25:39 +0200<br>&gt; From: pblaha@theochem.tuwien.ac.at<br>&gt; To: wien@zeus.theochem.tuwien.ac.at<br>&gt; Subject: Re: [Wien] orbital moment<br>&gt; <br>&gt; Please check the scf file of the "second" method. Besides<br>&gt; <br>&gt; :ORB006: ORBITAL MOMENT: 0.00796 0.00000 0.00000 PROJECTION ON M 0.00796<br>&gt; <br>&gt; You also have lines<br>&gt; <br>&gt; :POM002UP:Partial ORBITAL MOMENT in global orthog. system= -0.00015 -0.00015 -0.00015<br>&gt; :POM002DN:Partial ORBITAL MOMENT in global orthog. system=  0.41806  0.41806  0.41806<br>&gt; <br>&gt; :ORB002:  ORBITAL MOMENT:  0.41792  0.41792  0.41792 PROJECTION ON M  0.72386<br>&gt; <br>&gt; Obviously, for each state (which contains spin-up AND dn components after lapwso), the<br>&gt; two spin-parts are projected out and the orbital moment is calculated separately for<br>&gt; both spin contributions.<br>&gt; <br>&gt; The first method gives only the projection on M.<br>&gt; <br>&gt; Am 03.05.2011 15:42, schrieb Md. Fhokrul Islam:<br>&gt; &gt; Hi Prof Blaha,<br>&gt; &gt;<br>&gt; &gt; Thank you for your suggestions on orbital moment of the empty states and<br>&gt; &gt; I am working on it now. But I have still problem with the interpretation of up and<br>&gt; &gt; down orbital moments in the case.scfdmup file. I followed your suggestion and<br>&gt; &gt; have calculated orbital moment with 'method 1' after 2nd scf cycle but I have got<br>&gt; &gt; exactly the same result. So I couldn't figure out the correspondence between<br>&gt; &gt; method 1 and method 2 as I mentioned in my previous email (below).<br>&gt; &gt;<br>&gt; &gt; case.scfdmup:<br>&gt; &gt;<br>&gt; &gt; Spin-polarized + s-o calculation, M|| 0.000 0.000 1.000<br>&gt; &gt; Calculation of &lt;X&gt;, X=c*Xr(r)*Xls(l,s)<br>&gt; &gt; Xr(r) = I<br>&gt; &gt; Xls(l,s) = L(dzeta)<br>&gt; &gt; c= 1.00000<br>&gt; &gt; atom L up dn total<br>&gt; &gt; :XOP006 2 -0.00008 0.02528 0.02519 0.00000<br>&gt; &gt;<br>&gt; &gt; I think there may be some confusion about my earlier question. My question was<br>&gt; &gt; what these up and down in case.scfdmup file means? Does it mean lapwdm is<br>&gt; &gt; calculating orbital moment operator parallel (up) and anti-parallel (down) to<br>&gt; &gt; magnetization direction?<br>&gt; &gt;<br>&gt; &gt; Thanks again for your help.<br>&gt; &gt;<br>&gt; &gt; Fhokrul<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;  &gt; Date: Tue, 3 May 2011 07:30:10 +0200<br>&gt; &gt;  &gt; From: pblaha@theochem.tuwien.ac.at<br>&gt; &gt;  &gt; To: wien@zeus.theochem.tuwien.ac.at<br>&gt; &gt;  &gt; Subject: Re: [Wien] orbital moment<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Calculate also after the second scf cycle the orbital moment with "method 1".<br>&gt; &gt;  &gt; You will see its correspondence.<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; In addition, check the scf file for details. Also there the components are decomposed<br>&gt; &gt;  &gt; into spin-up and dn.<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; For empty states: lapwdm uses the "weights" (occupations) from lapw2.<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Thus you can eg. increase the number of electrons in case.in2c, run<br>&gt; &gt;  &gt; x lapw2 -so -up and then lapwdm<br>&gt; &gt;  &gt; to get the moments up to higher energies,....<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Am 02.05.2011 13:13, schrieb Md. Fhokrul Islam:<br>&gt; &gt;  &gt; &gt; Hi Prof. Blaha,<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; I am trying to calculate orbital moments and I have couple of questions.<br>&gt; &gt;  &gt; &gt; I have done the calculations in two different ways following the user guide.<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; Method 1: GGA+SO<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; I setup the case.indmc file for the the atom I am interested in and run<br>&gt; &gt;  &gt; &gt; scf cycles and<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; x lapwdm -c -so -up<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; The output file (case.scfdmup) shows<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; atom L up dn total<br>&gt; &gt;  &gt; &gt; :XOP006 2 -0.00008 0.02528 0.02519 0.00000<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; Method 2: GGA+U+SO<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; I added U to the same atom above and run scf cycle. When I grep orbital moment I get,<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; :ORB006: ORBITAL MOMENT: 0.00796 0.00000 0.00000 PROJECTION ON M 0.00796<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; Clearly, in the 2nd method it calculates components of orbital moment along with<br>&gt; &gt;  &gt; &gt; projection of the moment along magnetization direction, which in my case is &lt;100&gt;.<br>&gt; &gt;  &gt; &gt; My question is what it calculates in method 1? What does it mean by up/dn? Is it<br>&gt; &gt;  &gt; &gt; calculating total moment (sum of Lx, Ly, Lz) and taking the projection parallel (up)<br>&gt; &gt;  &gt; &gt; and anti-parallel (dn) to magnetization direction?<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; My final question is how can I calculate orbital moment of empty states? Is there any<br>&gt; &gt;  &gt; &gt; note where I can find these calculations with some detail?<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; Thank you,<br>&gt; &gt;  &gt; &gt; Fhokrul<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; Wien mailing list<br>&gt; &gt;  &gt; &gt; Wien@zeus.theochem.tuwien.ac.at<br>&gt; &gt;  &gt; &gt; http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; --<br>&gt; &gt;  &gt; -----------------------------------------<br>&gt; &gt;  &gt; Peter Blaha<br>&gt; &gt;  &gt; Inst. Materials Chemistry, TU Vienna<br>&gt; &gt;  &gt; Getreidemarkt 9, A-1060 Vienna, Austria<br>&gt; &gt;  &gt; Tel: +43-1-5880115671<br>&gt; &gt;  &gt; Fax: +43-1-5880115698<br>&gt; &gt;  &gt; email: pblaha@theochem.tuwien.ac.at<br>&gt; &gt;  &gt; -----------------------------------------<br>&gt; &gt;  &gt; _______________________________________________<br>&gt; &gt;  &gt; Wien mailing list<br>&gt; &gt;  &gt; Wien@zeus.theochem.tuwien.ac.at<br>&gt; &gt;  &gt; http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Wien mailing list<br>&gt; &gt; Wien@zeus.theochem.tuwien.ac.at<br>&gt; &gt; http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien<br>&gt; <br>&gt; -- <br>&gt; <br>&gt;                                        P.Blaha<br>&gt; --------------------------------------------------------------------------<br>&gt; Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna<br>&gt; Phone: +43-1-58801-15671             FAX: +43-1-58801-15698<br>&gt; Email: blaha@theochem.tuwien.ac.at    WWW: http://info.tuwien.ac.at/theochem/<br>&gt; --------------------------------------------------------------------------<br>&gt; _______________________________________________<br>&gt; Wien mailing list<br>&gt; Wien@zeus.theochem.tuwien.ac.at<br>&gt; http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien<br>                                               </body>
</html>