Click or drag to resize

DistillationCurveConversionASTMD86ToPEV_Riazi Method

Converts ASTM D86 points to ASTM D2892 (TBP).

Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static double[] ASTMD86ToPEV_Riazi(
	double[] Tastmd86
)
Request Example View Source

Parameters

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

Return Value

Double
Temperatures of the TBP distillation curve, in K.
See Also