feos-org / feos-core

Core traits and functionalities for the `feos` project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initial temperatures in critical point calculations of mixtures.

g-bauer opened this issue · comments

For some equations of state, the initial temperatures are problematic. E.g. for model fluids such as LJ fluids with somewhat sensible parameters critical points can be around 100 Kelvin. For pure substances this is not as much of a problem, since we can provide initial estimates. For binary mixtures, this is not possible. We should either make initial guesses more robust or provide ways to allow initial estimates as input.