Click or drag to resize

MichelsenFlashGeneralFlash Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public Object GeneralFlash(
	FlashSpec spec1,
	FlashSpec spec2,
	double val1,
	double val2,
	Array Vz,
	Object VKij,
	Array VTc,
	Array VPc,
	Array Vw,
	double FirstEstimate = 0,
	Object otherargs = null
)
Request Example View Source

Parameters

spec1  FlashSpec
 
spec2  FlashSpec
 
val1  Double
 
val2  Double
 
Vz  Array
 
VKij  Object
 
VTc  Array
 
VPc  Array
 
Vw  Array
 
FirstEstimate  Double  (Optional)
 
otherargs  Object  (Optional)
 

Return Value

Object
See Also