Commit Graph

1716 Commits

Author SHA1 Message Date
Ian Bell
e9c22523f7 Disable HS tests for now
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 16:28:09 -05:00
Ian Bell
b92d4b0536 More verbose error messages for REFPROP backwards compatibility tests
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 15:41:01 -05:00
Ian Bell
f3b96109fd By default, temperatures within 1 uK of the critical point will now be treated as the critical point
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 15:37:54 -05:00
Ian Bell
872e0a3057 Better catching of errors for refprop inputs in tests
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 15:13:35 -05:00
Ian Bell
e9b609055e More useful debugging message for failing REFPROP tests
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 11:24:56 -05:00
Ian Bell
fd993bd3e7 Disabled acetic acid and R407F
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 11:10:05 -05:00
Ian Bell
173ee1b465 typo in docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-28 23:05:46 -05:00
Ian Bell
3aa00cd2f4 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-28 23:00:43 -05:00
Ian Bell
93e5275100 Fixed bug with derivative not being handled properly to _PropsSI
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-28 22:57:58 -05:00
Ian Bell
2e7309be3b Relaxed some test passing criteria
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-28 22:57:08 -05:00
Jorrit Wronski
4f42f69ddd Writing matplotlibrc on the fly for REFPROP plots 2014-11-28 13:30:54 +01:00
Jorrit Wronski
8a6c657d3e Does this simple check solve the issue? Why is Tmax different on different platforms? 2014-11-28 09:53:24 +01:00
Ian Bell
64c95b6be7 Run the consistency plots with expensive docs build
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 18:06:55 -05:00
Ian Bell
3c9f9c310a Removed call to set backend to TkAgg
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 18:06:20 -05:00
Ian Bell
89ef2dc772 Added consistency generator
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 17:58:04 -05:00
Ian Bell
624c74611e Disable testing of MATLAB on windows due to windows not closing due to stupidity of command line on windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 17:19:27 -05:00
Ian Bell
6b98b80d7b Relaxed convergence criterion for dewpoint.
Closes https://github.com/CoolProp/CoolProp/issues/251

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 14:54:01 -05:00
Ian Bell
1b5e032f3e Updated saturation pvt ancillary builder script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 12:09:46 -05:00
Ian Bell
362a84254f Squelch some compiler warnings
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 12:08:44 -05:00
Ian Bell
2e0b43cc89 Updated the HS ancillary curve builder script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 12:08:06 -05:00
Ian Bell
d4898c3963 Added consistency plots to expensive docs.
Closes https://github.com/CoolProp/CoolProp/issues/235

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 12:07:18 -05:00
Ian Bell
3c6f2e5ec2 Force mpl to use Agg for REFPROP plots
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 12:05:29 -05:00
Ian Bell
545db36ab6 Removed ancillary files
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 12:04:46 -05:00
Ian Bell
16bcf7c0b8 Rebuilt HS ancillary curves for pure fluids
Closes https://github.com/CoolProp/CoolProp/issues/242

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 11:07:23 -05:00
Ian Bell
d92dd2f519 Fitting of saturation splines uses json setting/getting to turn off splines
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 10:34:12 -05:00
Ian Bell
fe334c8e7d Add title to REFPROP plot
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 10:33:04 -05:00
Ian Bell
762a325c24 Fixed issues with HS solver for 2phase
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 10:32:34 -05:00
Ian Bell
89ce772e27 Updated hs anchor states 2014-11-27 10:24:55 -05:00
Ian Bell
59b80a3896 HS solver implemented for two-phase
Closes https://github.com/CoolProp/CoolProp/issues/215

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 10:14:29 -05:00
Ian Bell
32b2b2a332 Relaxed convergence criterion for Maxwell solver to get all pure fluids to solve all the time
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 18:18:53 -05:00
Ian Bell
fab9811c5c Can get long name from the incompressible fluid
Something like

rr = get_fluid_param_string("INCOMP::MEG","long_name");

Closes https://github.com/CoolProp/CoolProp/issues/244

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 16:41:00 -05:00
Ian Bell
f0fa7cbaae Fortran+OSX again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 14:33:10 -05:00
Ian Bell
41c1384033 Use full compiler paths in bb for OSX+FORTRAN
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 14:13:09 -05:00
Ian Bell
4018332f26 Improve the fortran wrappers instructions on OSX
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 14:00:00 -05:00
Ian Bell
4ff1602a0e Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-26 13:33:22 -05:00
Ian Bell
37dabf1c98 Add timer to builders
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 13:32:50 -05:00
Ian Bell
2554e818d1 Remove home-built builder files
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 13:31:08 -05:00
Ian Bell
94e5f6c497 OSX fortran works now when we use a true gcc toolchain, and make sure we always are using the right stdc++ library
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-26 13:30:41 -05:00
Jorrit Wronski
8c64157d6f Added a PATH changer to the OSX script. There were some problems with launchd 2014-11-26 17:23:34 +01:00
Jorrit Wronski
3d12c26037 Added documentation info for Mac OS 2014-11-26 13:53:26 +01:00
Jorrit Wronski
7bd09b694f Should not import a modlule in its build directory 2014-11-26 12:20:03 +01:00
Jorrit Wronski
7e0ac411ee Trying to integrate the activator with the fullBuildCommand renderer 2014-11-26 12:14:19 +01:00
Jorrit Wronski
c0967bd9f8 More buildbot fun, command lists should be joined before passing them to buildbot. 2014-11-26 12:09:10 +01:00
Jorrit Wronski
866a7a74d9 Added the virtual environment selector to the buildbot master 2014-11-26 12:04:03 +01:00
Jorrit Wronski
57ce1bd666 Preparations to move the docs to the new OSX slave. 2014-11-26 11:50:47 +01:00
Jorrit Wronski
8642569674 Removed REFPROP comparison from scripts, does not work on Linux and MacOS, added wxPython to docs builder requirements. 2014-11-26 08:55:21 +01:00
Ian Bell
cc010f5097 verbose makefile for static library for fortran 2014-11-25 16:17:47 -05:00
Ian Bell
ae514516ea Make the c compiler on OSX actually a C compiler 2014-11-25 15:43:30 -05:00
Ian Bell
1b8d7c6bc2 OSX Fortran library uses g++
For fun, try to make the library use g++, perhaps that will resolve the issues on osx with the fortran example
2014-11-25 15:35:28 -05:00
Ian Bell
e236d44989 Make python build script use g++ for CC and CXX 2014-11-25 21:19:12 +01:00