Click or drag to resize

MichelsenFlashTripleSum Method


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

Parameters

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

Return Value

Double
See Also