PropertyMethodsAcentricFactor_LeeKesler Method

Acentric Factor by the Lee-Kesler method (1976).

Definition

Namespace: DWSIM.Thermodynamics.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public static Object AcentricFactor_LeeKesler(
	double Tc,
	double Pc,
	double PEMM
)

Parameters

Tc  Double
Critical Temperature of the fraction, K.
Pc  Double
Critical Pressure of the fraction, Pa.
PEMM  Double
Molar Mean Boiling Point of the fraction, K.

Return Value

Object
Acentric Factor of the fraction.

See Also