Click or drag to resize

FlashAlgorithmStabTest2 Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public List<double[]> StabTest2(
	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

ListDouble
See Also