feos.dft.HelmholtzEnergyFunctional.gc_pcsaft¶
- static HelmholtzEnergyFunctional.gc_pcsaft(parameters, fmt_version, max_eta=0.5, max_iter_cross_assoc=50, tol_cross_assoc=1e-10)¶
(heterosegmented) group contribution PC-SAFT Helmholtz energy functional.
- Parameters:
parameters (GcPcSaftFunctionalParameters) – The set of PC-SAFT parameters.
fmt_version (FMTVersion, optional) – The specific variant of the FMT term. Defaults to FMTVersion.WhiteBear
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.
- Return type: