Property PackageDW_ Calcd Kd T Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public virtual double[] DW_CalcdKdT(
double[] Vx,
double[] Vy,
double T,
double P,
string type = "LV"
)VB
Public Overridable Function DW_CalcdKdT (
Vx As Double(),
Vy As Double(),
T As Double,
P As Double,
Optional type As String = "LV"
) As Double()