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: {{TAG|LORBMOM}} specifies whether the orbital moments are written out or not (in a calculation using {{TAG|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 {{TAG|OUTCAR}} file.
orbital moment within the PAW spheres, and write them to the {{FILE|OUTCAR}} file.


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|LSORBIT}},
{{TAG|LSORBIT}},
{{TAG|LORBIT}}
{{TAG|LORBIT}}
Line 12: Line 12:
{{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 14:39, 8 April 2022

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

Description: LORBMOM specifies whether the orbital moments are written out or not (in a calculation using LSORBIT=.TRUE.).


If 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 OUTCAR file.

Related tags and articles

LSORBIT, LORBIT

Examples that use this tag