[go: up one dir, main page]

Menu

Tree [a19729] seawater / wrappers / EES /
 History

HTTPS access


File Date Author Commit
 test 2014-05-14 Ian bell Ian bell [b3847c] Initial commit for v5, but this time with the r...
 BuildInnoInstaller.iss.in 2014-08-26 Ian Bell Ian Bell [61a12b] Cleaned up some build issues with InnoSetup+EES
 CoolProp.LIB 2014-08-05 Ian Bell Ian Bell [c506fd] Added coolpropsi function to EES wrapper and ad...
 CoolProp.htm 2015-09-11 Jorrit Wronski Jorrit Wronski [9da699] Updated EES docs
 CoolProp_EES_Sample.EES 2014-08-05 Ian Bell Ian Bell [c9237a] Fixed sample for EES to include mixture properties
 README.rst 2014-05-14 Ian bell Ian bell [b3847c] Initial commit for v5, but this time with the r...
 main.cpp 2014-12-30 Ian Bell Ian Bell [7fd56e] Fix EES wrapper again
 thermodynamique-small2.bmp 2014-05-14 Ian bell Ian bell [b3847c] Initial commit for v5, but this time with the r...

Read Me

CoolProp for EES

Ian Bell, January 2013

Run the installer to install the CoolProp wrapper for EES.

You can see the docs at CoolProp.htm

There is an example file included in the c:\EES\Userlib\CoolProp_EES folder when installed

Debug

  1. Create a new DLL project in Visual Studio 2010 (or similar).
  2. Add main.cpp and all cpp files in ROOT/CoolProp folder into the project
  3. Set the output file to c:EES32UserlibCOOLPROP_EESCOOLPROP_EES.dlf
  4. Set the include folder to ROOT/CoolProp
  5. Set c:EES32ees as the command to run in Debugging
  6. Build
  7. Load your failing EES file