Phonons: Theory: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 77: Line 77:
<math>\xi^{\mu }_{I\alpha}(\mathbf{q})</math> and frequencies
<math>\xi^{\mu }_{I\alpha}(\mathbf{q})</math> and frequencies
<math>\omega^\mu(\mathbf{q})^2</math> at any arbitrary '''q''' point.
<math>\omega^\mu(\mathbf{q})^2</math> at any arbitrary '''q''' point.
== Finite differences ==
The second-order force constants are computed using finite differences of the forces when each ion is displaced in each independent direction.
This is done by 
creating systems with finite ionic displacement of atom <math>a</math> in direction <math>i</math> with magnitude <math>\lambda</math>,
computing the orbitals <math>\psi^{u^a_i}_{\lambda}</math> and the forces for these systems.
The second-order force constants are then computed using
:<math>
C_{I\alpha J\beta}=
\frac{\partial^2E}{\partial u_{I\alpha} \partial u_{J\beta}}=
-\frac{\partial F_{I\alpha}}{\partial u_{J\beta}}
\approx
-\frac{
\left(
  \mathbf{F}[\{\psi^{u_{J\beta}}_{\lambda/2}\}]-
  \mathbf{F}[\{\psi^{u_{J\beta}}_{-\lambda/2}\}]
\right)_{I\alpha}}{\lambda},
\quad {I=1,..,N_\text{atoms}}
\quad {J=1,..,N_\text{atoms}}
\quad {\alpha=x,y,z}
\quad {\beta=x,y,z}
</math>
where <math>u^a_i</math> corresponds to the displacement of atom <math>a</math> in the cartesian direction <math>i</math> and <math>\mathbf{F}[\psi]</math> retrieves the set of forces acting on all the ions given the <math>\psi_{n\mathbf{k}}</math> orbitals.
Similarly, the internal strain tensor is
:<math>
\Xi_{I\alpha l}=\frac{\partial^2 E}{\partial u_{I\alpha} \partial \eta_l}=
\frac{\partial \sigma_l}{\partial u_{I\alpha}}
\approx
\frac{
    \left(
        \mathbf{\sigma}[\{\psi^{u_{I\alpha}}_{\lambda/2}\}]-
        \mathbf{\sigma}[\{\psi^{u_{I\alpha}}_{-\lambda/2}\}]
    \right)_l
}{\lambda}
,\qquad {l=xx, yy, zz, xy, yz, zx} \quad {\alpha=x,y,z} \quad {J=1,..,N_\text{atoms}}
</math>
where <math>\mathbf{\sigma}[\psi_{n\mathbf{k}}]</math> computes the strain tensor given the <math>\psi_{n\mathbf{k}}</math> orbitals.

Revision as of 10:08, 1 August 2022

To understand them we start by looking at the Taylor expansion of the total energy () around the set of equilibrium positions of the nuclei ()

where the positions of the nuclei. The first term in the expansion corresponds to the forces

,

and the second to the second-order force-constants


We can define a variable that corresponds to the displacement of the atoms with respect to the equilibrium position which leads to

If we take the system to be in equilibrium, the forces on the atoms are zero and then the Hamiltonian of the system is

and the equation of motion

Using the following ansatz

where are the phonon mode eigenvectors. Replacing we obtain the following eigenvalue problem

with

the dynamical matrix in the harmonic approximation. Now by solving the eigenvalue problem above we can obtain the phonon modes and frequencies at any arbitrary q point.

Finite differences

The second-order force constants are computed using finite differences of the forces when each ion is displaced in each independent direction. This is done by creating systems with finite ionic displacement of atom in direction with magnitude , computing the orbitals and the forces for these systems. The second-order force constants are then computed using

where corresponds to the displacement of atom in the cartesian direction and retrieves the set of forces acting on all the ions given the orbitals.

Similarly, the internal strain tensor is

where computes the strain tensor given the orbitals.