v6.0
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
Other Changes
Full Changelog: v5.2...v6.0