PO.EoS.Mixture.Mw
Description
Calculates mixture molecular weight from mole fractions and property table, [kg/mol].
Syntax
=PO.EoS.Mixture.Mw(zi, props)Parameters
| Parameter | Description |
|---|---|
| zi | Mole fractions (N×1 range, must sum to 1.0). |
| props | Component properties (N×4 range: Tc, Pc, omega, Mw). |