Adjust time discretization in transient thermal model
Show older comments
Hi
I am trying to model a process with a very quickly varying heat source which pulses on and off on the scale of a few nanoseconds, repeating every microsecond. I'm using pde toolbox functions createpde('thermal','transient'), thermalProperties(...), solve(...) etc.
The first pulse is always correctly simulated, but later pulses are inconsistent in whether they are modelled or not, depending on whether I include certain times in my tlist set. Usually I will just see diffusion of the heat from the initial pulse
I think the time discretization may not be fine enough to model this process properly. Is there a way to increase it without custom building my own thermal model from first principles?
1 Comment
L W
on 18 May 2022
I'm solving this problem,too.But my programing sucks, I will appreciate it if you can share the part of program for soving the equations XD
Accepted Answer
More Answers (0)
Categories
Find more on Heat Transfer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!