LORBMOM: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TAGDEF|LORBMOM|.TRUE. {{!}} .FALSE. |.FALSE.}}
{{TAGDEF|LORBMOM|.TRUE. {{!}} .FALSE. |.FALSE.}}


Description: {{TAG|LORBMOM}} specifies whether the orbital moments are written out or not in a calculation using {{TAG|LSORBIT}}=''.TRUE.''.
Description: Specifies whether the orbital moments are written out. Only applicable in a calculation using {{TAGDEF|LSORBIT|True}}.
----
----
If {{TAG|LORBMOM}}=''.TRUE.'' is set VASP will use the projectors of the PAW potentials to calculate the
If {{TAG|LORBMOM}}=.TRUE. is set, VASP will use the projectors of the PAW potentials to calculate the
orbital moment within the PAW spheres, and write them to the {{FILE|OUTCAR}} file.
orbital angular moment within the PAW spheres, and write them to the {{FILE|OUTCAR}} file. Look for


== Related Tags and Sections ==
  orbital moment (x)
 
to find the orbital- and site-resolved table.
 
== Related tags and articles ==
{{TAG|LSORBIT}},
{{TAG|LSORBIT}},
{{TAG|LORBIT}}
{{TAG|LORBIT}}
Line 12: Line 16:
{{sc|LORBMOM|Examples|Examples that use this tag}}
{{sc|LORBMOM|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]]
[[Category:INCAR tag]][[Category:Magnetism]]

Latest revision as of 07:11, 16 October 2025

LORBMOM = .TRUE. | .FALSE.
Default: LORBMOM = .FALSE. 

Description: Specifies whether the orbital moments are written out. Only applicable in a calculation using LSORBIT = True .


If LORBMOM=.TRUE. is set, VASP will use the projectors of the PAW potentials to calculate the orbital angular moment within the PAW spheres, and write them to the OUTCAR file. Look for

 orbital moment (x)

to find the orbital- and site-resolved table.

Related tags and articles

LSORBIT, LORBIT

Examples that use this tag