-
Notifications
You must be signed in to change notification settings - Fork 52
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
Model initialization errors in example notebooks #162
Comments
I'll collect here and update this list of initialization issues I encounter in example notebooks:
|
This one is intended, because VTPR has a defined alpha, but for the sake compatibility i can fix that. The Wilson error is definitely a bug, and i know why it happens. |
@tkeskita hi, did you find any other function?, i wanna make a new release as soon as possible |
closed (at least the functions reported here) in 0.4.9 |
No other findings so far. I'll make a new issue if I find more. Thanks! |
Hi,
I'm on Linux, Julia 1.6.7, and installed Clapeyron via Pkg mode
add https://github.com/ClapeyronThermo/Clapeyron.jl#master
. I tried to follow the example commands inexamples/activity_models.ipynb
but the model1 line (Wilson model) fails to initialize. The other models seem to initialize OK, though so I wonder what's wrong..?The text was updated successfully, but these errors were encountered: