Property MethodsAcentric Factor_ Korsten Method
Acentric Factor by Korsten's correlation (2000).
Definition
Namespace: DWSIM.Thermodynamics.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Acentric Factor of the fraction.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public static double AcentricFactor_Korsten(
double Tc,
double Pc,
double PEMV
)VB
Public Shared Function AcentricFactor_Korsten (
Tc As Double,
Pc As Double,
PEMV As Double
) As DoubleParameters
- 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
DoubleAcentric Factor of the fraction.