Page 1 of 1

Phonon Density of States (PDOS) at Gamma Point

Posted: Wed Mar 08, 2023 3:27 am
by RaquelYR
Hello everyone!

I'm trying to replicate phonon density of states (PHDOS) diagrams for some solids using Quantum Espresso. The usual way I do it is the following one:

1. scf calculation at minima (pw.x)
2. Calculation of dynamical matrix in reciprocal space with nq=1 or 2 (ph.x)
3. Calculation of interatomic force constants in real space (q2r.c)
4. Calculation of phonon frequency (matdyn.x)

The frequencies I obtained differ with the ones of the example. The only significant difference that I find is that they perform the calculation at Gamma Point. I have tried to carry out my procedure at gamma point but it seems to be incompatible.

Does any one know how can I get the phonon density of states at gamma point?

Thank you in advance!

Re: Phonon Density of States (PDOS) at Gamma Point

Posted: Tue Jul 25, 2023 10:46 pm
by krollina8
As i know instead of using ph.x to calculate the dynamical matrix with a non-zero q-point, you will use q2r.x to calculate the interatomic force constants in real space and then matdyn.x to compute the phonon frequencies at the gamma point. It's worth noting that the frequencies at the gamma point may behave differently from those at other non-zero q-points due to the degeneracy at the gamma point. The PHDOS at the gamma point will typically show different characteristics compared to the PHDOS obtained at other q-points.

Re: Phonon Density of States (PDOS) at Gamma Point

Posted: Sun Dec 24, 2023 7:07 pm
by carterodell
I believe the dynamical matrix with a non-zero q-point is best derived using q2r.x, the real space interatomic force constants, and matdyn.x for the gamma point phonon frequencies. Be careful, the gamma point's degeneracy can affect frequencies differently than at other non-zero q-points. Typically, PHDOS derived at the gamma point will differ from those derived at other q-points.