You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just checked the notebook, and I'm wondering if you can think a bit of how you want people to use this code. I find some parts not very obvious and I think it can be streamlined quite a bit.
Feel free to tackle this in a follow-up PR if that makes more sense.
I just checked the notebook, and I'm wondering if you can think a bit of how you want people to use this code. I find some parts not very obvious and I think it can be streamlined quite a bit.
Feel free to tackle this in a follow-up PR if that makes more sense.
Let me know what you think!
Free energy
This is the current api in this PR:
Playing around a little bit, this is what I would suggest we aim for:
F
is a an instance ofVolume
or a subclass ofVolume
with energy related methodsPercolation
Same goes for the percolation, my suggestion would be for an api that looks something like this:
Originally posted by @stefsmeets in #178 (review)
The text was updated successfully, but these errors were encountered: