Skip to content

Spuersinnx/Heat-Distribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Heat-Distribution

##About This Program This program follows the static heat equation to determine heat dissipation within a defined area, i.e. a room.

How It Works

  1. The program will prompt the user for the size of the room N x N
  2. The program will then prompt the user for the number of iterations to be taken into account, as the program calculates heat dissipation within the room
  3. The program will then calculate the temperatures
  4. The program will then output the initial and then the final temperatures within the room

About

C program using static heat equation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages