Jump to content

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

LDIPOL: Difference between revisions

From VASP Wiki
No edit summary
Hampel (talk | contribs)
No edit summary
Line 7: Line 7:
Furthermore, finite-size errors affect the potential and the forces.
Furthermore, finite-size errors affect the potential and the forces.
This effect can be counterbalanced by setting {{TAG|LDIPOL}}=.TRUE. in the {{FILE|INCAR}} file.  
This effect can be counterbalanced by setting {{TAG|LDIPOL}}=.TRUE. in the {{FILE|INCAR}} file.  
For {{TAG|LDIPOL}}=.TRUE., a linear correction, and for charged cells, a quadratic electrostatic potential is added to the local potential in order to correct the errors introduced by the periodic boundary conditions.
For {{TAG|LDIPOL}}=.TRUE., a linear correction, and for charged cells, a quadratic electrostatic potential is added to the local potential in order to correct the errors introduced by the periodic boundary conditions. When activating this tag the tag {{TAG|IDIPOL}} has to be specified, and optionally the tag {{TAG|DIPOL}} as well.  
{{NB|mind| This is in the spirit of Neugebauer ''et al.'' {{cite|neugebauer:prb:1992}}, though more general. Note that the total energy is correctly implemented, whereas Ref. {{cite|neugebauer:prb:1992}} contains an erroneous factor 2 in the total energy. }}
{{NB|mind| This is in the spirit of Neugebauer ''et al.'' {{cite|neugebauer:prb:1992}}, though more general. Note that the total energy is correctly implemented, whereas Ref. {{cite|neugebauer:prb:1992}} contains an erroneous factor 2 in the total energy. }}



Revision as of 10:28, 17 February 2025

LDIPOL = .TRUE. | .FALSE.
Default: LDIPOL = .FALSE. 

Description: LDIPOL switches on corrections to the potential and forces. Can be applied for charged molecules and slabs with a net dipole moment.


The presence of a dipole in combination with periodic boundary conditions leads to a slow convergence of the total energy with the size of the supercell. Furthermore, finite-size errors affect the potential and the forces. This effect can be counterbalanced by setting LDIPOL=.TRUE. in the INCAR file. For LDIPOL=.TRUE., a linear correction, and for charged cells, a quadratic electrostatic potential is added to the local potential in order to correct the errors introduced by the periodic boundary conditions. When activating this tag the tag IDIPOL has to be specified, and optionally the tag DIPOL as well.

The biggest advantage of this mode is that leading errors in the forces are corrected and that the work function can be evaluated for asymmetric slabs. The disadvantage is that the convergence to the electronic ground state might slow down considerably, i.e., more electronic iterations might be required to obtain the required precision.

Related tags and articles

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

Examples that use this tag

References