Pierre Walker

Results 96 comments of Pierre Walker

On the documentation, admittedly, it's not in the most obvious place, but we did document the fact that we do have no combining rule is the default: https://clapeyronthermo.github.io/Clapeyron.jl/dev/api/parameters/#Clapeyron.AssocOptions. As for...

Happy to report the updated docs do explicitly highlight how the association interactions can be adjusted: https://github.com/ClapeyronThermo/Clapeyron.jl/blob/docs-update/docs/src/tutorials/basics_model_construction.md

Huh, good catch. Not quite sure what happened there. Logically, this won't affect phase equilibrium calculations since it just adds a constant in both phases; perhaps that's why we never...

Oh yes, there are a few versions of soft-SAFT. In Clapeyron, we have two (see `softSAFT2016`). The primarily differ by what reference EoS they use.

Do you mean the expression should be the same (i.e. use the Johnson correlation) or the use of WTPT1? If its the latter then yes, that's a hard requirement for...

I see what you mean now. I think I got those mixing rules from one of the papers... Your idea of being able to swap out the different terms sounds...