AbhilashRath / Insulation-Cost-Calculator

This Program calculates the cost of insulation required to reduce heat loss by 90%. Use of Lambert Function in the program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insulation-Cost-Calculator

This Program calculates the cost of insulation required to reduce heat loss by 90%. The program uses Lambert function of SciPy Library to solve non-linear equation. This program can be used in Industry to calculate Insulation Cost.

User Inputs: Surrounding Temprature, Temprature of Material, Convective heat transfer Coefficient, Wall:Thickness, Tube/Sphere:Inner,Outer Radii

Output: Insulation Thickness, Insulation Cost.

About

This Program calculates the cost of insulation required to reduce heat loss by 90%. Use of Lambert Function in the program.


Languages

Language:Python 100.0%