Calculator_CalculatorTVFFlash(Property Package, Int 32, 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
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
[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
)VB
<DispIdAttribute(35)>
Function TVFFlash (
proppack As PropertyPackage,
flashalg As Integer,
T As Double,
VF As Double,
compounds As String(),
molefractions As Double(),
Optional ip1 As Object = Nothing,
Optional ip2 As Object = Nothing,
Optional ip3 As Object = Nothing,
Optional ip4 As Object = Nothing,
Optional InitialPressureEstimate As Double = 0
) As Object(,)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)