Click or drag to resize

Calculator_CalculatorTVFFlash(PropertyPackage, Int32, Double, Double, String, Double, Object, Object, Object, Object, Double) Method


Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[DispIdAttribute(35)]
Object[,] TVFFlash(
	PropertyPackage proppack,
	int flashalg,
	double T,
	double VF,
	string[] compounds,
	double[] molefractions,
	Object ip1 = null,
	Object ip2 = null,
	Object ip3 = null,
	Object ip4 = null,
	double InitialPressureEstimate = 0
)
Request Example

Parameters

proppack  PropertyPackage
 
flashalg  Int32
 
T  Double
 
VF  Double
 
compounds  String
 
molefractions  Double
 
ip1  Object  (Optional)
 
ip2  Object  (Optional)
 
ip3  Object  (Optional)
 
ip4  Object  (Optional)
 
InitialPressureEstimate  Double  (Optional)
 

Return Value

Object
See Also