Click or drag to resize

PropertyPackageDW_CalcKvalue_Ideal_VP Method

Calculates Ideal K-values using Vapor Pressures.

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public double[] DW_CalcKvalue_Ideal_VP(
	double T,
	double P
)
Request Example View Source

Parameters

T  Double
P  Double

Return Value

Double
See Also