1-D Heat diffusion in a rod

Version 1.5.0.0 (4.13 KB) by Martin
one dimensional FEM transient heat conduction
4K Downloads
Updated 26 Apr 2016

View License

Simple FEM code to solve heat transfer in 1D. Easy to read and can be translated directly to formulas in books.
Problem: Transient heat conduction in a unit rod.
Solution compared to an exact solution by Carslaw and Jaeger (1959).
Warning: Has "clear all" (at top of script)
References:
W. Lewis et al. (1996): The Finite Element Method in Heat Transfer Analysis, John Wiley and Sons, West Sussex England
Strang G. and Fix G. (2008): An analysis of the Finite Element Method,Second Edition, Wellesley-Cambridge Press, Wellesley USA
Carslaw H.S. and Jaeger J.C. (1959): Conduction of heat in solids, Oxford at the Clarendon Press, Second Edition

Cite As

Martin (2024). 1-D Heat diffusion in a rod (https://www.mathworks.com/matlabcentral/fileexchange/47781-1-d-heat-diffusion-in-a-rod), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Thermal Analysis in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.5.0.0

Update on references

1.4.0.0

Changed comments

1.3.0.0

clear all warning
Changed the title

1.2.0.0

Description

1.1.0.0

Change plot

1.0.0.0