2D heat conduction using ADI method for convection boundary

Version 1.0.0 (2.18 KB) by Pulkit Jain
Code to solve 2D heat conduction equation using ADI method. There is convection at all boundaries. Symmetry gives other boundaries.
1K Downloads
Updated 12 Oct 2020

View License

The code uses finite difference scheme and ADI method to solve for temperature profile of a square block. There is convection at all boundaries. The computational domain is the first quadrant with no flux boundary conditions at midplanes (of whole block) due to symmetry. The tri-diagonal matrices are solved using Thomas algorithm. Resulting temperature isolines are plotted for a particular time. The code can be modified to identify the steady state if needed.

Cite As

Pulkit Jain (2024). 2D heat conduction using ADI method for convection boundary (https://www.mathworks.com/matlabcentral/fileexchange/81076-2d-heat-conduction-using-adi-method-for-convection-boundary), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0