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