Skip to content

Releases: andrsd/fprops

v6.0.1

22 Aug 14:19
5abc68c
Compare
Choose a tag to compare

Full Changelog: v6.0...v6.0.1

v6.0

22 Aug 13:34
e05b57c
Compare
Choose a tag to compare

What's Changed

New Features

  • Changing file names of the cmake files used by find_package by @andrsd in #65
  • Apping API to get parameter values from IdealGas by @andrsd in #66
  • Refactoring math::pow by @andrsd in #68
  • Includes in header files have fprops/ prefix by @andrsd in #70
  • IdealGas API conforms to the coding standard by @andrsd in #71
  • Transport model: Powers of T reduced by @andrsd in #73
  • Transport model: Powers of temperature by @andrsd in #74
  • Adding Rainwater-Friend transport model by @andrsd in #75
  • Adding quadratic general friction theory model by @andrsd in #76
  • Adding polynomial model by @andrsd in #77
  • Adding polynomial exponential model by @andrsd in #78
  • Adding polynomial ratio model by @andrsd in #79
  • Adding collision integral transport model by @andrsd in #81
  • Fixing up transport models by @andrsd in #82
  • Adding oxygen by @andrsd in #83
  • Adding ammonia by @andrsd in #86

Fixed Problems

  • Fixing memory leak in IdealGasPlanckEinsteinFunctionT and IdealGasPlanckEinstein by @andrsd in #69

Other Changes

Full Changelog: v5.2...v6.0

v5.2

28 May 13:52
efe9aa6
Compare
Choose a tag to compare

What's Changed

Fixed Problems

  • CMake fixes related to linux platform by @andrsd in #62
  • Fix compilation against parallel hdf5 by @andrsd in #63

Full Changelog: v5.1...v5.2

v5.1

22 Apr 19:26
c1146c6
Compare
Choose a tag to compare

What's Changed

New Features

Full Changelog: v5.0...v5.1

v5.0

11 Apr 17:19
ba6dba8
Compare
Choose a tag to compare

What's Changed

New Features

  • Adding API to IdealGas by @andrsd in #48
  • Adding string representation for State by @andrsd in #52
  • Introducing library specific exception by @andrsd in #55

Other Changes

  • Python module reports package version by @andrsd in #54

Full Changelog: v4.0...v5.0

v4.0

30 Oct 15:41
b5ef1e8
Compare
Choose a tag to compare

What's Changed

Fixed Problems

  • Fixing install command for the python package by @andrsd in #45

Other Changes

Full Changelog: v3.0...v4.0

v3.0

26 Oct 14:04
9d55c51
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.0...v3.0

v2.0

22 Aug 14:10
0c307c1
Compare
Choose a tag to compare

What's Changed

New Features

Other Changes

Full Changelog: v1.1...v2.0

v1.1

25 Jul 19:44
0f392f9
Compare
Choose a tag to compare

What's Changed

New Features

Other Changes

Full Changelog: v1.0...v1.1

v1.0

24 May 14:15
e0d31cc
Compare
Choose a tag to compare

What's Changed

New Features

  • Throw exceptions for unphysical states by @andrsd in #23
  • Air fluid properties by @andrsd in #24
  • Refactoring Helmholz equation of state by @andrsd in #25
  • Adding helium fluid properties by @andrsd in #26
  • Adding Carbon Dioxide fluid properties by @andrsd in #29

Other Changes

Full Changelog: v0.1...v1.0