Is it possible to use internal heat sources with a steadystate Thermal Model, using the PDE Toolbox?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
The titel already covers the main part of my question.
I have a code that works, if I use a transient model. But when i switch to a steadystate mode, it returns false slolutions.
So i was wondering if it is even possible to use internal heat sources with a steadystate model.
0 commentaires
Réponses (1)
Ayush Anand
le 22 Août 2023
Yes, it is possible to use internal heat sources with a steadystate Thermal Model using the PDE Toolbox. The false solutions you are getting might be a result of setting the boundary conditions or other settings incorrectly.
This page provides two detailed examples demonstrating how the PDE toolbox can be used to obtain the solution to a Steady-State Thermal Model in MATLAB.
I hope this helps!
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!