Jorrit Wronski
173bc5e06d
Merge branch 'master' into release
v5.0.7
2015-02-11 15:59:18 +01:00
Jorrit Wronski
88a8b845fb
Added changelog for v5.0.7
2015-02-11 15:58:26 +01:00
Jorrit Wronski
34e65e0d75
Reduced missing timeout to 10 minutes (was 1h), closes #456
2015-02-11 15:51:25 +01:00
Jorrit Wronski
0cb981606d
Getting ready for next release, fixed incomressible docs and tried to handle #456 ...
2015-02-11 15:39:01 +01:00
Jorrit Wronski
49a609ebcc
Added more tests for the incompressible backend
2015-02-11 15:18:47 +01:00
Jorrit Wronski
2ad7381f2c
Normal update does not change the reference state
2015-02-11 14:52:19 +01:00
Jorrit Wronski
9738503e0c
Moved reference state from fluid to state object, incompressibles do internal caching now.
2015-02-11 14:48:04 +01:00
Ian Bell
46271ae942
Fix path to changelog
2015-02-10 19:16:08 -07:00
Ian Bell
b5a4a8e63d
Added info on generating the milestone text
2015-02-10 19:15:30 -07:00
Ian Bell
440f990581
Notify admins when a slave is missing; Closes #456
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-10 19:06:27 -07:00
Ian Bell
f2b31faffc
Fail appropriately when two-phase inputs are given for pseudo-pure; Closes #459
...
Fix is_pure() function
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-10 18:55:24 -07:00
Ian Bell
102e2a8cb4
Merge branch 'master' of https://github.com/coolprop/coolprop
2015-02-10 18:04:15 -07:00
Ian Bell
8ae3205f68
Fixed bug with getting output quality for REFPROP flashes; Closes #460
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-10 18:03:39 -07:00
Jorrit Wronski
b645f028b3
More release info
2015-02-10 18:11:01 +01:00
Jorrit Wronski
29f51f06aa
Closes #454
2015-02-10 18:00:15 +01:00
Jorrit Wronski
de5d7a46f0
Fixed tests and docs to handle #454 properly
2015-02-10 17:52:34 +01:00
Jorrit Wronski
c9c29eadd1
Added partial derivatives for incompressible fluids. Tests need to be updated and the docs are outdated...
2015-02-10 16:43:29 +01:00
Jorrit Wronski
171cc6dfb6
Forgot a dir change in the release script
2015-02-10 12:16:32 +01:00
Jorrit Wronski
251f7fecf8
Added new info regarding the release process and automated javascript library update on homepage.
2015-02-10 11:01:56 +01:00
Ian Bell
ef975cf7d8
Add VB.net sphinx file that was missing
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-09 23:50:13 -07:00
Ian Bell
277be8bf01
Fix incompressible bibtex stuff
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-09 23:49:48 -07:00
Ian Bell
78bef551b4
Fixed problem with bibtex citations; Closes #386
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-09 23:42:48 -07:00
Ian Bell
f81ac8fec2
Wetbulb solver T,B,P works better now; Closes #419 and #427
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-09 22:03:35 -07:00
Ian Bell
a02d973aad
Mixtures can have two zero mole fractions; Closes #452
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-09 21:16:02 -07:00
Ian Bell
e8b02d48a6
REFPROP abstract state classes work properly again; Closes #431
...
Probably quite a bit slower since it always has to check if fluid is the same as the one loaded in REFPROP
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-09 19:30:12 -07:00
Ian Bell
d7bb83d8ae
More useful error message when conformal state solver fails for some reason; Closes #450
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-09 18:28:25 -07:00
Jorrit Wronski
4c901ac5a2
PGF plots are done, not perfect but OK for now.
2015-02-09 12:00:59 +01:00
Jorrit Wronski
d6a360d818
Merge branch 'master' into pgfplots
2015-02-09 10:44:27 +01:00
Ian Bell
183868dee2
Implement acentric factor through AbstractState and Props1SI; closes #448
...
Fix all instances of accentric->acentric in fluid files and codebase.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-03 17:37:53 -05:00
Ian Bell
40a499b3cf
Add check for invalid input pair caused by Props1SI
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-02 21:12:26 -05:00
Ian Bell
62808e6434
Check REFPROP trivial inputs; Closes #409
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-02 20:31:04 -05:00
Ian Bell
b2018a4abc
Do not evaluate flash call if inputs are all in outputs; see #409
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-02 20:20:43 -05:00
Ian Bell
6d3181b7f9
Add tests for phase; Closes #80
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-02 14:12:31 -05:00
Ian Bell
6c1e1ca1c0
Merge branch 'master' of https://github.com/coolprop/coolprop
2015-02-02 14:01:41 -05:00
Ian Bell
23912165fc
Added highly approximate methods for conductivity and viscosity for mixtures; Closes #307
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-02 14:01:12 -05:00
Ian Bell
132ad5ed15
Merge pull request #446 from CoolProp/two_phase_derivatives_and_splines
...
Two phase derivatives and splines
2015-02-02 13:26:44 -05:00
Ian Bell
2a7165f9af
Remove some stdout for splines
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-02 13:23:56 -05:00
Ian Bell
396fe0ce4d
Added two phase derivative functions to python wrapper
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-02 13:07:08 -05:00
Ian Bell
f9223dd30d
Merge branch 'master' into two_phase_derivatives_and_splines
2015-02-02 12:23:12 -05:00
Ian Bell
cf4a7852e0
Update codelite project
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-02 12:21:28 -05:00
Ian Bell
be21cf6129
Merge pull request #445 from bungle/master
...
Lua Wrappers: Removed unneeded lines from Makefile.
2015-02-02 12:02:24 -05:00
Aapo Talvensaari
88fe0d3d89
Removed unneeded lines from Makefile.
2015-02-02 12:00:14 +02:00
Ian Bell
d189b3732f
Updated Javascript builder
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-01 19:02:24 -06:00
Ian Bell
157e117ad5
Merge branch 'master' of https://github.com/coolprop/coolprop
2015-02-01 17:06:55 -06:00
Ian Bell
4f8bb2a1d4
Merge pull request #440 from bungle/master
...
Implemented Lua C API and LuaJIT Wrappers for CoolProp
2015-02-01 17:05:14 -06:00
Jorrit Wronski
78c80283a2
Updated the docs and polished the bash script, last known working javascript version 5.0.3, this one should help with #442
2015-01-31 12:28:53 +01:00
Jorrit Wronski
fc45f706ad
Added a script to build the jscript repo on sourceforge servers
2015-01-31 11:26:31 +01:00
Ian Bell
3886850095
Use updated VLE values; Progress on #434
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-30 12:45:45 -06:00
Aapo Talvensaari
2ad75feddf
Merged with the upstream, and removed pcall's. not needed anymore. Fixed Lua C-API bindings to have same funcs that FFI version has.
2015-01-30 14:51:06 +02:00
Aapo Talvensaari
6c7655b2cc
Merge branch 'master' of https://github.com/CoolProp/CoolProp
2015-01-30 14:48:56 +02:00