Click or drag to resize

PropertyMethodsTc_Riazi Method

Calculates the Critical Temperature of a petroleum fraction with Riazi's method (2005).

Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static double Tc_Riazi(
	double PEMe,
	double d15
)
Request Example View Source

Parameters

PEMe  Double
Median Boiling Point of the fraction, K.
d15  Double
Specific Gravity of the fraction at 15,6/15,6 °C.

Return Value

Double
Critical Temperature of the fraction, K.
Remarks
Recommended for molecular weights higher than 300.
See Also