Property MethodsMW_ Farah(Double, Double) Method
API-A/B method by Farah (2006) 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
Critical Temperature of the fraction, K.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public static double MW_Farah(
double A,
double B
)VB
Public Shared Function MW_Farah (
A As Double,
B As Double
) As DoubleParameters
- A Double
- A-Parameter of the Walther-ASTM viscosity-temperature equation.
- B Double
- B-Parameter of the Walther-ASTM viscosity-temperature equation.
Return Value
DoubleCritical Temperature of the fraction, K.
Remarks
Recommended for MW between 72 and 500 kg/kmol.