Replies: 3 comments 25 replies
-
Each line is one phonon mode. It has thousands of lines because you have thousands of phonon modes in your system (number of q points times the number of bands). If you save the ThermalConductivity object (with tc.save_pickle() function where tc is your ThermalConductivity object) you can load it and then find all of your calculated properties. This is shown in the tutorial that is on sscha website. For example, if you need lifetimes at Gamma (change temperature accordingly):
Lifetimes calculated in SSCHA are just due to anharmonicity (just the first term in that reference). |
Beta Was this translation helpful? Give feedback.
-
And I'm still not sure about one thing. Before, I calculated anharmonic dyn following the tutorial https://sscha.eu/Tutorials/tutorial_02_advanced_submission/. So, I wonder if I can calculate thermal conductivity like this. Because I will use QE to get initial dyn and calculate energy and forces if I research other materials without potential available. |
Beta Was this translation helpful? Give feedback.
-
I have another question.
Moreover, before calculating 3rd-order IFCs, there is What role dose it play? And necessary? |
Beta Was this translation helpful? Give feedback.
-
Hi, @DjordjeDangic
I find there are outputs
frequency
andlifetime
in thePhonon_transport_properties_X
after calculating thermal conductivity, like this:Since there are thousands of lines that confuses me, could you explain the structure of all lines?
Because I'd like to calculate the phonon relaxation time at certain q point(such as q=0).
By the way, I see that the total phonon relaxation time contain not only anharmonic scattering but also other scattering in APPENDIX B of
the article 10.1103/PhysRevB.88.045430.
So dose the
lifetime
inPhonon_transport_properties_X
is total phonon relaxation time?Beta Was this translation helpful? Give feedback.
All reactions