Property MethodsPc_ Riazi Method
Calculates Critical Pressure of a petroleum fraction with Riazi method (2005).
Definition
Namespace: DWSIM.Thermodynamics.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Critical Pressure of the fraction, Pa.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public static double Pc_Riazi(
double PEMe,
double d15
)VB
Public Shared Function Pc_Riazi (
PEMe As Double,
d15 As Double
) As DoubleParameters
- PEMe Double
- Median Boiling Point of the fraction, K.
- d15 Double
- Specific Gravity of the fraction at 15,6/15,6 �C.
Return Value
DoubleCritical Pressure of the fraction, Pa.
Remarks
Recommended for molecular weights between 70 and 300.