PropertyMethodsMW_LeeKesler Method

Lee-Kesler correlation (1974) for calculation of the molecular weight of petroleum fractions.

Definition

Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public static double MW_LeeKesler(
	double PEMe,
	double d15
)

Parameters

PEMe  Double
Median Boiling Point of the fraction, K.
d15  Double
Specific Gravity of the fraction at 15,6/15,6 °C.

Return Value

Double
Molecular weight of the fraction.

Remarks

For PEMe less than 750 K.

See Also