Michelsen FlashFlash_ TP_ Ideal Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
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#
private Object Flash_TP_Ideal(
double T,
double P,
Array Vz,
Object VKij,
Array VTc,
Array VPc,
Array Vw,
Object otherargs = null
)VB
Private Function Flash_TP_Ideal (
T As Double,
P As Double,
Vz As Array,
VKij As Object,
VTc As Array,
VPc As Array,
Vw As Array,
Optional otherargs As Object = Nothing
) As Object