Click or drag to resize

DistillationCurveConversionASTMD1160ToPEVsub_Wauquier 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[] ASTMD1160ToPEVsub_Wauquier(
	double[] Tastm
)
Request Example View Source

Parameters

Tastm  Double
Temperatures of the D1160 distillation curve, in K.

Return Value

Double
Sub-atm TBP curve temperatures in K.
See Also