Click or drag to resize

MichelsenFlashQij Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
private Matrix Qij(
	double T,
	double V,
	Array Vz,
	Array VTc,
	Array VPc,
	Array Vw,
	Array VKIj,
	Object otherargs = null
)
Request Example View Source

Parameters

T  Double
 
V  Double
 
Vz  Array
 
VTc  Array
 
VPc  Array
 
Vw  Array
 
VKIj  Array
 
otherargs  Object  (Optional)
 

Return Value

Matrix
See Also