Skip to content

Tags: snk8828912/IF97

Tags

v2.1.2

Toggle v2.1.2's commit message
Added header moduoe to documentation

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/packaging (CoolProp#26)

* added algorithm include 
* bumped version number
* turned build switches into options
* added a standard interface library target IF97_CMAKE_MODULE
* minor adjustment in documentation

v2.1.0

Toggle v2.1.0's commit message
Merge pull request CoolProp#22 from henningjp/compat

Revert emplace_back to the non-C++11 push_back

v2.0.0

Toggle v2.0.0's commit message
New Features:

* Thermodynamic functions along the saturation curves
* Mathcad 15 wrapper for stand-alone IF97 usage and verification docs
* Optional compiler switch for more accurate Newtonw-Raphson calcs in Region 3
* Non-state dependent (trivial) property functions for water
* Backward Equations for T(p,h), T(p,s), P(h,s), and T(h,s)
* Transport Property functions (Viscosity, Thermal Conductivity, and Surface Tension)
* Bug fix in Cv formulation in Region 1

Contributors: ibell, henningjp

v1.0.0

Toggle v1.0.0's commit message
Basic Thermodynamic Property Set