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

Definition

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[DispIdAttribute(32)]
Object[,] PHFlash(
	PropertyPackage proppack,
	int flashalg,
	double P,
	double H,
	string[] compounds,
	double[] molefractions,
	Object ip1 = null,
	Object ip2 = null,
	Object ip3 = null,
	Object ip4 = null,
	double InitialTemperatureEstimate = 0
)

Parameters

proppack  PropertyPackage
 
flashalg  Int32
 
P  Double
 
H  Double
 
compounds  String
 
molefractions  Double
 
ip1  Object  (Optional)
 
ip2  Object  (Optional)
 
ip3  Object  (Optional)
 
ip4  Object  (Optional)
 
InitialTemperatureEstimate  Double  (Optional)
 

Return Value

Object

See Also