Skip to content

Commit 3a05321

Browse files
RolfStierleRolf Stierleg-bauer
authored
Ideal gas cp parameterization of Burkhardt et al. added. (#344)
* Ideal gas cp parameterization of Burkhardt et al. added. * Fix pull request reference in CHANGELOG.md Updated the changelog to include the correct pull request number for the DIPPR107 parameterization. * Changelog corrected. * Use existing DIPPR table in readme for parameters --------- Co-authored-by: Rolf Stierle <rolf.stierle@itt.uni-stuttgart.de> Co-authored-by: Gernot Bauer <gernotbauer85@googlemail.com>
1 parent ed80954 commit 3a05321

File tree

4 files changed

+19779
-9
lines changed

4 files changed

+19779
-9
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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

911
## [0.9.4] - 2026-03-09
1012
### Changed

parameters/ideal_gas/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The parameters published in the DIPPR database itself are not publicly available
1010
|file|description|publication(s)|
1111
|-|-|:-:|
1212
[`poling2000.json`](poling2000.json) | correlation parameters published in "The Properties of Gases and Liquids, 5th edition" | |
13+
[`burkhardt2025.json`](burkhardt2025.json) | correlation parameters for equation DIPPR 107 | [&#128279;](https://doi.org/10.1021/acs.jced.5c00573)|
1314

1415
## Joback group-contribution model
1516

0 commit comments

Comments
 (0)