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

Error when creating PPCSAFT models in new release #214

Closed
lucpaoli opened this issue Oct 17, 2023 · 2 comments
Closed

Error when creating PPCSAFT models in new release #214

lucpaoli opened this issue Oct 17, 2023 · 2 comments

Comments

@lucpaoli
Copy link
Contributor

The code:

using Clapeyron
model = PPCSAFT(["ethanol"])

throws the error:

ERROR: KeyError: key "b" not found

seemingly withing the buildsites function. Initial checks suggest this is only a problem for associating compounds, e.g. water / ethanol / methanol, while not cropping up for alkanes.

@longemen3000
Copy link
Member

Really weird, I thought it was a typo in the db, but it is not

@longemen3000
Copy link
Member

got the error fixed (with tests), waiting for said tests to finish to release a new version

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

No branches or pull requests

2 participants