PropertyMethodsMW_Riazi(Double, Double) Method |
Riazi's correlation (1986) for calculation of the molecular weight of petroleum fractions.
Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization.MethodsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public static double MW_Riazi(
double PEMe,
double d15
)
Public Shared Function MW_Riazi (
PEMe As Double,
d15 As Double
) As Double
Request Example
View SourceParameters
- PEMe Double
- Median Boiling Point of the fraction, K.
- d15 Double
- Specific Gravity of the fraction at 15,6/15,6 °C.
Return Value
DoubleMolecular weight of the fraction.
Remarks For light and medium fractions (PEMe 36~560 °C, d15 0.9688~0.63).
See Also