Commit Graph

1691 Commits

Author SHA1 Message Date
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
Ian Bell
1fc6fabc54 Relax convergence criteria for comparisons with REFPROP data in Catch test
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 18:27:51 -05:00
Ian Bell
b844cc58a4 setup.py can use default compiler that cmake wants to use
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 14:57:21 -05:00
Ian Bell
a12b944a22 Melting line bibtex can be obtained again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 14:40:59 -05:00
Ian Bell
53e0a204d9 All of the mixture derivative tests pass with mingw
See https://github.com/CoolProp/CoolProp/issues/234

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 14:30:23 -05:00
Ian Bell
e31e7340c9 Update REFPROP plots builder yet again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 13:48:12 -05:00
Ian Bell
ec06d7c2cc clean up CoolProp.cpp
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 13:20:28 -05:00
Ian Bell
ca63922762 Online link points to pythonanywhere code
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 13:10:57 -05:00
Ian Bell
41fc9b1144 saturation ancillaries are now exposed through the high-level API
Closes https://github.com/CoolProp/CoolProp/issues/225

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 13:06:37 -05:00
Ian Bell
5cc3518b31 Fix ASHRAE call
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 12:49:19 -05:00
Ian Bell
223f56091f Another attempt at REFPROP plots
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 12:31:27 -05:00
Ian Bell
71a5944f51 Added tests for global and fluid params
Closes https://github.com/CoolProp/CoolProp/issues/239

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 12:28:29 -05:00
Ian Bell
f26224ce31 Fixed Props function in VBA, removed Props1
Closes https://github.com/CoolProp/CoolProp/issues/243

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 12:02:22 -05:00
Ian Bell
539b7f4822 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-11-24 11:30:51 -05:00
Ian Bell
e359038a5c Updated REFPROP plots yet again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 11:30:37 -05:00