Click or drag to resize

DistillationCurveConversionASTMD2887ToPEV_Daubert Method

Converts ASTM D2887 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[] ASTMD2887ToPEV_Daubert(
	double[] Tastmd2887
)
Request Example View Source

Parameters

Tastmd2887  Double
Temperatures of the D2887 distillation curve, in K.

Return Value

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