Is it possible to use internal heat sources with a steadystate Thermal Model, using the PDE Toolbox?
조회 수: 4 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Ayush Anand
2023년 8월 22일
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!
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!