Click or drag to resize

PropertyMethodsAcentricFactor_Korsten Method

Acentric Factor by Korsten's correlation (2000).

Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static double AcentricFactor_Korsten(
	double Tc,
	double Pc,
	double PEMV
)
Request Example View Source

Parameters

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

Return Value

Double
Acentric Factor of the fraction.
See Also