normal & umklapp processes #176
Replies: 3 comments 12 replies
-
Hi Prasad, I think it should not be too hard for me to add this. To first make sure I understand exactly what you want -- I presume you're interested in this option for phonon processes? Are you looking for the lifetimes/linewidths broken down into U and N processes (the diagonal of the scattering matrix, or what is used in the RTA), and perhaps the RTA transport properties? Development-wise, the easiest thing for me to do would be to add an input file flag for outputting N and U process contributions for the linewidth calculation and RTA transport properties. This would have a relatively small memory footprint, because the linewidth object is just a vector of length nStates. If you want to instead do something like calculate transport properties with the full scattering matrix, having restricted to either U or N processes, it's slightly more complicated, but still probably doable. Thanks for the feature request, let me know the answer to this question. |
Beta Was this translation helpful? Give feedback.
-
Hi Jenny, I want to establish the dominance of N phonon processes over U processes (by plotting tau_U and tau_N vs T) at the temperature region where k_variational deviates significantly from k_RTA. I thought separation of U and N processes is only possible at RTA level. As in exact solution the physical picture of phonon scattering involves the coexistence of both the N & U processes, it is difficult to me to understand what such separated processes in exact solution would physically represent. Any further thoughts on this from you would be helpful. Regards, |
Beta Was this translation helpful? Give feedback.
-
Dear Jenny, I have tried using it, but to me it just outputs null values, attached here are the relevant files. I request you to have a look. Regards, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear developers,
A feature to output N and U processes separately can be added, for which I tried to locate the momentum conservation checks in the code. At first attempt it is difficult to me to follow the code, can I get some help on this?
Regards,
Prasad
Beta Was this translation helpful? Give feedback.
All reactions