Skip to content

Tez01/Unsteady-State-heat-conduction-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Unsteady-State-heat-conduction-problem (Implemented in Python)

Finite Difference Method-Unsteady state heat conduction in 1D Rod

Problem Statement-Finding Temperature Distribution of the rod of length 1 m when it reaches steady state. Given K=200W/mK,alpha=1.88*1e-5 m^2/sec Boundary conditions- T(x,0)=T0=25 deg.Celsius,T(0,t)=Tc=0 deg.Celsius,T(L,t)=Th=600 deg.Celsius No of nodes=25

About

Finite Difference Method-Unsteady state

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published