-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thermal boundary conductance at two-layer interface #27
Comments
Ciao Fedor, sorry for the late response, but github did not notify the issue on my email (or maybe the email server put it in spam, I do not know). I thank you for your suggestion, these requests are helpful to improve the package and, hopefully, I will start working on it soon. Regarding the previous requests, I am not sure what issue you are talking about, but I implemented temperature dependence (C, k and G depending on both Te and Tl) on a new version I am currently working on. I hope I can give you some better news soon. |
Hi Valentino, Thank you for the link to the new version, I already played with it a bit 🙂 |
Ciao Fedor, you can write your suggestions here. |
Hi Valentino,
Then the temporal shape of pulse will look like: You have 2 instead of 8 under squared root. Hope you find these suggestions useful 🙂 |
Ciao Fedor.
|
Hi Valentino, sorry for the extremely late answer.
Cheers, Fedor |
Hi Fedor. In the last few months I could not work on the code because of other activities. I admit the new version of the code is not properly tested, so if you have some case with inconsistent results, please send it to me. Even if you are not sure, but it looks odd, please send it anyway. I do not remember what reference I used for transfer matrices, some formulas were computed by hand maybe. Anyway a reference is needed, so I will look for it and post it here and on the wiki as soon as I have it. I will probably start to work on the code again by the end of february. |
The difference between Transfer-Matrices and Lambert-Beer could be due to the fact that TM always consider air before the first layer of material. Hence there is some reflection which might give a different amplitude. However, if the amplitude is still wrong, the fresnel equations are likely bugged. The divergence with two identical layers could be due to a bad choice of the time step (which is chosen by the code itself). I did not know about this problem and it looks like it does not always happen (or at least I could not reproduce it). I will surely let you know when I will start to work on the code again and I really appreciate your help. |
Hi,
In addition to the requests in previous issues I would also suggest to enable boundary conditions at interface between two layers accounting for temperature jump, such as in this paper:
https://iopscience.iop.org/article/10.1088/0953-8984/27/1/015007/pdf
Such a request is strongly motivated, for example, by the urgent need to calculate heat dissipation from a laser-excited sample into substrate(s) for the data analysis from various experiments with optical and X-ray free-electron lasers and design of future experiments.
As for previous requests for temperature-dependent thermal parameters, recently we published a paper analyzing the effect of lattice temperature dependence of e-ph coupling. Maybe you will find it useful for testing new features in your code.
https://www.mdpi.com/1996-1944/15/15/5193
The text was updated successfully, but these errors were encountered: