Solve Finite Element Analysis equation

조회 수: 9 (최근 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 CenterFile Exchange에서 Animation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by