Adjust time discretization in transient thermal model
Afficher commentaires plus anciens
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 commentaire
L W
le 18 Mai 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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Heat Transfer dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!