Excel Addin: R404A wrong thermal conductivity
Closed this issue · 4 comments
The Coolprop 4.2.0 Excel Addin returns thermal conductivity for R404A in the wrong decimal power.
The correct Value would be the returned value * 10 ^ 3.
I made the fix locally, but didn't push it. I'll release 4.2.4 tonight
with this bug fixed. Alternatively you can build the DLL yourself.
On Mon, Jul 28, 2014 at 10:43 AM, spiderpinne notifications@github.com
wrote:
The Coolprop 4.2.0 Excel Addin returns thermal conductivity for R404A in
the wrong decimal power.The correct Value would be the returned value * 10 ^ 3.
—
Reply to this email directly or view it on GitHub
#232.
Build in progress, should be online in another hour or two.
On Mon, Jul 28, 2014 at 10:56 AM, Ian Bell ian.h.bell@gmail.com wrote:
I made the fix locally, but didn't push it. I'll release 4.2.4 tonight
with this bug fixed. Alternatively you can build the DLL yourself.On Mon, Jul 28, 2014 at 10:43 AM, spiderpinne notifications@github.com
wrote:The Coolprop 4.2.0 Excel Addin returns thermal conductivity for R404A in
the wrong decimal power.The correct Value would be the returned value * 10 ^ 3.
—
Reply to this email directly or view it on GitHub
#232.
Ok its online now. Can you please confirm that this fixes it?
On Mon, Jul 28, 2014 at 11:01 AM, Ian Bell ian.h.bell@gmail.com wrote:
Build in progress, should be online in another hour or two.
On Mon, Jul 28, 2014 at 10:56 AM, Ian Bell ian.h.bell@gmail.com wrote:
I made the fix locally, but didn't push it. I'll release 4.2.4 tonight
with this bug fixed. Alternatively you can build the DLL yourself.On Mon, Jul 28, 2014 at 10:43 AM, spiderpinne notifications@github.com
wrote:The Coolprop 4.2.0 Excel Addin returns thermal conductivity for R404A in
the wrong decimal power.The correct Value would be the returned value * 10 ^ 3.
—
Reply to this email directly or view it on GitHub
#232.
Fix works! Thank you very much for the fast response!