LORBMOM: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
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
 
  orbital moment (x)
 
to find the orbital- and site-resolved table.


== Related tags and articles ==
== Related tags and articles ==

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