Skip to content

Simple Python/MathCAD/SMath implementation of calculating Transient Thermal Conduction

Notifications You must be signed in to change notification settings

phcreery/TransientConduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransientConduction

Simple script to calculate and display 1 dimensional plane wall transient Thermal Conduction. Originally for an in-depth analysis of an insulation wall of a solder reflow oven for a thermodynamic project

Results

Heat equation

3 dimensional Heat eq

Which can be simplified to the following for one dimension

1 dimensional Heat eq

Python Implementation

Dependencies

  • python2.7 or 3
  • matplotlib
  • numpy

Comparison

MathCAD Implementation

Forward Euler Crank Nicholson

SMath Studio Implementation

Transient Conduction

Sources

About

Simple Python/MathCAD/SMath implementation of calculating Transient Thermal Conduction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages