LCALCPOL: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 75: Line 75:
<math>\Delta\mathrm{p[tot]}=0.36061-0.31571=0.0449\hat{z}\;e\AA</math>
<math>\Delta\mathrm{p[tot]}=0.36061-0.31571=0.0449\hat{z}\;e\AA</math>


and considering that the F-sublattice was displaced by 0.045102 &Aring; these calculations yield a Born effective charge for fluorine of ''Z''<sup>*</sup>=0.0449/0.045102=&minus;0.995|''e''|.
and considering that the F-sublattice was displaced by 0.045102 &Aring; these calculations yield a Born effective charge for fluorine of  
 
<math>Z^*=0.0449/0.045102=-0.995|e|\;</math>.


== Related Tags and Sections ==
== Related Tags and Sections ==

Revision as of 17:11, 20 March 2011

LCALCPOL = .TRUE. | .FALSE.
Default: LCALCPOL = .FALSE. 

Description: LCALCPOL=.TRUE. switches on the evaluation of the Berry phase expressions for the macroscopic electronic polarization in accordance with the so-called Modern Theory of Polarization.


For LCALCPOL=.TRUE., VASP calculates the electronic contribution to the polarization, along the three reciprocal lattice vectors Gi, i=1,2,3, (i.e. Σi P·Gi) in a single run (unlike LBERRY=.TRUE.).

An example: The fluorine displacement dipole (Born effective charge) in NaF.

PREC = Med
EDIFF= 1E-6

ISMEAR = 0
DIPOL  = 0.25 0.25 0.25

LCALCPOL = .TRUE.
6x6x6
 0
Gamma
 6 6 6
 0 0 0
NaF
 4.5102
 0.0 0.5 0.5
 0.5 0.0 0.5
 0.5 0.5 0.0
1 1
Direct
  0.0000000000000000  0.0000000000000000  0.0000000000000000
  0.5000000000000000  0.5000000000000000  0.5000000000000000
  • and LDA Na_sv and F PAW datasets.

The OUTCAR file should now contain the following lines:

            Ionic dipole moment: p[ion]=(     2.25510     2.25510     2.25510 ) electrons Angst

 Total electronic dipole moment: p[elc]=(     0.00000     0.00000     0.00000 ) electrons Angst

To calculate the change in the electronic polarization of NaF due to the displacement of the fluorine sublattice we repeat the previous calculation with the following POSCAR file:

NaF
 4.5102
 0.0 0.5 0.5
 0.5 0.0 0.5
 0.5 0.5 0.0
1 1
Direct
  0.0000000000000000  0.0000000000000000  0.0000000000000000
  0.5100000000000000  0.5100000000000000  0.4900000000000000

The OUTCAR should now contain something very similar to the following lines:

            Ionic dipole moment: p[ion]=(     2.25510     2.25510     1.93939 ) electrons Angst

 Total electronic dipole moment: p[elc]=(     0.00000     0.00000     0.36061 ) electrons Angst

From the above one easily recognizes that the change in the electronic dipole moment due to the F-sublattice displacement is:

and the corresponding change in the ionic dipole moment:

Thus the total change is found to be:

and considering that the F-sublattice was displaced by 0.045102 Å these calculations yield a Born effective charge for fluorine of

.

Related Tags and Sections

LCALCEPS, EFIELD_PEAD, LPEAD, IPEAD, LBERRY, IGPAR, NPPSTR, DIPOL, Berry phases and finite electric fields


Contents