Distillation Curve ConversionPEVsub To PEV_ Maxwell Bonnel Method
Converts sub-atmospheric TBP to atmospheric TBP curve.
Definition
Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
TBP curve temperatures in K.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public static double PEVsubToPEV_MaxwellBonnel(
double T,
double P,
double Kw
)VB
Public Shared Function PEVsubToPEV_MaxwellBonnel (
T As Double,
P As Double,
Kw As Double
) As DoubleParameters
Return Value
DoubleTBP curve temperatures in K.