Hi everyone,
I was trying to understand the meaning of the anaddb output for the inter atomic force constants values. I was doing the procedures similar to the DFPT2 tutorial to get phonon dispersion of Rutile TiO2 sytem with the following configuration:
acell 8.7240346929E+00 8.7240346929E+00 5.5299933164
rprim 1.000000000000000 0.000000000000000 0.000000000000000
0.000000000000000 1.000000000000000 0.000000000000000
0.000000000000000 0.000000000000000 1.0000000000000
natom 6
ntypat 2
typat 1 1 2 2 2 2
znucl 22 8
xred 0.0000000000E+00 0.0000000000E+00 5.0000000000E-01
5.0000000000E-01 5.0000000000E-01 0.0000000000E+00
1.9521287849E-01 8.0478712151E-01 0.0000000000E+00
3.0478712151E-01 3.0478712151E-01 5.0000000000E-01
8.0478712151E-01 1.9521287849E-01 0.0000000000E+00
6.9521287849E-01 6.9521287849E-01 5.0000000000E-01
For the anaddb part, giving the following settings:
ifcflag 1 ! Interatomic force constant flag
!Wavevector grid number 1 (coarse grid, from DDB)
brav 1 ! Bravais Lattice : 1-S.C., 2-F.C., 3-B.C., 4-Hex.)
ngqpt 4 4 4 ! Monkhorst-Pack indices
nqshft 1 ! number of q-points in repeated basic q-cell
q1shft 3*0.0
!Interatomic force constant info
dipdip 1 ! Dipole-dipole interaction treatment
ifcana 1 ! Analysis of the IFCs
ifcout 20 ! Number of IFC’s written in the output, per atom
natifc 1 ! Number of atoms in the cell for which ifc’s are analysed
atifc 1 ! List of atoms
gave me the following output:
generic atom number 1
with cartesian coordinates 0.00000000E+00 0.00000000E+00 2.76499666E+00
Third atom defining local coordinates :
ib = 5 irpt = 63,
followed by the 20 different interactions for atom 1 as i specified.
Since it takes unit cell 63 as the reference point, I get the point of looking at atoms in cells 63,64,62,etc to capture the nearest neighbors interactions. But I don’t get why the interactions with atoms in cells 38,33,34, etc. Are those cells too far from the anchor point?
Also are these cells under consideration chosen in random?
Can someone help me with getting these concepts clearer?
Thanks
Dominic