Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

LMONO: Difference between revisions

From VASP Wiki
Kresse (talk | contribs)
Corrected description LMONO
Kresse (talk | contribs)
mNo edit summary
 
Line 4: Line 4:
----
----
The flag switches on monopole corrections for charged systems, and monopole corrections only. The correction is calculated only a posteriori for the total energy.  Corrections related to dipole-dipole interactions or to the potential are not calculated.
The flag switches on monopole corrections for charged systems, and monopole corrections only. The correction is calculated only a posteriori for the total energy.  Corrections related to dipole-dipole interactions or to the potential are not calculated.
{{NB|tip|  If corrections related to dipoles are desired, use {{TAG|IDIPOL}} instead. Furthermore, for the potential corrections, please also set {{TAG|LDIPOL}} (when using {{TAG|IDIPOL}}, VASP automatically determines whether the system is charged and activates the monopole corrections automatically). }}
{{NB|tip|  If corrections related to dipoles are desired, use {{TAG|IDIPOL}} instead. Furthermore, for the potential corrections, please also set {{TAG|LDIPOL}}. When using {{TAG|IDIPOL}}, VASP automatically determines whether the system is charged and activates the monopole corrections automatically. Do not set {{TAG|LMONO}} if dipoles corrections are required.}}


The primary use of this flag is for defect calculations in charged supercells, if the dipole corrections cannot be reliably determined. Specifically, for supercells using periodic boundary conditions,  it is often not possible to determine the dipole at the defect site accurately,
The primary use of this flag is for defect calculations in charged supercells, if the dipole corrections cannot be reliably determined. Specifically, for supercells using periodic boundary conditions,  it is often not possible to determine the dipole at the defect site accurately,

Latest revision as of 18:53, 10 August 2026

LMONO = .TRUE. | .FALSE.
Default: LMONO = .FALSE. 

Description: LMONO switches on monopole-monopole corrections for the total energy.


The flag switches on monopole corrections for charged systems, and monopole corrections only. The correction is calculated only a posteriori for the total energy. Corrections related to dipole-dipole interactions or to the potential are not calculated.

The primary use of this flag is for defect calculations in charged supercells, if the dipole corrections cannot be reliably determined. Specifically, for supercells using periodic boundary conditions, it is often not possible to determine the dipole at the defect site accurately, whereas for 0D systems (i.e. atoms and molecules) and sufficiently large supercells, the dipole can usually be determined accurately.

Related tags and articles

Monopole Dipole and Quadrupole corrections, NELECT, EPSILON, IDIPOL, DIPOL, LDIPOL, EFIELD

Examples that use this tag