フィルターのクリア

Solve Finite Element Analysis equation

1 回表示 (過去 30 日間)
Jake
Jake 2020 年 4 月 17 日
コメント済み: darova 2020 年 4 月 20 日
Hi,
I'm trying to solve the following FEM equation for 1D unsteady heat conduction using MATLAB. I'm new to FEM and to the mathematical approach in MATLAB. So, I'd appreciate any help/suggestion.
What I need help with is to get the converged solution.
At i=0, T=10 and at i=5, T=50. When n=0, T_i^(n+1)=10, 73, 100, 85, 50 respectively at i=1, 2, 3, 4, 5.
dt=0.1 and (alpha/dx)=2
Again, I'd appreciate any and every suggestion here.
Thank you in advance!
  4 件のコメント
darova
darova 2020 年 4 月 19 日
What is this?
Jake
Jake 2020 年 4 月 20 日
The grid representation? I'm assuming you're referring to the FEM part here and not the MATLAB part.

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

採用された回答

darova
darova 2020 年 4 月 20 日
Here are some of my thoughts
  4 件のコメント
Jake
Jake 2020 年 4 月 20 日
編集済み: Jake 2020 年 4 月 20 日
Thank you! I have yet to learn vpasolve and now I have a reason to!
This is great. Thank you, again.
darova
darova 2020 年 4 月 20 日
You are welcome!

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAnimation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by