Skip to main content

Property Packages

Property packages define the thermodynamic models used to calculate phase equilibrium, enthalpies, and densities in Rigorous mode. Select a package via the property method selector in the toolbar.

Available Packages

Ideal

Simple property calculations assuming ideal gas and ideal liquid behavior.

AspectDetail
VLE modelRaoult's Law: Ki = Psat,i(T) / P
Vapor phaseIdeal gas
Liquid phaseIdeal solution
Best forLight gases, similar-molecule mixtures, screening studies
tip

Use Ideal for initial flowsheet debugging. It converges fastest and helps isolate topology issues from thermodynamic issues.

SRK (Soave-Redlich-Kwong)

Cubic equation of state with Soave's alpha function.

AspectDetail
EOSP = RT/(V-b) - a(T)/[V(V+b)]
Vapor phaseSRK EOS
Liquid phaseSRK EOS
Best forHydrocarbons, natural gas processing, refinery applications

SRK handles non-ideal vapor behavior well and is the standard choice for hydrocarbon systems at moderate pressures.

PR (Peng-Robinson)

The industry-standard cubic EOS for oil and gas applications.

AspectDetail
EOSP = RT/(V-b) - a(T)/[V(V+b) + b(V-b)]
Vapor phasePR EOS
Liquid phasePR EOS
Best forOil & gas, high-pressure systems, supercritical fluids

PR provides better liquid density predictions than SRK, particularly near the critical point. It is the default choice for most industrial hydrocarbon simulations.

NRTL (Non-Random Two-Liquid)

Activity coefficient model for non-ideal liquid mixtures.

AspectDetail
Liquid phaseNRTL activity coefficients
Vapor phaseIdeal gas (or PR for high pressure)
ParametersBinary interaction parameters (alpha, tau)
Best forPolar mixtures, alcohol-water systems, azeotropes
warning

NRTL requires binary interaction parameters for each component pair. If parameters are unavailable for your system, the solver falls back to Ideal.

UNIQUAC (Universal Quasi-Chemical)

Activity coefficient model based on local composition theory with surface area and volume parameters.

AspectDetail
Liquid phaseUNIQUAC activity coefficients
Vapor phaseIdeal gas (or PR for high pressure)
ParametersBinary interaction parameters, molecular r and q values
Best forComplex mixtures, polymer solutions, systems with molecules of very different sizes
warning

Falls back to Ideal if binary interaction parameters are not available for the selected component pair.

eNRTL (Electrolyte NRTL)

Extended NRTL model for systems containing ionic species.

AspectDetail
Liquid phaseeNRTL activity coefficients (ion-molecule, ion-ion interactions)
Vapor phaseIdeal gas
ParametersElectrolyte binary interaction parameters
Best forAcid gas treating (CO2/H2S in amine), saline solutions, electrolyte systems
warning

Falls back to Ideal if electrolyte interaction parameters are not available.

Selection Guide

System TypeRecommended Package
Light hydrocarbons, natural gasSRK or PR
Heavy hydrocarbons, refineryPR
High-pressure / supercriticalPR
Alcohol-water, polar organicsNRTL
Azeotropic distillationNRTL
Polymer solutions, mixed-size moleculesUNIQUAC
Amine gas treatingeNRTL
Screening / debuggingIdeal

How to Select

  1. Open the editor toolbar above the flowsheet canvas.
  2. Click the property method selector.
  3. Choose a property package.
  4. Press Run.

The property package applies globally to the entire flowsheet. All unit operations and streams use the same thermodynamic model.

info

The property method selector only appears when Rigorous mode is active. Quick mode always uses the Ideal package.

Component Database

Rigorous mode provides 70+ validated components sourced from:

  • NIST — National Institute of Standards and Technology
  • DIPPR — DIPPR 801 Database
  • Perry's Chemical Engineers' Handbook — critical properties, heat capacity correlations
  • RPP (Reid, Prausnitz, Poling) — equation of state parameters, interaction coefficients

Each component includes: molecular weight, critical temperature, critical pressure, acentric factor, heat capacity coefficients, Antoine coefficients, and (where available) binary interaction parameters for NRTL/UNIQUAC.