Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EquationOfState without residual model #204

Merged
merged 3 commits into from
Nov 30, 2023
Merged

Conversation

prehner
Copy link
Contributor

@prehner prehner commented Nov 28, 2023

Enables constructing an EquationOfState object without providing a residual Helmholtz energy model in Rust

EquationOfState::ideal_gas(joback)

and Python

EquationOfState.ideal_gas().joback(joback)

@prehner prehner requested a review from g-bauer November 28, 2023 18:54
@prehner prehner merged commit 101edad into main Nov 30, 2023
14 checks passed
@prehner prehner deleted the ideal_gas_equation_of_state branch November 30, 2023 08:52
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