PropertyPackageDW_CalcKvalue_Ideal_Wilson Method |
Calculates Ideal K-values using Critical Properties.
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public double[] DW_CalcKvalue_Ideal_Wilson(
double T,
double P
)
Public Function DW_CalcKvalue_Ideal_Wilson (
T As Double,
P As Double
) As Double()
Request Example
View SourceParameters
- T Double
- P Double
Return Value
DoubleSee Also