PO.EoS.Tb.PR
Description
Calculates bubble point temperature using Peng-Robinson EoS, [K].
Syntax
=PO.EoS.Tb.PR(P, zi, props, kij)Parameters
| Parameter | Description |
|---|---|
| P | Pressure, [Pa]. |
| zi | Mole fractions (N×1 range, must sum to 1.0). |
| props | Component properties (N×4 range: Tc, Pc, omega, Mw). |
| kij | Binary interaction parameter matrix (N×N). Omit in formula for default zeros. |