Click or drag to resize

ExcelIntegrationNoAttrPTFlash(PropertyPackage, Int32, Double, Double, Object, Double, Object, Object, Object, Object, Object, Object, Object, Object) Method


Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static Object[,] PTFlash(
	PropertyPackage proppack,
	int flashalg,
	double P,
	double T,
	Object[] compounds,
	double[] molefractions,
	Object ip1,
	Object ip2,
	Object ip3,
	Object ip4,
	Object ip5,
	Object ip6,
	Object ip7,
	Object ip8
)
Request Example View Source

Parameters

proppack  PropertyPackage
 
flashalg  Int32
 
P  Double
 
T  Double
 
compounds  Object
 
molefractions  Double
 
ip1  Object
 
ip2  Object
 
ip3  Object
 
ip4  Object
 
ip5  Object
 
ip6  Object
 
ip7  Object
 
ip8  Object
 

Return Value

Object
See Also