What is the E_soc exactly mean in SOC output?

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
pangr
Newbie
Newbie
Posts: 1
Joined: Wed Dec 25, 2013 4:31 pm

What is the E_soc exactly mean in SOC output?

#1 Post by pangr » Mon Nov 10, 2014 4:23 pm

Dear all
In the output of a SOC calculation, there is output like this(take the ni surface in vasp wiki as example)
Ion: 1 E_soc: -0.0220691
It looks like it is the onsite energy of SOC interaction.
However, I found that in the MAE calculation, use this energy will get different result from ones calculated from the total energy. So my question is what is this term means? How is it calculated? Or Is it possible to evaluate the onsite magnetic anisotropic using the present code?
The following is a test calculation:
CALC1:
SYSTEM = Ni (100) monolayer
ISTART = 0
ENCUT = 270.00
LNONCOLLINEAR = .TRUE.
MAGMOM = 0.0 0.0 1.0
VOSKOWN = 1
LSORBIT = .TRUE.
LORBIT = 11
LMAXMIX = 4

E_tot=-3.71159690000
E_soc=-0.0220691
CALC1:
SYSTEM = Ni (100) monolayer
ISTART = 0
ENCUT = 270.00
LNONCOLLINEAR = .TRUE.
MAGMOM = 1.0 1.0 0.0
VOSKOWN = 1
LSORBIT = .TRUE.
LORBIT = 11
LMAXMIX = 4

E_tot=-3.71283900000
E_soc=-0.0245384
Other input files are same with the examples in vasp wiki.
Thanks for any discussion.

support_vasp
Global Moderator
Global Moderator
Posts: 1817
Joined: Mon Nov 18, 2019 11:00 am

Re: What is the E_soc exactly mean in SOC output?

#2 Post by support_vasp » Thu Sep 12, 2024 8:02 am

Hi,

We're sorry that we didn’t answer your question. This does not live up to the quality of support that we aim to provide. The team has since expanded. If we can still help with your problem, please ask again in a new post, linking to this one, and we will answer as quickly as possible.

Best wishes,

VASP


Locked