Jump to content

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

DIPOL: Difference between revisions

From VASP Wiki
Hampel (talk | contribs)
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 14: Line 14:
</math>  
</math>  
This measure will provide consistent values only if <math>\rho_{\rm ions+valence}</math> drops to zero at some distance from <math>\mathbf R_{\rm center}</math>. If this is  
This measure will provide consistent values only if <math>\rho_{\rm ions+valence}</math> drops to zero at some distance from <math>\mathbf R_{\rm center}</math>. If this is  
not the case, the values are extremely sensitive with respect to changes in <math>\mathbf R_{\rm center}</math>. In such cases, it might be beneficial to increase the size of the cell along the vacuum dimension (for surfaces) or for the entire cell (for isolated molecules). For practical purposes this means that for slab calculations or surfaces the position specified by {{TAG|DIPOL}} should roughly correspond to the center of mass of the atoms in the cell, so that there is enough vacuum for the field to dissipate.  
not the case, the values are extremely sensitive with respect to changes in <math>\mathbf R_{\rm center}</math>. In such cases, it might be beneficial to increase the size of the cell along the vacuum dimension (for surfaces) or for the entire cell (for isolated molecules). For practical purposes this means that for slab calculations or surfaces the position specified by {{TAG|DIPOL}} should roughly correspond to the center of mass of the atoms in the cell, so that there is enough vacuum for the field to dissipate. See the [[Electrostatic_corrections|Electrostatic corrections]] page for an example. 


{{NB|mind| If the flag is not set, VASP determines where the charge density averaged over one plane drops to a minimum and calculates the center of the charge distribution by adding half of the lattice vector perpendicular to the plane where the charge density has a minimum (this is a rather reliable approach for orthorhombic cells)}}
{{NB|mind| If the flag is not set, VASP determines where the charge density averaged over one plane drops to a minimum and calculates the center of the charge distribution by adding half of the lattice vector perpendicular to the plane where the charge density has a minimum (this is a rather reliable approach for orthorhombic cells)}}
Line 26: Line 26:
{{TAG|LMONO}},
{{TAG|LMONO}},
{{TAG|EFIELD}},
{{TAG|EFIELD}},
[[Monopole_Dipole_and_Quadrupole_corrections|Monopole, Dipole and Quadrupole corrections]]
[[Monopole_Dipole_and_Quadrupole_corrections|Monopole, Dipole and Quadrupole corrections]],
[[Electrostatic_corrections|Electrostatic corrections]]


{{sc|DIPOL|Examples|Examples that use this tag}}
{{sc|DIPOL|Examples|Examples that use this tag}}
----
----


[[Category:INCAR tag]][[Category:Molecules]][[Category:Monopole Dipole and Quadrupole Corrections]]
[[Category:INCAR tag]][[Category:Molecules]][[Category:Electrostatics]]

Latest revision as of 12:28, 23 October 2025

DIPOL = [real array] 

Description: specifies the center of the cell in direct lattice coordinates with respect to which the total dipole-moment in the cell is calculated.


The center of the cell w.r.t. which the total dipole-moment in the cell is calculated is specified as

DIPOL=Rx Ry Rz

where Rx, Ry and Rz are given in direct lattice coordinates.

Calculations using the dipole correction, i.e. using tags IDIPOL or LDIPOL, require a definition of the center of the cell. Results of the computed dipole moment might differ for different positions. The reason for this difference is that the definition of the dipole 'destroys' the translational symmetry, i.e., the dipole is defined as

(𝐫𝐑center)ρions+valence(𝐫)d3𝐫.

This measure will provide consistent values only if ρions+valence drops to zero at some distance from 𝐑center. If this is not the case, the values are extremely sensitive with respect to changes in 𝐑center. In such cases, it might be beneficial to increase the size of the cell along the vacuum dimension (for surfaces) or for the entire cell (for isolated molecules). For practical purposes this means that for slab calculations or surfaces the position specified by DIPOL should roughly correspond to the center of mass of the atoms in the cell, so that there is enough vacuum for the field to dissipate. See the Electrostatic corrections page for an example.


Related tags and articles

NELECT, EPSILON, IDIPOL, LDIPOL, LMONO, EFIELD, Monopole, Dipole and Quadrupole corrections, Electrostatic corrections

Examples that use this tag