Obtaining the steady state solution of the 1-D heat conduction equations using FTCS Method.

Version 1.9.0.0 (2.04 KB) by Sazzad
1-D heat equation is solved and contour plot is presented for both FTCS and analytical solution
631 Downloads
Updated 8 Oct 2015

View License

We are interested in obtaining the steady state solution of the 1-D heat conduction equations using FTCS Method.
And boundary conditions are: T=300 K at x=0 and 0.3 m and T=100 K at all the other interior points.
α = 〖3*10〗^(-6) m-2s-1
. Here, t=30 minutes, ∆x=0.015m and ∆t=20 sec

Cite As

Sazzad (2024). Obtaining the steady state solution of the 1-D heat conduction equations using FTCS Method. (https://www.mathworks.com/matlabcentral/fileexchange/53407-obtaining-the-steady-state-solution-of-the-1-d-heat-conduction-equations-using-ftcs-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.9.0.0

Contour plot for analytical added.

1.8.0.0

Here, the contour plot has been added.