mir-group / phoebe

A high-performance framework for solving phonon and electron Boltzmann equations
https://mir-group.github.io/phoebe/
MIT License
83 stars 19 forks source link

How to use Phobte to distinguish NorU scattering or calculate U/N relaxation time? #179

Closed RongkunChen closed 1 year ago

jcoulter12 commented 1 year ago

Hi,

You can do this for Phonon transport lifetimes following the discussion here: https://github.com/mir-group/phoebe/discussions/176#discussioncomment-5118200

Let me know if there is anything else you need or if you have trouble using that branch. I will likely soon merge it into develop branch and add it to the documentation as well.

Best, Jenny

RongkunChen commented 1 year ago

Jenny, In the process of solving the thermal conductivity, the total relaxation time or scattering rate seems to include three directions: XX, YY, ZZ. Then how should I distinguish the scattering rate or relaxation time in each direction?

Best, Rongkun Chen

------------------ 原始邮件 ------------------ 发件人: "Jenny @.>; 发送时间: 2023年4月12日(星期三) 下午2:34 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [mir-group/phoebe] How to use Phobte to distinguish NorU scattering or calculate U/N relaxation time? (Issue #179)

Hi,

You can do this for Phonon transport lifetimes following the discussion here:

176 (reply in thread)

Let me know if there is anything else you need or if you have trouble using that branch. I will likely soon merge it into develop branch and add it to the documentation as well.

Best, Jenny

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

jcoulter12 commented 1 year ago

Hi Rongkun,

Is this in the output of the U and N times? Looking at how this data is output from the code, I am unsure of how that could happen. Could you clarify for me the procedure you ran to find that the lifetimes have XX, YY and ZZ components?

Best, Jenny