Adjust time discretization in transient thermal model
Mostra commenti meno recenti
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 Commento
L W
il 18 Mag 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
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Heat Transfer in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!