Commit Graph

648 Commits

Author SHA1 Message Date
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
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
4391004104 Updated R14 ancillary again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 14:10:23 -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
75a1ea7c38 MM hs anchor
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-30 10:09:56 -05:00
Ian Bell
d4f1e45d15 Add set_reference_state.py script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 22:18:42 -05:00
Ian Bell
9de43ce271 Updated reference state for HS for MM
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 22:16:15 -05:00
Ian Bell
d18c91a5b1 Correct the critical density used
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 18:08:35 -05:00
Ian Bell
59e0e312a6 Fixed D4 ancillaries
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 18:07:42 -05:00
Ian Bell
60f9cb6614 Updated minimum saturation temperature state points
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-29 17:32:49 -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
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
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
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
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
89ce772e27 Updated hs anchor states 2014-11-27 10:24:55 -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
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
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
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
Jorrit Wronski
5b0fdd03e6 Cleaned some of the docs 2014-11-25 19:33:18 +01: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
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
6ac0c856b3 Removed a faulty 32bit Fortran builder 2014-11-24 17:23:37 +01:00
Jorrit Wronski
6246c4d2ef Testing the new OSX slave with a Fortran builder 2014-11-24 17:19:43 +01:00
Ian Bell
afc52665df Buildbot options only available to authenticated users
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 10:34:35 -05:00
Ian Bell
6c54406634 Update force builder for sphinx
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 02:14:06 -05:00
Ian Bell
9b03448608 First attempt to allow for a force of all expensive docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 02:10:22 -05:00
Ian Bell
44ed0fbb59 Another try at spitting out doxygen version
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 01:51:46 -05:00
Ian Bell
bb4e755fdc Make doxygen spit out its version prior to building
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 00:36:13 -05:00
Ian Bell
951aa83efc Update critical splines for a lot of fluids based on the use of Maxwell solver
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-23 19:56:33 -05:00
Ian Bell
862032dbf0 Fixed triple point states for 1-Butene
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-23 19:33:36 -05:00
Jorrit Wronski
c0d8a36ebd Fixed #229 - Many thanks to @pmanach for reporting the problem. 2014-11-23 22:15:24 +01:00
Ian Bell
7847d8afae Fixed stupid missing space
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-21 17:17:45 -05:00
Ian Bell
9750fc68cf --config Release is put in the right place for MATLAB - in the build, not in the generate step
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-21 17:06:12 -05:00
Ian Bell
f884f57e2a Make MATLAB builders generate Release builds on windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-21 16:30:51 -05:00