Skip to content

Simulation of heat transfer in an axisymmetric mesh using Finite Difference Method

Notifications You must be signed in to change notification settings

MuhammadUsamaSattar/Axisymmteric-3D-Heat-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Axisymmteric-3D-Heat-Simulation (Computational Heat Transfer)

Simulation of heat transfer in an axisymmetric mesh using Finite Difference Method. Pre-defined cases are solved with the code to demonstrate usability of FDM for solution of PDES. Both implicit and explicit schemes have been employed to generate results. The boundary condition is assumed to be that the outer wall of the cylinder is at 35 C. A case for convective heat transfer is also simualted with air temperature of 25 C and convective heat transfer of 15 W/Km2.

Contour plots are generated to show temperature at each node at different times. Additionally, a plot is generated for temperature variation as measured by a thermocouple placed at the center of the axisymmetric mesh at 0.25m above the bottom surface.

Results

Implicit

Implicit at 86400s Implicit Thermocouple

Explicit

Explicit at 86400s Explict Thermocouple

Convection

Convection at 86400s Convection Thermocouple

About

Simulation of heat transfer in an axisymmetric mesh using Finite Difference Method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages