Returns a list of all available component names in the database.
=PO.EoS.Component.List()
Browse all available components and their thermodynamic properties.
Checks if a component exists in the database. Returns TRUE or FALSE.
Returns component properties [Tc, Pc, omega, Mw] as a row array from the database. Spills horizontally into 4 cells.
Phase envelope using Peng-Robinson EoS. Output: 'bubble_T', 'bubble_P', 'dew_T', 'dew_P' (arrays), or 'cricondenbar_P/T', 'cricondentherm_P/T', 'critical_P/T' (scalars).
Phase envelope using SRK EoS. Output: 'bubble_T', 'bubble_P', 'dew_T', 'dew_P' (arrays), or 'cricondenbar_P/T', 'cricondentherm_P/T', 'critical_P/T' (scalars).
PT Flash calculation using Peng-Robinson EoS. Returns V (vapor fraction), L (liquid fraction), x (liquid composition), y (vapor composition), or K (K-values) based on output parameter.
PT Flash calculation using SRK EoS. Returns V (vapor fraction), L (liquid fraction), x (liquid composition), y (vapor composition), or K (K-values) based on output parameter.
Missing a formula? Suggest a New Formula