Skip to content

Thermal diffusion model with FDM in 1D, applied to ground temperatures

License

Notifications You must be signed in to change notification settings

alexjarosch/diffusion_1D_temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

diffusion_1D_temp

Thermal diffusion model utilizing the finite difference method in 1D. It uses a central scheme in space and a froward Euler time-stepping scheme to progress time, stabilisiere with a CFL condition.

Requirements

  • Python 3.X, I used 3.8.2
  • Numpy
  • Matplotlib
  • TKinter

Install and running the model is rather simple, install the dependencies above, then you can download (or clone) the model and run it in a shell.

About

Thermal diffusion model with FDM in 1D, applied to ground temperatures

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages