Skip to content

v6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 13:34
· 12 commits to main since this release
e05b57c

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