Skip to content

leo-aa88/heat-equation-2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

heat-equation-2d

Python two-dimensional transient heat equation solver using explicit finite difference scheme. The code is restricted to cartesian rectangular meshes but can be adapted to curvilinear coordinates. Case parameters are already set up for a thin steel plate of dimensions 10 cm x 10 cm. Boundary conditions are of fixed temperature (Dirichlet-type) but can be modified for Neumann-type (fixed flux).

About

2D heat equation solver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages