Click or drag to resize

FlashAlgorithmFlash_VP Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public FlashCalculationResult Flash_VP(
	double[] Vz,
	double Vspec,
	double P,
	double Tref,
	PropertyPackage PP,
	bool ReuseKI = false,
	double[] PrevKi = null
)
Request Example View Source

Parameters

Vz  Double
 
Vspec  Double
 
P  Double
 
Tref  Double
 
PP  PropertyPackage
 
ReuseKI  Boolean  (Optional)
 
PrevKi  Double  (Optional)
 

Return Value

FlashCalculationResult
See Also