Replies: 1 comment
-
Please do not double-post. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently using the thermal module to perform heat-related simulations, with a focus on high-thermal-conductivity aluminum alloys. In my model, I set the initial temperature as g.initial_conditions['T'] = 300, and added thermal sources in the materials file (type: dissipation, kappa: 0.9 and type: externalheat, f: [1, 1, 0, 0], t: [0, 500, 500.001, 1000]). I also employed the dislotwin model. However, after running the simulation, I found that the output temperature T remained constant throughout the calculation. This raises the question: what kinds of thermal-related simulations can be carried out using the thermal module? Could you please provide some suggestions or examples, especially in the context of high-thermal-conductivity metallic materials? Thank you very much for your time and assistance.
Beta Was this translation helpful? Give feedback.
All reactions