feos.eos.EquationOfState.gc_pcsaft¶
- static EquationOfState.gc_pcsaft(parameters, max_eta=0.5, max_iter_cross_assoc=50, tol_cross_assoc=1e-10)¶
(heterosegmented) group contribution PC-SAFT equation of state.
- Parameters:
parameters (GcPcSaftEosParameters) – The parameters of the PC-SAFT equation of state to use.
max_eta (float, optional) – Maximum packing fraction. Defaults to 0.5.
max_iter_cross_assoc (unsigned integer, optional) – Maximum number of iterations for cross association. Defaults to 50.
tol_cross_assoc (float) – Tolerance for convergence of cross association. Defaults to 1e-10.
- Returns:
The gc-PC-SAFT equation of state that can be used to compute thermodynamic states.
- Return type: