================= What is CoolProp? ================= CoolProp is a C++ library that implements: - Pure and pseudo-pure fluid equations of state and transport properties for 114 components - Mixture properties using high-accuracy Helmholtz energy formulations (or cubic EOS) - Correlations of properties of incompressible fluids and brines - Highest accuracy psychrometric routines ====================== Environments Supported ====================== Programming Languages: - Fully-featured wrappers: :ref:`Python (2.x, 3.x) ` , :sfdownloads:`Modelica `, :ref:`Octave `, :ref:`C# `, :ref:`MathCAD `, :ref:`Java `, :ref:`MATLAB ` - High-level interface only: :ref:`Labview `, :ref:`EES `, :ref:`Microsoft Excel `, :ref:`Javascript `, :ref:`PHP `, :ref:`FORTRAN `, :ref:`Maple `, :ref:`Mathematica `, :ref:`Scilab `, VB.net Architectures: - 32-bit/64-bit - Windows, Linux, OSX, Raspberry PI, VxWorks Compact Rio, etc. (if you can compile C++ for it, CoolProp will run) ============================ High-Level Interface Example ============================ In most languages, the code to calculate density ``D`` of Nitrogen at a temperature ``T`` of 298 K and a pressure ``P`` of 101325 Pa is something like:: rho = PropsSI('D', 'T', 298.15, 'P', 101325, 'Nitrogen') See more examples at `examples/examples `_ =================================== Open-Source Projects Using CoolProp =================================== - `Thermocycle `_ - `PDSim `_ - `ACHP `_ - `DWSim `_ ==== Help ==== - File a `Github issue `_ - Email the `Google group `_ =============== Main Developers =============== The primary developers are: - `Ian Bell `_, `Sylvain Quoilin `_, `Vincent Lemort `_, University of Liege, Liege, Belgium - `Jorrit Wronski `_, Technical University of Denmark, Kgs. Lyngby, Denmark ========== Supporters ========== .. image:: _static/labothap.png :height: 100px :alt: labothap :target: http://www.labothap.ulg.ac.be/ .. image:: _static/logo_ORCNext.jpg :height: 100px :alt: ORCNext :target: http://www.orcnext.be/ \ .. image:: _static/herrick.png :height: 100px :alt: Herrick :target: https://engineering.purdue.edu/Herrick/index.html .. image:: _static/maplesoft_logo.png :height: 100px :alt: Maple :target: http://maplesoft.com/index.aspx