フィルターのクリア

Is it possible to use internal heat sources with a steadystate Thermal Model, using the PDE Toolbox?

1 回表示 (過去 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.

回答 (1 件)

Ayush Anand
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!
  1 件のコメント
Robin
Robin 2023 年 8 月 22 日
Thanks for the reply.
You pointed out that setting the boundary conditions or other settings incorrectly might result in false solution. As i said my code works fine in the transient case. In the steadystate case I have the same settings and boundary conditions, except for the model type beeing steadystate.
Do you know if there is a difference in general comparing the settings for both cases? If there are none, my code shouldn't output diferent results.

サインインしてコメントする。

製品


リリース

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by