Download Latest Version CoolProp_sources.zip (25.5 MB)
Email in envelope

Get an email when there's a new version of CoolProp

Name Modified Size InfoDownloads / Week
Parent folder
CoolProp.dll 2014-02-14 3.8 MB
Totals: 1 Item   3.8 MB 0

Building

Requirements

SWIG (http://www.swig.org/) A compiler (the Visual Studio 2010 C++ Express version should be fine)

To Build

Run the script build_x64.bat - adjust the paths if necessary to the include folders for your java installation

If on 32-bit windows, run the build_win32.bat file

Each script will put the DLL in the corresponding folder (win32 for 32-bit, x64 for 64-bit)

Running

At the console, run:

javac *.java
java runme

which should output:

702.820647167934

Hiccups

If the bin folder of the installation for java is not on the path, you may need to add it.

Source: README.rst, updated 2014-02-14