1-D heat transfer MATLAB Code
이전 댓글 표시
Dear all,
I want to solve a 1-D heat transfer equation with mixed boundary conditions with a finite difference method; On the left end I have Neuman boundary condition and right end I have Dirichlet boundary condition: ∂T/∂t= κ ∂^2T/∂x^2
k= Diffusivity constant =0.001
Initial condition; T(x,0)=To where To=-20 degree centigrade
Boundry conditions: dx/dt(0,t) = 0 , T(L,t)=0
I will be very very thankful if anyone can help me regarding its MATLAB code? Waiting for your kind replies
Regards, Fahad Pervaiz
댓글 수: 1
KALYAN ACHARJYA
2018년 8월 15일
Can you elaborate more, mathematical way, I have no idea what the heat transfer means. But your problem seems easy after understanding the question properly
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Heat Transfer에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!