Reaktoro FlashFlash_ PT(Array, Double, Double) Method
Definition
Namespace: DWSIM.Thermodynamics.ReaktoroPropertyPackage
Assembly: DWSIM.Thermodynamics.ReaktoroPropertyPackage (in DWSIM.Thermodynamics.ReaktoroPropertyPackage.dll) Version: 2.0.0.0 (2.0.0.0)
Assembly: DWSIM.Thermodynamics.ReaktoroPropertyPackage (in DWSIM.Thermodynamics.ReaktoroPropertyPackage.dll) Version: 2.0.0.0 (2.0.0.0)
C#
public Dictionary<string, Object> Flash_PT(
Array Vx,
double T,
double P
)VB
Public Function Flash_PT (
Vx As Array,
T As Double,
P As Double
) As Dictionary(Of String, Object)