Commit Graph

2212 Commits

Author SHA1 Message Date
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
Ian Bell
d0d5c319c4 Merge pull request #412 from CoolProp/HAPropsSI
More fixes to HAPropsSI
2015-01-20 01:36:16 +01:00
Ian Bell
4ebe23ed95 Comment out the HAPropsSI code consistency test
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-19 17:28:54 -07:00
Ian Bell
de2105fafb Add tests for HAPropsSI
Also, if an output is the same as the input, return the input directly

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-19 16:34:24 -07:00
Ian Bell
9140325926 Merge branch 'master' of https://github.com/coolprop/coolprop
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-15 20:04:43 -07:00
Ian Bell
df9bd25145 Evidently I did not commit the changes to HAPropsSI. Oops.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-15 19:55:19 -07:00
Ian Bell
41982f7e63 Phase envelope should only be able to build for pure fluids; closes #410
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-15 19:53:49 -07:00
Jorrit Wronski
3102ec9656 Fixes #406 , just a typo. 2015-01-15 17:54:57 +01:00
Jorrit Wronski
57470bc9be Fixed a typo in PropsSI in Python wrapper 2015-01-15 11:56:35 +01:00
Ian Bell
3ad1a2f99a Fix typo in bb for VB.net 2015-01-15 00:09:46 -07:00
Ian Bell
b052ebc39c Merge pull request #407 from CoolProp/VB.net
Add Vb.net support using VS2012
2015-01-15 08:06:16 +01:00
Ian Bell
bd153a2235 More fun with the copy_directory
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-15 00:03:27 -07:00
Ian Bell
b0d9dde849 Add first cut at VB.net docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 23:39:28 -07:00
Ian Bell
91ec7ca0a2 Add buildbot builder for VB.net
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 23:38:57 -07:00
Ian Bell
ac7dcfe04d Update CMakeLists for VB.net
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 23:38:28 -07:00
Ian Bell
979bc57739 Also build class library in release mode
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 23:27:34 -07:00
Ian Bell
9dbf8fdcbd Small updates to project files for VB.net example
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 23:19:22 -07:00