Ian Bell
Ian Bell
@jowr is quite right. Scilab uses a different and limited set of inputs for DLL. You could follow the c++ code and expose the needed functions based on the model...
Correct. Can you fix that in the code? And in the docs in CoolProp.pyx? On Tue, Mar 18, 2014 at 3:12 PM, Jorrit Wronski [email protected]: > The SI units for...
I guess the point is that as long as the conversion function is fixed we are good for 4.2, and in v5, everything will be SI. No sense putting more...
Sure that's fine by me - theres nothing really pressing in 4.2 except for some problems with conductivty of R134a. I can put some work into the release notes while...
Seems PropsSI still returns mole mass in kg/kmol, I guess either we fix the docs or we fix the output... For 4.2 either is fine by me. On 3/24/14, Jorrit...
One thing they have is a passing or failing png you can embed in a website, a la https://github.com/philsquared/Catch (see in the readme.md) On Sat, Jan 25, 2014 at 7:38...
Right, which is why I haven't implemented that yet. I've been adding a lot of tests recently at the C++ level which we can also call from python. Should make...
@Rod-Persky Can you show me where to set up the hooks for the pypi uploading, etc?
This would help with debugging, since the examples are run before the code is uploaded. We could therefore do rough integration testing.
I don't foresee messing with the docs in the near future, so its all yours. I guess the next thing I want to add is info on mixtures, but we...