Dear All,
I have some questions about direction of magnetic moment.
1. If we use the default SAXIS and set ISPIN = 2 and LNONCOLLINEAR = FALSE, is the direction of the magnetic moment of the atom in the z-axis ?
2. Is the result from "ISPIN = 2, LNONCOLLINEAR =FALSE, MAGMOM = 2*3 2*-3" exactly the same as the result from "ISPIN = 2, LNONCOLLINEAR = TRUE, MAGMOM = 0 0 3 0 0 3 0 0 -3 0 0 -3" (SAXIS is default) ?
3. I would like to know the difference between the result from "ISPIN = 2, SAXIS = 1 0 0, LNONCOLLINEAR = FALSE, MAGMOM = 2*3 2*-3" and the result from "ISPIN = 2, LNONCOLLINEAR = TRUE, MAGMOM = 3 0 0 3 0 0 -3 0 0 -3 0 0 (SAXIS is default)".
4. Finally, If the magnetic moment is in the <010> direction and the state is antiferromagnetic, do I need to set up a non-collinear calculation or SAXIS?
The crystal structure is a tetragonal crystal with the directions of a-axis and x-axis, b-axis and y-axis, and c-axis and z-axis coinciding.
(Do I need to change the SAXIS and LNONCOLLINEAR settings from the defaults if I target antiferromagnetic?)
Thanks in advance.
Direction of magnetic moment (SAXIS, LNONCOLLINEAR)
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 2
- Joined: Wed Jun 09, 2021 1:49 am
-
- Global Moderator
- Posts: 542
- Joined: Fri Nov 08, 2019 7:18 am
Re: Direction of magnetic moment (SAXIS, LNONCOLLINEAR)
Without noncollinear magnetism the spin orientation is arbitrary, there is no magnetic anisotropy.kyoyu_kondo wrote: ↑Mon Nov 01, 2021 8:25 am1. If we use the default SAXIS and set ISPIN = 2 and LNONCOLLINEAR = FALSE, is the direction of the magnetic moment of the atom in the z-axis ?
No, in the case of noncollinear magnetism you get magnetic anisotropy.2. Is the result from "ISPIN = 2, LNONCOLLINEAR =FALSE, MAGMOM = 2*3 2*-3" exactly the same as the result from "ISPIN = 2, LNONCOLLINEAR = TRUE, MAGMOM = 0 0 3 0 0 3 0 0 -3 0 0 -3" (SAXIS is default) ?
SAXIS is only used in combination with LNONCOLLINEAR.3. I would like to know the difference between the result from "ISPIN = 2, SAXIS = 1 0 0, LNONCOLLINEAR = FALSE, MAGMOM = 2*3 2*-3" and the result from "ISPIN = 2, LNONCOLLINEAR = TRUE, MAGMOM = 3 0 0 3 0 0 -3 0 0 -3 0 0 (SAXIS is default)".
If the direction of the magnetic moment matters, you need to set LNONCOLLINEAR.4. Finally, If the magnetic moment is in the <010> direction and the state is antiferromagnetic, do I need to set up a non-collinear calculation or SAXIS?
Note that there is also the LSORBIT flag that you want to set for these kind of calculations. We have a brief tutorial here: wiki/index.php/Spin-orbit_coupling_in_a_Ni_monolayer
Martin Schlipf
VASP developer
-
- Newbie
- Posts: 2
- Joined: Wed Jun 09, 2021 1:49 am
Re: Direction of magnetic moment (SAXIS, LNONCOLLINEAR)
Thank you for your comments.
The answers are very helpful and I have additional questions.
1. Setting up antiferromagnetic in the collinear calculation means we specify only the direction of the spin is opposite, not the direction of orientation?
2. If spin-orbit coupling is not taken into account ( LSORBIT = .FALSE.), is it not necessary to set SAXIS?
3. If I use the default SAXIS and set MAGMOM = p q r, does this atom have a magnetic moment of p in the x direction, q in the y direction, and r in the z direction?
4. What are the materials for which the direction of the magnetic moment is important?
Best Regards,
The answers are very helpful and I have additional questions.
1. Setting up antiferromagnetic in the collinear calculation means we specify only the direction of the spin is opposite, not the direction of orientation?
2. If spin-orbit coupling is not taken into account ( LSORBIT = .FALSE.), is it not necessary to set SAXIS?
3. If I use the default SAXIS and set MAGMOM = p q r, does this atom have a magnetic moment of p in the x direction, q in the y direction, and r in the z direction?
4. What are the materials for which the direction of the magnetic moment is important?
Best Regards,
-
- Global Moderator
- Posts: 542
- Joined: Fri Nov 08, 2019 7:18 am
Re: Direction of magnetic moment (SAXIS, LNONCOLLINEAR)
Yes.kyoyu_kondo wrote: ↑Thu Nov 04, 2021 1:49 am1. Setting up antiferromagnetic in the collinear calculation means we specify only the direction of the spin is opposite, not the direction of orientation?
Yes. Even if you use SOC, you do not need to set it, it will default to the z axis.2. If spin-orbit coupling is not taken into account ( LSORBIT = .FALSE.), is it not necessary to set SAXIS?
Yes. Note this is only the initial moment. The moment can realign during the scf cycle.3. If I use the default SAXIS and set MAGMOM = p q r, does this atom have a magnetic moment of p in the x direction, q in the y direction, and r in the z direction?
Mostly if you are interested in the magnetic topology (e.g. spin spirals) or magnetic anisotropy.4. What are the materials for which the direction of the magnetic moment is important?
Martin Schlipf
VASP developer