Skip to content

utat-ss/automated-heat-path-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automated-heat-path-calculator

What does this program do?

Calculate heat paths.

How do I use it?

Simply run python heatpathcal.py in your terminal with the following parameters:

  • --input FILE a CSV file containing information about the heatpaths. **required**
  • --output FILE file name to output the calculated thermal resistance, overwrites the file by default. **optional**
  • --append append to the given output file instead of overwriting. **optional**

Make sure to check out how the input file should be formatted!

About

A calculator to streamline heat path calculation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages