Click or drag to resize

CAPEOPEN_Equilibrium_ServerFlash_PV Method


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

Parameters

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

Return Value

Object
See Also