1-D Heat diffusion in a rod

one dimensional FEM transient heat conduction

Vous suivez désormais cette soumission

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

Citation pour cette source

Martin (2026). 1-D Heat diffusion in a rod (https://fr.mathworks.com/matlabcentral/fileexchange/47781-1-d-heat-diffusion-in-a-rod), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Thermal Analysis dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
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