Commit Graph

1705 Commits

Author SHA1 Message Date
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
Jorrit Wronski
38b4348a7f Not all computers have a macversion, of course. 2014-11-25 19:41:08 +01:00
Jorrit Wronski
ba36fd903c Let us hope this fixes #246 ... something similar might have to be done in the cmake config files 2014-11-25 19:33:18 +01:00
Jorrit Wronski
5b0fdd03e6 Cleaned some of the docs 2014-11-25 19:33:18 +01:00
Ian Bell
3ded934fbf Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-25 11:41:04 -05:00
Ian Bell
cb2a4606d9 Try to fix the fortran builder for OSX+clang
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-25 11:40:22 -05:00
Ian Bell
f2a41594a1 Dont use https with pip
Causes failures with SSL
2014-11-25 10:42:59 -05:00
Ian Bell
f1204ca52a Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-24 20:32:26 -05:00
Ian Bell
cb74fb9c25 phases tests call the correct function
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 20:31:49 -05:00
Jorrit Wronski
3f4a33f590 Fixed mistake in pyID config 2014-11-25 00:47:38 +01:00
Jorrit Wronski
5b581592fb Removed the upload of the Linux wheels from Python factory and moved OSX builds to IPU slave. 2014-11-25 00:41:08 +01:00
Jorrit Wronski
36b7e218d7 Docs: Added cmake description for Mac and slave installers for Mac 2014-11-25 00:41:08 +01:00