Numerical Solution of Heat By Conduction Eq. in 2 Dimensions

버전 1.0.0 (77.1 KB) 작성자: Abdelrahman Adel
Numerical Solution of Conduction Eq. in 2 Dimensions Using FDM - Explicit FTCS Method
다운로드 수: 34
업데이트 날짜: 2024/1/11

라이선스 보기

Overview:
This MATLAB script provides a numerical solution for the 2D conduction equation using the explicit Forward Time Central Space (FTCS) finite difference method. The script aims to simulate heat conduction in a 2D domain and visualize the temperature distribution over time.
Features:
  1. 2D Conduction Equation Solver: Implements the numerical solution for the 2D conduction equation to simulate heat transfer in a plate or domain.
  2. Explicit FTCS Method: Utilizes the Forward Time Central Space (FTCS) scheme for time-stepping to approximate the solution at each time step.
  3. Visualization: Generates visualizations of the temperature distribution over the specified time range.
Usage:
  1. Input Parameters:
  • Define the size of the 2D domain (length, width).
  • Set the spatial and temporal discretization parameters.
  • Specify the initial temperature distribution and boundary conditions.
2. Run the Script:
  • Execute the script to perform the numerical simulation.
3.Visualize Results:
  • Visualize the temperature distribution at different time steps using built-in plotting functions.
  • Animate Temperature Distribution over time

인용 양식

Abdelrahman Adel (2024). Numerical Solution of Heat By Conduction Eq. in 2 Dimensions (https://www.mathworks.com/matlabcentral/fileexchange/157431-numerical-solution-of-heat-by-conduction-eq-in-2-dimensions), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2021a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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