KPOINT BSE: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|KPOINT_BSE|[integer]|}} Descprition: The flag {{TAG|KPOINT_BSE}} allows to calculate the dielectric matrix at one of the kpoints used to sample the Brillouin zone....")
 
No edit summary
Line 7: Line 7:
   KPOINT_BSE= index_of_k-point
   KPOINT_BSE= index_of_k-point


It is best to select the desired k-point from the list of k-points in the {{TAG|OUTCAR file}}. Additionally a shift by an arbitrary reciprocal lattice vector can be supplied by specifying three additional integer numbers:
It is best to select the desired k-point from the list of k-points in the {{TAG|OUTCAR}} file. Additionally a shift by an arbitrary reciprocal lattice vector can be supplied by specifying three additional integer numbers:


   KPOINT_BSE = index_of_k-point  n1 n2 n3
   KPOINT_BSE = index_of_k-point  n1 n2 n3

Revision as of 11:46, 16 January 2017

KPOINT_BSE = [integer]
Default: none 

Descprition: The flag KPOINT_BSE allows to calculate the dielectric matrix at one of the kpoints used to sample the Brillouin zone.


In the simplest form one can specify

  KPOINT_BSE= index_of_k-point

It is best to select the desired k-point from the list of k-points in the OUTCAR file. Additionally a shift by an arbitrary reciprocal lattice vector can be supplied by specifying three additional integer numbers:

 KPOINT_BSE = index_of_k-point  n1 n2 n3

This allows the calculate the dielectric function at a k-point outside the first Brillouin zone corresponding to

where are the reciprocal lattice vectors of the unit cell.



Contents