Click or drag to resize

FlashAlgorithmPerformHeuristicsTest Method


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

Parameters

Vz  Double
 
T  Double
 
P  Double
 
pp  PropertyPackage
 

Return Value

HeuristicsTestResult
See Also