Click or drag to resize

FlashAlgorithmStabTest Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public Object StabTest(
	double T,
	double P,
	double[] Vz,
	double[] VTc,
	PropertyPackage pp
)
Request Example View Source

Parameters

T  Double
 
P  Double
 
Vz  Double
 
VTc  Double
 
pp  PropertyPackage
 

Return Value

Object
See Also