Skip to content

Releases: CoolProp/IF97

Reverse T(P,H) Patch Release

23 Apr 15:28
7825468
Compare
Choose a tag to compare

What's Changed

  • Add postgresql wrapper by @mmouterde in #31
  • Reverse T(P,H) patch by @henningjp in #36
    • Updated Mathcad wrapper README to reflect Prime and Legacy version status
    • Bumped version to 2.1.3
    • Updated IAPWS Units comments for clarity in header file

New Contributors

Full Changelog: v2.1.2...v2.1.3

Improved CMake configuration

14 Nov 13:44
Compare
Choose a tag to compare
  • Structured the processing of CMake options
  • Cleaned CMake command spelling
  • Added the version number to CMake
  • Fixed the CMake command in the docs
  • Added a link to the wrapper README
  • Added new modules for header file and CMake

Install targets fixed includes

07 Nov 11:53
b0a431d
Compare
Choose a tag to compare
  • added algorithm include
  • bumped version number
  • turned build switches into options
  • added a standard interface library target IF97_CMAKE_MODULE
  • minor adjustment in documentation

Optimizations and Patches

09 May 11:06
Compare
Choose a tag to compare
  • Patch std::vector operations for MSVC 2008 compatibility
  • CMake build script update to support Mathcad wrappers
  • Patch saturation curve logic in Saturation functions
  • Function rho_pX patch for PS and PH input pairs
  • General speed optimizations
  • Implement IAPWS_UNITS compiler switch for verification against IAPWS docs

Contributors: henningjp, rafuck