Click or drag to resize

MichelsenFlashStabilityCurve Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public ArrayList StabilityCurve(
	Object Vz,
	Object VTc,
	Object VPc,
	Object VVc,
	Object Vw,
	Object VKIj,
	double Vmax = 0,
	double delta = 40,
	int multipl = 15,
	Object otherargs = null
)
Request Example View Source

Parameters

Vz  Object
 
VTc  Object
 
VPc  Object
 
VVc  Object
 
Vw  Object
 
VKIj  Object
 
Vmax  Double  (Optional)
 
delta  Double  (Optional)
 
multipl  Int32  (Optional)
 
otherargs  Object  (Optional)
 

Return Value

ArrayList
See Also