Is it possible to use internal heat sources with a steadystate Thermal Model, using the PDE Toolbox?
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Ayush Anand
on 22 Aug 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!
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!