Commit Graph

1777 Commits

Author SHA1 Message Date
Ian Bell
a5d94a0426 Fixed(?) REFPROP loading issues on linux 2014-12-02 17:01:20 +01:00
Ian Bell
8407dc172f Throw for PT being a two-phase state (or close to)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 10:44:00 -05:00
Ian Bell
bd28f0829e Handle multiple solutions in the critical splines better
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 10:31:01 -05:00
Ian Bell
8865d2bb1a Updated critical spline for R134a
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 10:10:18 -05:00
Ian Bell
cd60fcacac Updated density ancillaries for Air
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 09:53:44 -05:00
Ian Bell
3ce533bffb Update PVT ancillaries for SES36
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 02:04:18 -05:00
Ian Bell
b8ba5fc546 Updated PVT ancillaries for R1234ze(E)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 02:02:12 -05:00
Ian Bell
df28a9745c Fixed typo in Propylene melting line
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 01:56:54 -05:00
Ian Bell
37bfd34d23 Update a few tests
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 01:36:43 -05:00
Ian Bell
e46d33689d Update melting line for Propylene
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 00:34:29 -05:00
Ian Bell
c5a031b09e Fixed oxygen states once more
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 00:17:34 -05:00
Ian Bell
1512267e06 Updated states for oxygen
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 00:10:13 -05:00
Ian Bell
3b5ea03500 Removed critical splines for Helium
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 23:48:45 -05:00
Ian Bell
b0b4912c1d Update PVT ancillary fitter to use molar densities
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 23:41:16 -05:00
Ian Bell
be22865c11 Clean up fluid json
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 23:40:26 -05:00
Ian Bell
9482ff890a Implement REFPROP Planck-Einstein term for Oxygen
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 23:39:49 -05:00
Ian Bell
f1d9192804 Clean up json files
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 23:38:34 -05:00
Ian Bell
5243dd429a Make some tests give better output
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 23:37:07 -05:00
Ian Bell
858e75ae5b Remove PRINT, not used
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 23:36:36 -05:00
Ian Bell
dcd33a426c Remove R_u_ratio, not needed in this function
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 23:36:11 -05:00
Ian Bell
f3dbb45249 Silence the remaining debug for Catch tests for REFPROP
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 23:35:35 -05:00
Ian Bell
71a5cb267b Updated melting curves
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 22:49:17 -05:00
Ian Bell
79bf0edebb Updated shared library docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 22:29:37 -05:00
Ian Bell
dc9d2dcddd Removed some files from Web that are no longer needed
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 22:21:09 -05:00
Ian Bell
8c181492bb Fixed max temp for butane and heptane
Closes https://github.com/CoolProp/CoolProp/issues/257

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 22:16:54 -05:00
Ian Bell
e15ed3b8c0 Adjusted some melting lines or removed in order to always yield positive pressure
Closes https://github.com/CoolProp/CoolProp/issues/110

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 21:39:01 -05:00
Ian Bell
eb315f1cba Cleaned up mixtures docs a bit
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 21:30:02 -05:00
Ian Bell
0c44768973 Cleaned up a lot of warnings from sphinx build
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 21:24:58 -05:00
Ian Bell
037d3cfdd2 Release mode catch tests on windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 21:08:22 -05:00
Ian Bell
fe980644b4 Remove 32-bit python wheels (they can't be uploaded to Pypi anyway)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 20:58:56 -05:00
Ian Bell
ddbf954934 Fix bug with initialization of the ierr for REFPROP backend on linux 2014-12-02 02:37:11 +01:00
Ian Bell
c15fc9c7e1 Also output EOS value for hs anchor test 2014-12-02 02:36:37 +01:00
Ian Bell
2d3e91331f Add codelite workspace file
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 19:04:54 -05:00
Ian Bell
5f05a36d1d Update backend docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 18:57:09 -05:00
Ian Bell
b5576c4dd3 Update url for doxylink
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 18:14:54 -05:00
Ian Bell
5c28e1761c Reset loaded fluid name for REFPROP when unloading
Also, skip code when fluid is the same

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 18:03:26 -05:00
Ian Bell
e818d254ef Placate XCode by fixing is_inside function
Closes https://github.com/CoolProp/CoolProp/issues/261

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 17:22:11 -05:00
Ian Bell
428bdddf84 cleanup json files for Methanol and R123
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 16:08:50 -05:00
Ian Bell
0dd7fdcb53 Updated ancillaries for R123 and Methanol
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 15:30:00 -05:00
Ian Bell
89859c85ee squelch huge amount of debug output
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 15:10:42 -05:00
Ian Bell
0b14d5c494 Set up docs for release
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 15:03:04 -05:00
Ian Bell
3c2269502a Updated link for shared library
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 14:12:21 -05:00
Ian Bell
6bb948cb9c Merge branch 'master' of https://github.com/coolprop/coolprop 2014-12-01 14:10:48 -05:00
Ian Bell
4391004104 Updated R14 ancillary again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 14:10:23 -05:00
Jorrit Wronski
a707ac744f REFPROP: Added some more debugging output and changed the fluid detection. Before, setup was called like crazy... 2014-12-01 19:12:23 +01:00
Jorrit Wronski
46ee467f4c REFPROP: SETUPdll got called each time, the string was not updated. This might fix some issues. 2014-12-01 19:12:23 +01:00
Ian Bell
e8ed6aba77 Refprop plots use 1.01*Tc
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 13:05:00 -05:00
Ian Bell
3ce78e2d09 Updated ancillaries for R14
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 12:54:49 -05:00
Ian Bell
7e93aa81a2 Turn back on REFPROP plots, and change plotting style
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 12:19:48 -05:00
Ian Bell
75a1ea7c38 MM hs anchor
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-30 10:09:56 -05:00