Skip to content

Add DIPPR correlations for c_p^ig#211

Merged
prehner merged 6 commits into
mainfrom
dippr_ideal_gas
Dec 18, 2023
Merged

Add DIPPR correlations for c_p^ig#211
prehner merged 6 commits into
mainfrom
dippr_ideal_gas

Conversation

@prehner

@prehner prehner commented Dec 12, 2023

Copy link
Copy Markdown
Contributor

The PR adds DIPPR equations for the calculation of ideal gas heat capacities.

Additional changes that make dealing with ideal gas models more convenient:

  • Ideal gas models are implemented in feos rather than feos-core
  • NoBinaryModelRecord is added as a reusable struct for models that don't use binary interaction parameters. This renders JobackBinaryModelRecord obsolete
  • Joback and JobackParameters are combined in a single struct.
  • Changed the module structure in Python from feos.ideal_gas to feos.joback and feos.dippr (Due to the duplicate PureRecord class)

@prehner
prehner merged commit 0da3f50 into main Dec 18, 2023
@prehner
prehner deleted the dippr_ideal_gas branch December 18, 2023 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants