Ian Bell
Ian Bell
Ah, can you remove the -f mexopts_w32.bat from the BuildMATLAB file? That compiler options file over-writes the selection of LCC and chooses visual studio. Or you could install visual studio,...
According to http://www.mathworks.nl/support/compilers/R2010a/win32.html you can use VS2010 express, but you need to apply a patch - see the note on the linked page.
Any luck?
Ummm... probably you want to be filing an issue against 5.1.2. V4 is no longer officially supported. Looks like you are trying to use the Props function, but we don't...
I'll take a look. Worst case we roll back to 4.2.5 plain, and build that, which should work. I'll see if I have missing commits on 4.2.6 on my computer...
This is the old respository. The new coolProp is at https://github.com/CoolProp/CoolProp. Futhermore, this is almost certainly a question of reference state for enthalpy: https://github.com/CoolProp/CoolProp/blob/master/FAQ.md Recalculate the enthalpy using CoolProp and...
What temperature causes this failure? It's a pseudo-pure fluid, so stay away from the critical point, we don't really understand the behavior in the critical region.
And what about if you try the new CoolProp at https://github.com/CoolProp/CoolProp and docs at http://www.coolprop.dreamhosters.com:8010/sphinx/ ? Same problem? On Mon, Oct 6, 2014 at 9:56 AM, lchenriksen2 [email protected] wrote: >...
The specific heat _at_ the critical point is infinite, thus the very large values that you are seeing :) CoolProp is supposed to yield the right values right at the...
Can you attach the entire script please? I don't think this is a CoolProp problem.