Closed defencedog closed 1 year ago
Hey, thanks for trying out FeOs. You are right, the text above the input statements is out of date. The Contributions
object can be imported from the feos.eos
module, i.e. from feos.eos import Contributions
should do the trick. I will update the documentation.
In the notebook, however, we use from feos.eos import *
. You should be able to run the whole notebook as is. Are you using this notebook?
@g-bauer extremely thanks. Will you be updating notebooks in git as per latest API ...it means a lot for new users
I will fix the text. Does the notebook work properly? On my machine with the latest version of FeOs it does. Also, you can always check the Python API here. And this is the link to the feos.eos
module where the Contributions
object is exported.
@g-bauer Yes it works properly. Extremely thanks
Cannot run this notebook because of above error
pcsaft_phase_diagram.ipynb