Click or drag to resize

FlashAlgorithmGetPhaseSplitEstimates Method


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

Parameters

T  Double
 
P  Double
 
L  Double
 
Vx  Double
 
pp  PropertyPackage
 

Return Value

Object
See Also