Commit Graph

2148 Commits

Author SHA1 Message Date
Ian Bell
36188fe37e Bump revision to 5.0.7dev
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-12 18:22:51 -07:00
Jorrit Wronski
038b0100bf One more typo in the release script 2015-01-12 09:11:20 +01:00
Jorrit Wronski
fb4c75ea48 Added water reference to JSON file. 2015-01-12 08:48:22 +01:00
Jorrit Wronski
b4339e89f1 Fixed binary folder handling 2015-01-12 08:45:52 +01:00
Jorrit Wronski
b2473d80c8 Somehow the SFUSER escaped from the release script. 2015-01-12 08:13:33 +01:00
Ian Bell
a63d20e843 Make the bin/MicrosoftExcel folder for Excel
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-11 20:34:42 -07:00
Ian Bell
d34881b28c Disable testing with MATLAB
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-11 20:20:05 -07:00
Ian Bell
74970b3dea Merge branch 'master' of https://github.com/coolprop/coolprop 2015-01-11 20:10:28 -07:00
Ian Bell
fa2d50d99b Version 5.0.6 release
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
v5.0.6
2015-01-11 20:06:46 -07:00
Jorrit Wronski
b528c61038 Added correct viscosity reference fro pure water 2015-01-11 21:22:47 +01:00
Ian Bell
f635528101 First attempt to integrate the sphinx docs into the binaries/release/unstable folder output; see #378
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 22:42:03 -07:00
Ian Bell
0fe389bfbf Fix Octave link for windows in docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 15:41:04 -07:00
Ian Bell
3c65678a8d Fix python wrapper code
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 15:23:16 -07:00
Ian Bell
1693b19a81 Fixed bug in HighLevelAPI.rst by a slightly better error message in PropsSI
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 15:15:28 -07:00
Ian Bell
fcd61a99c8 Squelch some error/warning messages in the docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 15:12:35 -07:00
Ian Bell
f7cb65305a Fix bug with humid air properties; Closes #389
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 14:02:34 -07:00
Ian Bell
082f365416 If all outputs are trivial, never do a state update in internal routines; closes #395
Added Catch test for this configuration

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 13:28:21 -07:00
Ian Bell
fc7f20ab9c Fix the binary pair for Argon-CO2
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 13:12:25 -07:00
Ian Bell
2ea0bb020d Merge branch 'master' of https://github.com/coolprop/coolprop
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 13:09:33 -07:00
Ian Bell
fe48c7e403 Fixed bugs with bad departure function names and better error message; Closes #396
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 13:05:39 -07:00
Jorrit Wronski
44e880de66 Added incompressible water as a fit from 1 to 100 bar 2015-01-07 13:02:19 +01:00
Jorrit Wronski
04d4d065db Merge branch 'master' into incomp_water 2015-01-07 12:24:22 +01:00
Jorrit Wronski
5ff28fc302 Clears the cached transport properties and fixes #394 2015-01-07 12:16:00 +01:00
Jorrit Wronski
83a670a4fa Added docs to fix permissions, should close #391 2015-01-06 11:55:19 +01:00
Jorrit Wronski
7741aa8cd8 I think the permission in the docs folder are fixed, lets hope this one handles #391 2015-01-06 11:43:28 +01:00
Jorrit Wronski
1a609817d6 I hope this helps with #391, but it still needs testing. 2015-01-06 11:27:11 +01:00
Jorrit Wronski
75e166cd1a Started to look at the new fit for water, seems like there are problems with the transport properties, see also #390 2015-01-05 19:41:45 +01:00
Ian Bell
3d68475e6b Merge branch 'master' of https://github.com/coolprop/coolprop 2015-01-04 22:33:37 -05:00
Ian Bell
abac4e57d0 Nicer warning message if constants.so|py|dylib cannot be removed by python
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-04 22:33:06 -05:00
Jorrit Wronski
c60ee1d567 This is a preliminary fix for the issue #387 because I need the code. I hope this does not break things for others. 2015-01-04 16:15:04 +01:00
Ian Bell
8654ef1e20 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-01-04 00:37:44 -05:00
Ian Bell
5db8338ceb Make import of _constant be absolute import for py3.x; See #388
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-04 00:36:07 -05:00
Jorrit Wronski
2fe68a9eb8 It works, just received an email from the buildbot... see #329 2015-01-02 16:00:35 +01:00
Jorrit Wronski
f105af24fc it simply won't break, see #329 2015-01-02 15:57:18 +01:00
Jorrit Wronski
2520b60512 Breaking the build process for the Fortran wrapper, see #329 2015-01-02 15:53:15 +01:00
Jorrit Wronski
40030df8ed Trying to force a build error in Fortran, testing the fix for #329 2015-01-02 15:50:36 +01:00
Jorrit Wronski
303ae1148f ... and fixing #329 once more. 2015-01-02 15:06:35 +01:00
Jorrit Wronski
c646445014 Buildbot sends emails, closes #329 2015-01-02 15:04:00 +01:00
Jorrit Wronski
cee44c0d70 more typos in master.cfg 2015-01-02 14:06:32 +01:00
Jorrit Wronski
bfe346debc Just a typo in master.cfg 2015-01-02 14:05:50 +01:00
Jorrit Wronski
7901206ae4 Added email authentication and clean function in script 2015-01-02 13:58:53 +01:00
Jorrit Wronski
8df7e56dd4 First test to make the the buildbot send messages 2015-01-02 13:45:54 +01:00
Ian Bell
f28e2be4fa When doing release, full clean for all builders; closes #385
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 17:06:54 -05:00
Ian Bell
d7ef79431c When doing release, force a full build of the docs; closes #383
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 17:04:06 -05:00
Ian Bell
eac8f58255 Add python to list of prerequisites for self-compilation in the docs; closes #376
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 16:48:09 -05:00
Ian Bell
9e56030349 After a release is done, delete the release folder; closes #379
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 16:25:15 -05:00
Ian Bell
f508e17ee5 Put the example.nb Mathematica file in the main folder; closes #384
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 16:18:54 -05:00
Ian Bell
85bc6c9df8 Fix up the mathematica docs; closes #382
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 16:13:52 -05:00
Ian Bell
ef74d6980e Fix up the mathematica docs; closes #382
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 16:12:53 -05:00
Ian Bell
d784d455a3 Bump revision to 5.0.6dev
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 15:21:54 -05:00