Csat (Liquid Phase)

  • DEFAULT 1: CSExpansion: (Output details)

    Csat = (åai+1 × T i) + b/t , where the summation is from i = 0 to nTerms -1.

  • DEFAULT 2: PolynomialHC: (Output details)

    Csat = å ai × T i, where the summation is from i = 0 to nTerms - 1.

  • Alternative 1: Yaws.PolynomialExpansion (Output details)

    Csat = å ai × T i, where the summation is from i = 0 to nTerms - 1

  • Alternative 2: DIPPR.PolynomialExpansion (Output details)

    Csat = å ai × T i, where the summation is from i = 0 to nTerms - 1

  • Alternative 3: PPDS 15 (Output details)

    Csat / R = a0/t + a1 + a2 × t + a3 × t2 + a4 × t3 + a5 × t4

    where t = 1 - T/Tc, Tc is the critical temperature, and R is the gas constant.