Commit Graph

19 Commits

Author SHA1 Message Date
luzpaz
93f4a986e2 Misc. typos (#1726)
Found via `codespell -i 3 -w -I ../coolprop-word-whitelist.txt` whereby whitelist consists of:
```
cas
formate
hel
nd
te
tim
ue
uint
```
2018-08-14 23:06:49 -06:00
Alex
adcf526951 Fixed a small bug with EES wrapper (#1566)
Added 'SI' directive to command string to make propssiz function work. Added a demo call to the EES sample file.
2017-10-20 08:54:04 -06:00
Jorrit Wronski
9da6994b05 Updated EES docs 2015-09-11 13:51:16 +02:00
Ian Bell
7fd56e5f78 Fix EES wrapper again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-30 18:17:50 -05:00
Ian Bell
bb11d34a20 Bubble errors properly for EES wrapper
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-30 18:15:44 -05:00
Ian Bell
97124b1481 Fixed EES builder and expose extract_backend
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-30 18:03:23 -05:00
Ian Bell
61a12ba62c Cleaned up some build issues with InnoSetup+EES
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-26 14:43:59 +02:00
Ian Bell
f503c4373d Fixed EES wrapper
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-20 19:57:45 +02:00
Ian Bell
9fea2307d6 Warn in EES if more than one character are trying to be passed to Props function
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-20 19:18:21 +02:00
Ian Bell
60c656e276 Updated docs for EES
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-19 16:19:21 +02:00
Ian Bell
f69a95ffcd Fixed EES code
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-06 09:47:50 +02:00
Ian Bell
80b9f45850 Fixed coolprop function is EES by calling the correct function
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-06 09:42:45 +02:00
Ian Bell
c9237a0b0b Fixed sample for EES to include mixture properties
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 14:35:38 +02:00
Ian Bell
c506fdd3be Added coolpropsi function to EES wrapper and added COOLPROP_EES installer to CMake install listing
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 12:06:29 +02:00
Ian Bell
5df9b0fdcf EES wrapper now works/builds/debugs etc. with v5 - much better debugging enabled - see Readme.txt in wrappers/EES
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 11:25:37 +02:00
Ian Bell
d08d3b85c5 Added Inno installer input file for EES
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 08:48:50 +02:00
Ian bell
cb315930b7 EES wrapper progress - going to be super nice, easy to handle mixtures
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-15 22:54:55 +02:00
Ian bell
7099c5b8fb Added updated nice wrapper for EES
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-15 22:16:39 +02:00
Ian bell
b3847c7522 Initial commit for v5, but this time with the right line endings
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-14 12:46:24 +02:00