Commit Graph

30 Commits

Author SHA1 Message Date
Ian Bell
8d6835ea30 Remove sheets from xlam to perhaps fix link errors on OSX 2016-10-23 17:12:45 -06:00
Ian Bell
70975e9706 Fix bug in VBA for mac and add 32-bit excel prototypes on mac 2016-10-23 12:48:03 -06:00
Ian Bell
0ec95177f1 Add ability to set ALTERNATIVE_REFPROP_PATH and read environment variables
The environment variable COOLPROP_REFPROP_PATH can be set to indicate to CoolProp what path should be used

Closes #1235
2016-10-23 12:37:52 -06:00
Ian Bell
6285e7c137 Add PtrSafe to all functions in VBA 2016-10-23 12:37:52 -06:00
Jorrit Wronski
930debd741 Added some docs for #1237 and removed a duplicate rst for Excel 2016-10-14 15:07:28 +02:00
Jorrit Wronski
1ca6bc57e1 Removed the double compilation of the cdecl dll, make Excel use the standard dlls, added the vba code to source control 2016-10-13 18:46:49 +02:00
Jorrit Wronski
f31e0a302d Removed the absolute path from the Excel example file 2016-09-23 10:30:41 +02:00
Jorrit Wronski
62fbcd2373 Modified the Excel files to match the new library names and included a new CMake target in the builbot configuration 2016-09-18 21:39:03 +02:00
Jeff Henning
97d536fcd9 Updates to the Excel Wrapper and Files (#1173)
* Updates to the Excel Wapper and Files

- Added README.rst with updated Installation and Build Instructions
- Fixed PhaseSI() function in CoolProp.xlam
- Removed Deprecated Props() function in CoolProp.xlam
- Added get_global_param_string() function in CoolProp.xlam
- General overhaul of the TestExcel.xlsx example file

* Minor edit to README.rst

* Unprotect Example wkbk and rename VBA to CoolProp
2016-08-02 08:00:51 -06:00
Ian Bell
e43ae5975d Fixed order of oxygen and argon in sample file for excel 2015-10-25 11:59:40 +01:00
Ian Bell
5d081bf438 Delete old Excel files that are no longer valid 2015-10-24 13:20:09 +02:00
Ian Bell
1a3c303e25 Fix bug in VBA code; see #805 2015-10-24 13:16:20 +02:00
Ian Bell
c531d2344e Update Excel sample and docs and vba add-in 2015-10-23 21:46:01 +02:00
Ian Bell
0cc25bfbbb Added my own MixtureString function in VBA code; closes #805 2015-10-23 21:24:30 +02:00
Ian Bell
9a7f0a5acb Updated Excel wrapper to fix PMAX values and implement PhaseSI function; closes #684 2015-06-11 20:30:35 -06:00
Ian Bell
87365ad5f8 One more try with excel 64-bit
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-12 00:09:44 -05:00
Ian Bell
a6caaff87a Fixed one path in xlam where it should have been CoolProp_x64.dll instead of CoolProp.dll
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-11 00:25:16 -05:00
Ian Bell
6b028024e9 Fix OSX wrapper for Excel on OSX 10.10? See #331
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-10 13:32:15 -05:00
Ian Bell
5fe24de11f Fixed two aliases for 64-bit excel - closes #331
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-10 09:40:54 -05:00
Ian Bell
31c34e5282 Fixed xlam to return HAPropSI values correctly.
Closes https://github.com/CoolProp/CoolProp/issues/288

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 16:18:42 -05:00
Ian Bell
c54e2d1c2e Re-implement HAPropsSI in Excel, fix naming alias HAProps->HAPropsSI
See also https://github.com/CoolProp/CoolProp/issues/288

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 15:07:27 -05:00
Ian Bell
f26224ce31 Fixed Props function in VBA, removed Props1
Closes https://github.com/CoolProp/CoolProp/issues/243

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-24 12:02:22 -05:00
Ian Bell
919d155602 Fixed functions in the dll export to require the length of the output string to be supplied
See https://github.com/CoolProp/CoolProp/issues/228

Should be fixed now

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-20 18:39:33 -05:00
Ian Bell
165a662c0f Clean up Excel wrapper code and fix Props1SI function
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-16 18:34:35 -05:00
Ian Bell
f2ed3ba85c Fixed excel wrapper on osx 2014-10-28 04:30:47 +01:00
Ian Bell
6ae691b98b Updated xlam
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-27 20:57:55 -04:00
Ian Bell
76e26bbf3e Updated the aliases
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-16 12:34:29 +02:00
Ian Bell
baa5524d65 One more try
See https://github.com/CoolProp/CoolProp/issues/175

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-16 00:54:06 +02:00
Ian Bell
603acd4346 First cut at updated VBA for Mac Excel 2011
See https://github.com/CoolProp/CoolProp/issues/175

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-16 00:33:55 +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