Boundary scattering with phonon-electron coupling #248
-
Dear experts,
Below is my input file: appName = "phononTransport" sumRuleFC2 = "simple" phFC3FileName = "FORCE_CONSTANTS_3RD" electronH0Name = "mat_tb.dat" temperatures = [300.] useSymmetries = false solverBTE = ["iterative"] wsVecFileName = "mat_wsvec.dat" Kindly, help me through this. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 5 replies
-
Hi @AnishDas-2025, Glad to hear you are enjoying the code, I'm happy to help resolve any issues.
Let me know and we'll go from there. |
Beta Was this translation helpful? Give feedback.
-
Dear Dr. Coulter,
Thank you |
Beta Was this translation helpful? Give feedback.
-
Dear Dr. Coulter,
For Kapp_e and ph-el coupling calculation #!/bin/bash module load intel/oneapi2023.2_noimpi export PATH="~/PHOEBE/phoebe_OLD/build":$PATH export OMP_NUM_THREADS=64 For Ph-Ph calculation export OMP_NUM_THREADS=64 Thank you very much |
Beta Was this translation helpful? Give feedback.
-
Dear Dr. Coulter,
I am using something like this Thank you |
Beta Was this translation helpful? Give feedback.
-
Dear Dr. Coulter, Thank you |
Beta Was this translation helpful? Give feedback.
Hi @AnishDas-2025,
Glad to hear you are enjoying the code, I'm happy to help resolve any issues.
boundaryLength = 0.074 mum
just to see if this resolves the issue?Let me know and we'll go from there.
Best,
Jenny Coulter