Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

Category:Phonons: Difference between revisions

From VASP Wiki
Mani (talk | contribs)
No edit summary
Csheldon (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Phonons are the collective excitation of nuclei in an extended periodic system.
Phonons are the collective excitation of nuclei in an extended periodic system.


Here we will present a short summary with the complete derivation presented on the [[Phonons: Theory|theory page]].
Here we will present a short summary with the complete derivation presented on the [[Phonons: Theory|theory page]]. There is also a [[Static linear response: theory | article relating several basic concepts ]] like the forces, stresses, Taylor expansion, Born effective charges, etc.
Let us start by making the Taylor expansion of the total energy <math>E </math> in terms of the ionic displacement  
Let us start by making the Taylor expansion of the total energy <math>E </math> in terms of the ionic displacement  
<math>
<math>
Line 38: Line 38:
These interactions can be captured by [[:Category:Electron-phonon_interactions#Perturbative approach | perturbative methods]] or [[Electron-phonon_interactions_from_Monte-Carlo_sampling | Monte-Carlo sampling]] to populate a supercell with phonons and monitor how the electronic band-structure changes.
These interactions can be captured by [[:Category:Electron-phonon_interactions#Perturbative approach | perturbative methods]] or [[Electron-phonon_interactions_from_Monte-Carlo_sampling | Monte-Carlo sampling]] to populate a supercell with phonons and monitor how the electronic band-structure changes.


== How to ==
== Additional resources ==
=== How to ===
* [[Phonons from finite differences]]
* [[Phonons from finite differences]]
* [[Phonons from density-functional-perturbation theory]]
* [[Phonons from density-functional-perturbation theory]]
Line 44: Line 45:
* [[Electron-phonon interactions from Monte-Carlo sampling]]
* [[Electron-phonon interactions from Monte-Carlo sampling]]


== Tutorials ==
=== Tutorials ===
*Tutorial for [https://vasp.at/tutorials/latest/phonon/ lattice parameter, phonon dispersion and DOS, and long-range dipole-dipole interaction calculations].  
*Tutorial for {{Tutorial|phonon:part1|lattice parameter and phonon dispersion}} in graphene.
*Tutorial for {{Tutorial|phonon:part2|lattice parameter, phonon dispersion and DOS, and long-range dipole-dipole interaction calculations}} for MgO.
 
=== Lectures ===
*Lecture on {{Video|phonons:manuel:2025|phonons}}.


[[Category:VASP|Phonons]][[Category:Linear response]]
[[Category:VASP|Phonons]][[Category:Linear response]]

Latest revision as of 13:45, 24 March 2026

Phonons are the collective excitation of nuclei in an extended periodic system.

Here we will present a short summary with the complete derivation presented on the theory page. There is also a article relating several basic concepts like the forces, stresses, Taylor expansion, Born effective charges, etc. Let us start by making the Taylor expansion of the total energy E in terms of the ionic displacement uIα=RIαRIα0 around the equilibrium positions of the nuclei RIα0

E({𝐑})=E({𝐑0})+IαFIα({𝐑0})uIα+IαJβΦIαJβ({𝐑0})uIαuJβ+𝒪(𝐑3)

with FIα being the atomic forces and ΦIαJβ the interatomic force constants (IFC).

If the structure is in equilibrium (i.e. the forces are zero) then we can find the normal modes of vibration of the system by solving the eigenvalue problem

Jβ1MIMJΦIαJβei𝐪(𝐑J𝐑I)(𝐪)εJβ,ν(𝐪)=ων(𝐪)2εIα,ν(𝐪)

where the normal modes εIα,ν(𝐪) and corresponding frequencies ων(𝐪)2 are the phonons in the adiabatic harmonic approximation.

The computation of the IFCs using the supercell approach can be done using finite-differences or density functional perturbation theory.

It is possible to obtain the phonon dispersion at different q points by computing the IFCs on a sufficiently large supercell and Fourier interpolating the dynamical matrices in the unit cell.

Electron-phonon interaction

The movement of the nuclei leads to changes in the electronic degrees of freedom with this coupling between the electronic and phononic systems commonly referred to as electron-phonon interactions. These interactions can be captured by perturbative methods or Monte-Carlo sampling to populate a supercell with phonons and monitor how the electronic band-structure changes.

Additional resources

How to

Tutorials

Lectures