Finite Difference Method to solve Heat Diffusion Equation in Two Dimensions.

버전 1.0.0.0 (1.88 KB) 작성자: Sathyanarayan Rao
Heat diffusion equation of the form Ut=a(Uxx+Uyy) is solved numerically. All units are arbitrary.
다운로드 수: 6.7K
업데이트 날짜: 2013/7/12

라이선스 보기

This code employs finite difference scheme to solve 2-D heat equation. A heated patch at the center of the computation domain of arbitrary value 1000 is the initial condition. Bottom wall is initialized at 100 arbitrary units and is the boundary condition. As the algorithm marches in time, heat diffusion is illustrated using a movie function at every 50th time step. Code also indicates, if solution reaches steady state within predetermined number of iterations. All the units are arbitrary.

인용 양식

Sathyanarayan Rao (2024). Finite Difference Method to solve Heat Diffusion Equation in Two Dimensions. (https://www.mathworks.com/matlabcentral/fileexchange/42604-finite-difference-method-to-solve-heat-diffusion-equation-in-two-dimensions), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Thermal Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0