RTA solution #222
Answered
by
nakib
zhengjian4210
asked this question in
Q&A
RTA solution
#222
|
Dear Nakib, I hope this message finds you well. I noticed that the output log file printed the RTA solution. But there is no specific solution that expands in other directions, like the coupled iterative solution. If I want to find Looking forward to your reply. Thanks. Best regards, |
Answered by
nakib
Mar 19, 2026
Replies: 1 comment 7 replies
|
Dear Zheng, Thank you for the question. Sorry, I didn't quite understand what the issue is. The code outputs the RTA solution first and then prints the results of the iterative process for every iteration until convergence is reached. Could you please share the relevant section of the output log file? Best, |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Glad to hear that the issue is resolved.
bte.f90contains the solvers for the Boltzmann transport equations. The module inbz_sums.f90contains the subroutine for calculating transport coefficients. If you have an implementation of the Language Server Protocol set up with your code editor, you will be able to navigate the files and communicating subroutines easily.