Commit Graph

2232 Commits

Author SHA1 Message Date
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
Ian Bell
29bd12f94d Add humid air properties back to the SWIG wrapper; Closes #430
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-26 18:59:46 -07:00
Jorrit Wronski
33d9e2e833 More stupid mistakes in the incompressibles fixed, thanks to Luke Erickson for reporting #429, which is fixed now. 2015-01-26 22:00:41 +01:00
Jorrit Wronski
f52e59bba2 Thanks to Vittorio Carosella who reported #425. This commit closes #425, which was caused by two errors in the conversion function for the Melinder coefficients. 2015-01-25 22:42:40 +01:00
Ian Bell
7e020965f1 Added link to main page. Closes #416 2015-01-20 21:19:28 -07:00
Ian Bell
f03d0b5bb9 Fixed Humid air example that was hanging
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-20 20:57:06 -07:00
Ian Bell
6d5e6cfacf Merge branch 'master' of https://github.com/coolprop/coolprop 2015-01-20 19:36:40 -07:00
Ian Bell
433d6aa9b9 Fixed hyperlink for doxygen; See #416
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-20 19:36:09 -07:00
Jorrit Wronski
9ac0426f9a Added a default concentration of 0.0 for incomperssible pure fluids. 2015-01-20 18:41:15 +01:00
Jorrit Wronski
2a325ab6e6 still issues with #413 2015-01-20 12:36:26 +01:00
Jorrit Wronski
104175dfa1 Trying to fix #413 2015-01-20 11:01:34 +01:00
Ian Bell
06003c6ff6 Error if matrix input in PropsSI in python; Closes #387
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-19 21:29:00 -07:00
Ian Bell
02dc2fa860 Fix bug with inserter
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-19 19:41:54 -07:00