DistillationCurveConversionASTMD86ToPEV_Riazi Method

Converts ASTM D86 points to ASTM D2892 (TBP).

Definition

Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public static double[] ASTMD86ToPEV_Riazi(
	double[] Tastmd86
)

Parameters

Tastmd86  Double
Temperatures of the D86 distillation curve, in K.

Return Value

Double
Temperatures of the TBP distillation curve, in K.

See Also