Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- Added DIPPR107 parameterization for ideal gas heat capacities of Burkhardt et al. [#344](https://github.com/feos-org/feos/pull/344)

## [0.9.4] - 2026-03-09
### Changed
Expand Down
1 change: 1 addition & 0 deletions parameters/ideal_gas/README.md
Comment thread
g-bauer marked this conversation as resolved.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The parameters published in the DIPPR database itself are not publicly available
|file|description|publication(s)|
|-|-|:-:|
[`poling2000.json`](poling2000.json) | correlation parameters published in "The Properties of Gases and Liquids, 5th edition" | |
[`burkhardt2025.json`](burkhardt2025.json) | correlation parameters for equation DIPPR 107 | [🔗](https://doi.org/10.1021/acs.jced.5c00573)|

## Joback group-contribution model

Expand Down
Loading
Loading