Commit Graph

2253 Commits

Author SHA1 Message Date
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
Aapo Talvensaari
dce4399e07 More fixes to RestructuredText formatting. 2015-01-30 14:24:21 +02:00
Aapo Talvensaari
4a20071b78 Fixed RestructuredText formatting. 2015-01-30 14:22:53 +02:00
Aapo Talvensaari
324cc9eecc Added more APIs, added make install + make uninstall. Added documentation. Added more examples. Added some error handling. 2015-01-30 14:17:02 +02:00
Ian Bell
0064728b56 Fix bug with CoolPropLib.cpp int key scope
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-30 05:07:06 -07:00
Ian Bell
2495df75ed Catch exceptions in High-Level API; Closes #441
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-30 05:00:31 -07:00
Ian Bell
63e966089c Merge pull request #444 from CoolProp/ibell-patch-1
Add missing index.html
2015-01-30 12:48:58 +01:00
Ian Bell
fa7af84ffc Install index.html for Javascript 2015-01-30 04:47:51 -07:00
Ian Bell
b81bb96c4e Added index.html for javascript 2015-01-30 04:45:00 -07:00
Ian Bell
ca8d00c28e Compile javascript with assertions enabled for better debugging 2015-01-30 04:43:10 -07:00
Aapo Talvensaari
62328fce1b Added License info of @craigbarnes + added detection luaL_newlib. 2015-01-29 22:00:07 +02:00
Aapo Talvensaari
c5d14ec376 Implemented Lua C API and LuaJIT Wrappers for CoolProp (high-level API currently implemented). 2015-01-29 18:26:16 +02:00
Ian Bell
21a0216c2b Update version for swig+MATLAB
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-28 23:21:41 -07:00
Ian Bell
35dd80ddc2 Point to a different swig+MATLAB repo
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-28 22:54:42 -07:00
Ian Bell
c8bbfad784 Re-enable all the ignored SWIG+MATLAB enums
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-28 22:15:03 -07:00
Ian Bell
f5739e3354 Fixed bug with 3 character long fluid names
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-28 19:34:04 -07:00
Ian Bell
575643938c Fix predefined mixtures in REFPROP; Closes #437
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-28 18:52:18 -07:00
Jorrit Wronski
792c466c3d I hope this is the last commit to fix #429 and to fix #413 2015-01-27 20:44:05 +01:00
Ian Bell
000b14f1fd betaV and gammaT were entered backwards into mixture_binary_pairs.json; Closes #432
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-26 22:06:40 -07:00
Ian Bell
f39763f056 Do not require fluid files to be in c:\Program Files\REFPROP on windows; Closes #428
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-26 19:30:17 -07:00
Ian Bell
233de91417 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-01-26 19:00:25 -07:00