The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

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

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

Home / CoolProp / 2.3.0 / Octave
Name Modified Size InfoDownloads / Week
Parent folder
3.6.2 2012-11-24
3.6.1 2012-11-24
sample_code.m 2012-11-24 132 Bytes
README.txt 2012-11-24 562 Bytes
Totals: 4 Items   694 Bytes 0
This CoolProp.oct module is built using SWIG, and is built for octave for windows built with Visual Studio.  Separate versions are available for 3.6.1 and 3.6.2.

Developer Notes:
===============

A. 3.6.1 needs to use VS 2008 to build; 3.6.2 needs to use VS 2010

B.
In the win32 distro of 3.6.2, the hard-coded path in OCTAVE/bin/include/math.h around line 73 might need to be changed to 

/* Include VC++ original math.h */

#include <c:/Program Files (x86)/Microsoft Visual Studio 10.0/VC/include/math.h>

depending on where your VS is installed
Source: README.txt, updated 2012-11-24