doug-101 / ConvertAll-py

a flexible unit converter
http://convertall.bellz.org
39 stars 15 forks source link

add thermal resistance #4

Closed qlmackey closed 4 years ago

qlmackey commented 5 years ago

Great tool! I needed to convert R-Value to RSI and vice verse so thought I would send the code along in case you wanted to add it to future distros

#
# thermal resistance
#
[thermal resistance]
RV                           = R*ft^2*hr/Btu
rvalue                       = RV
rvalue systeme international = m^2*K/W
rsi                          = rvalue systeme international
doug-101 commented 5 years ago

Thanks for the suggestion. I'll add it to the next release (but it may not be soon).

doug-101 commented 4 years ago

Done, in git