Click or drag to resize

SourWaterPropertyPackageCalcHenryConstants Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public double[] CalcHenryConstants(
	Array Vx,
	Array Vy,
	double T,
	double P,
	string type = "LV"
)
Request Example View Source

Parameters

Vx  Array
 
Vy  Array
 
T  Double
 
P  Double
 
type  String  (Optional)
 

Return Value

Double
See Also