Commit Graph

2009 Commits

Author SHA1 Message Date
Ian Bell
3e84b89c71 Bump revision and make MATLAB get the right SWIG dependencies
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-19 18:29:50 -06:00
Ian Bell
db178fe5fd Added release notes for v5.0.4
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
v5.0.4
2014-12-19 17:46:47 -06:00
Ian Bell
884a3ff8ff Implemented second saturation derivatives with respect to p; Closes #238
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-19 17:39:47 -06:00
Ian Bell
132b0ab5dd Fix RPVersion function call again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-19 17:20:36 -06:00
Ian Bell
f7edca335f Revert Eigen submodule due to bug.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-19 16:05:58 -06:00
Jorrit Wronski
6cbfc9efac Added the new include folder to the Python builder 2014-12-19 15:47:58 +01:00
Jorrit Wronski
c945055ec6 Merge branch 'develop' 2014-12-19 11:33:16 +01:00
Jorrit Wronski
b9d59ec3ce Finish REFPROP-headers 2014-12-19 11:32:48 +01:00
Jorrit Wronski
ae36828ea1 Fixed the header handling, closes #362 and partly covers the issues named in #354. 2014-12-19 11:31:21 +01:00
Jorrit Wronski
2e4341c6d9 Merge branch 'develop' into feature/REFPROP-headers 2014-12-19 10:22:39 +01:00
Ian Bell
f2353b01d2 Fix typo in Julia builder
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 20:55:29 -06:00
Ian Bell
19d8a940f3 Merge pull request #361 from CoolProp/Julia
Julia wrapper prepared
2014-12-18 20:37:26 -06:00
Ian Bell
6dd0f6ed47 Merge branch 'master' into Julia 2014-12-18 20:35:39 -06:00
Ian Bell
8401f8eb41 Updated buildbot to copy Julia files to output
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 20:35:19 -06:00
Ian Bell
cbad60e752 Pseudo-pure throw error properly if T > Tmaxsat; Closes #308
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 20:24:09 -06:00
Ian Bell
f86952109b Implement calc_melting_line for incompressibles; closes #347
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 20:05:16 -06:00
Ian Bell
db908c0495 Added docs for usage of Julia and CoolProp
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 18:39:12 -06:00
Ian Bell
8b3586fe11 Added wrapper code for Julia module; See #304
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 18:21:07 -06:00
Ian Bell
d064baf230 Fix bug with PhaseSI function (at DLL level) taking Output parameter as first parameter
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 18:18:45 -06:00
Ian Bell
b8737628ae Merge pull request #360 from CoolProp/asan_rpversion
RPversion call needs to take in a longer string than it should require
2014-12-18 16:39:55 -06:00
Ian Bell
6f245cfd4d Increase length of string passed to RPversion function
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 16:31:36 -06:00
Ian Bell
9bc5a78d97 Merge branch 'master' into asan_rpversion 2014-12-18 16:10:31 -06:00
Ian Bell
71e59e3410 Disable the clearing of FPU exceptions on platforms that do not support it
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 16:03:27 -06:00
Ian Bell
b4e8dad1f3 On gcc/clang, always turn on FPU clearing; See #353
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 15:16:19 -06:00
Ian Bell
5393becae5 Merge pull request #358 from CoolProp/matlab_hide_enums
Matlab hide enums
2014-12-18 10:24:03 -06:00
Ian Bell
c1b193fc5a hide some more enums, but only to MATLAB
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 10:16:30 -06:00
Ian Bell
e2230c00c0 ignore some more enums in SWIG
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 10:12:42 -06:00
Ian Bell
ecfa3227ea Hide some enums to get MSVC to compile the MATLAB wrapper
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 10:01:49 -06:00
Jorrit Wronski
3392c7a40c Added new header file to CMake 2014-12-18 11:45:13 +01:00
Jorrit Wronski
fd7a5a7bf0 Updated the external submodules 2014-12-18 11:35:42 +01:00
Jorrit Wronski
a1d2a2a9be Added the external REFPROP header and removed the constants from the cpp file, replaced tabs with 4 spaces 2014-12-18 11:28:23 +01:00
Ian Bell
55c0e89609 Clear FPU bits for non-MSVC compilers; See #353 2014-12-18 00:47:15 +01:00
Jorrit Wronski
ef59b281d6 Merge branch 'develop' 2014-12-17 16:54:40 +01:00
Jorrit Wronski
c53c50382d Changed the docs and added a new reference 2014-12-17 16:52:30 +01:00
Jorrit Wronski
04c26a7ebe New reference state calculations seem to work fine and employ fewer calls to property functions 2014-12-17 13:08:21 +01:00
Jorrit Wronski
f594136451 Fixed the docs, changed the calculation of the reference state, we are half - does not work properly 2014-12-17 11:23:43 +01:00
Jorrit Wronski
69c3a9642b Started to work on the new incompressible enthalpy formulation 2014-12-17 10:42:55 +01:00
Jorrit Wronski
ef69b90ef3 Merge branch 'master' into develop 2014-12-17 10:41:14 +01:00
Jorrit Wronski
9708284c60 cleaned up and added some gitignore files 2014-12-17 10:39:16 +01:00
Jorrit Wronski
79bd4c9f22 Added the Python module to the docs again 2014-12-17 10:23:58 +01:00
Jorrit Wronski
92ecd816c0 Reenable API-docs
sphinx-apidoc was commented out, this hopefully closes #350 ...
2014-12-16 23:05:38 +01:00
Ian Bell
77d019076f Merge pull request #348 from CoolProp/hide_rapidjson
Hide rapidjson header in SWIG wrappers
2014-12-13 01:02:42 +01:00
Ian Bell
5f4574fb5c try to define SWIG macro before including Configuration.h
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-12 18:58:20 -05:00
Ian Bell
7cdf05cb32 Hide getter/setter from SWIG as well.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-12 18:51:11 -05:00
Ian Bell
9e95f0bd4f Merge branch 'master' of https://github.com/coolprop/coolprop 2014-12-12 18:25:55 -05:00
Ian Bell
0e766ab75a REFPROP now silently ignores warning on loading fluids.
Closes #342

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-12 17:15:16 -05:00
Ian Bell
bc71cc8f11 Fix bug with RPVersion function call
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-12 01:27:22 -05:00
Ian Bell
8cef862a1e Merge pull request #345 from CoolProp/excel_woes
One more try with excel 64-bit
2014-12-12 06:15:44 +01:00
Ian Bell
87365ad5f8 One more try with excel 64-bit
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-12 00:09:44 -05:00
Ian Bell
a888f0f176 Merge pull request #340 from CoolProp/excel_woes
Excel woes
2014-12-11 06:27:42 +01:00