Click or drag to resize

FlashAlgorithmFlash_PS Method


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

Parameters

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

Return Value

Object
See Also