Calculation of orbital moments
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 7
- Joined: Thu Jul 15, 2010 11:40 am
- License Nr.: 688
Calculation of orbital moments
How can we get the orbital moment in a spin-orbit calculation? I have tried LORBMOM=T, which seems obsolete, and ORBITALMAG=T, which seems to need more additional parameters. Is this documented anywhere in the manual?
Thank you,
Thank you,
Last edited by SilviaGQ on Wed Jul 11, 2012 4:17 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
Calculation of orbital moments
just a silly question: have you set LSORBIT = .True. as well?
Last edited by admin on Wed Jul 11, 2012 4:26 pm, edited 1 time in total.
-
- Newbie
- Posts: 7
- Joined: Thu Jul 15, 2010 11:40 am
- License Nr.: 688
Calculation of orbital moments
Yes, of course
Last edited by SilviaGQ on Wed Jul 11, 2012 5:44 pm, edited 1 time in total.
-
- Newbie
- Posts: 7
- Joined: Thu Jul 15, 2010 11:40 am
- License Nr.: 688
Calculation of orbital moments
Hello, may I get some documentation about how to calculate orbital moments, and also about how they are determined?
Just switching LORBMOM =T provides some values, but I do not know how they are determined, and they seem a bit too high. Is the total moment in the OUTCAR file the sum of the orbital and spin contributions, or should the orbital moments be added to the "magnetization" in OUTCAR?
Setting just ORBITALMAG=T produces errors and no output. Is there any documentation about how to use these flags?
Thank you in advance.
Just switching LORBMOM =T provides some values, but I do not know how they are determined, and they seem a bit too high. Is the total moment in the OUTCAR file the sum of the orbital and spin contributions, or should the orbital moments be added to the "magnetization" in OUTCAR?
Setting just ORBITALMAG=T produces errors and no output. Is there any documentation about how to use these flags?
Thank you in advance.
Last edited by SilviaGQ on Thu Jul 12, 2012 10:11 am, edited 1 time in total.
-
- Newbie
- Posts: 7
- Joined: Thu Jul 15, 2010 11:40 am
- License Nr.: 688
Calculation of orbital moments
Hello, may I get any answer?
Last edited by SilviaGQ on Fri Jul 13, 2012 11:41 am, edited 1 time in total.
-
- Newbie
- Posts: 7
- Joined: Thu Jul 15, 2010 11:40 am
- License Nr.: 688
Calculation of orbital moments
May get any information about the usage of LORBMOM and ORBITALMAG?
Last edited by SilviaGQ on Wed Jul 18, 2012 5:17 pm, edited 1 time in total.
-
- Jr. Member
- Posts: 53
- Joined: Thu Mar 11, 2010 1:13 am
- Location: Raleigh, NC
Calculation of orbital moments
Silvia,
This forum is monitored by the admins, but the users of the forum answer many of the questions the admins choose not to answer. The tone of you questions seem more like demands. Ask nicely and be patient. =)
<span class='smallblacktext'>[ Edited Wed Jul 18 2012, 06:43PM ]</span>
This forum is monitored by the admins, but the users of the forum answer many of the questions the admins choose not to answer. The tone of you questions seem more like demands. Ask nicely and be patient. =)
<span class='smallblacktext'>[ Edited Wed Jul 18 2012, 06:43PM ]</span>
Last edited by jlbettis on Wed Jul 18, 2012 6:43 pm, edited 1 time in total.
VASP 5.2.11
Cray XE6
Cray XE6
-
- Full Member
- Posts: 106
- Joined: Wed Jan 16, 2008 1:27 pm
- License Nr.: 567
- Location: France
Calculation of orbital moments
Well, I can understand the frustration of having nothing explained in the user manual...
Last edited by boris on Wed Jul 18, 2012 7:02 pm, edited 1 time in total.
-
- Newbie
- Posts: 7
- Joined: Thu Jul 15, 2010 11:40 am
- License Nr.: 688
Calculation of orbital moments
Thank you for the advice. Do you have any estimation of the average patience we have to wait for? Until now I just got one (very fast) answer putting in doubt we had switched on the SOC in the calculations...
Anyhow, I understand the admin may need some time to answer our queries, this is not the only thing they have to do, of course. I just pretend not to fall in oblivion.
Anyhow, I understand the admin may need some time to answer our queries, this is not the only thing they have to do, of course. I just pretend not to fall in oblivion.
Last edited by SilviaGQ on Thu Jul 19, 2012 11:07 am, edited 1 time in total.
-
- Full Member
- Posts: 106
- Joined: Wed Jan 16, 2008 1:27 pm
- License Nr.: 567
- Location: France
Calculation of orbital moments
Meanwhile, what you can do is search the source code for the calculation of the orbital moment and try to understand how they compute it.
If you're using the LDA+U, the orbital moment calculation is located in the LDApU.F90 file
If you're using the LDA+U, the orbital moment calculation is located in the LDApU.F90 file
Last edited by boris on Thu Jul 19, 2012 2:01 pm, edited 1 time in total.
-
- Newbie
- Posts: 7
- Joined: Thu Jul 15, 2010 11:40 am
- License Nr.: 688
Calculation of orbital moments
Yeah, thank you, that's the desperate solution I am currently applying, but the code is very complex to proceed safely this way without support.
Last edited by SilviaGQ on Thu Jul 19, 2012 3:32 pm, edited 1 time in total.