Click or drag to resize

BostonBrittInsideOutFlash_TV Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public override Object Flash_TV(
	double[] Vz,
	double T,
	double V,
	double Pref,
	PropertyPackage PP,
	bool ReuseKI = false,
	double[] PrevKi = null
)
Request Example View Source

Parameters

Vz  Double
 
T  Double
 
V  Double
 
Pref  Double
 
PP  PropertyPackage
 
ReuseKI  Boolean  (Optional)
 
PrevKi  Double  (Optional)
 

Return Value

Object
See Also