DIPOL: Difference between revisions

From VASP Wiki
No edit summary
Line 1: Line 1:
{{TAGDEF|DIPOL|[real array]|{{FIXME|default none or the origin 0 0 0}}|}}
{{TAGDEF|DIPOL|[real array]|{{FIXME|default none or the origin 0 0 0}}|}}


Description: calculate the total dipole-moment in the cell, using the option
Description: specifies the center of the cell in direct lattice coordinates with respect to which the total dipole-moment in the cell is calculated.
----
 
  {{TAG|DIPOL}}='''R'''<sub>x</sub> '''R'''<sub>y</sub> '''R'''<sub>z</sub>,
  {{TAG|DIPOL}}='''R'''<sub>x</sub> '''R'''<sub>y</sub> '''R'''<sub>z</sub>,
where '''R'''<sub>x</sub>, '''R'''<sub>y</sub> and '''R'''<sub>z</sub>, to specify the center of the cell in direct lattice coordinates.
 
----
where '''R'''<sub>x</sub>, '''R'''<sub>y</sub> and '''R'''<sub>z</sub> specify the center of the cell in direct lattice coordinates.
 
Mind: the calculation of the dipole requires a definition of the center of the cell, and results might differ for different positions.
Mind: the calculation of the dipole requires a definition of the center of the cell, and results might differ for different positions.
You should use this option only for surfaces and isolated molecules.
You should use this option only for surfaces and isolated molecules.

Revision as of 12:48, 3 September 2012

DIPOL = [real array]
Default: DIPOL = Template:FIXME 

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


DIPOL=Rx Ry Rz,

where Rx, Ry and Rz specify the center of the cell in direct lattice coordinates.

Mind: the calculation of the dipole requires a definition of the center of the cell, and results might differ for different positions. You should use this option only for surfaces and isolated molecules. In this case use the center of mass for the position (for surface only the component normal to the surface is meaningful).

The main problem is that the definition of the dipole 'destroys' the translational symmetry, i.e. the dipole is defined as

Now, this makes only sense if drops to zero at some distance from . If this is not the case, the values are extremely sensible with respect to changes in .

Related Tags and Sections

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


Contents