Michelsen FlashTriple Sum 2 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 double TripleSum2(
double V,
Array Vz,
Array VTc,
Array VPc,
Array Vw,
Object VKIj,
Object otherargs = null
)VB
Private Function TripleSum2 (
V As Double,
Vz As Array,
VTc As Array,
VPc As Array,
Vw As Array,
VKIj As Object,
Optional otherargs As Object = Nothing
) As Double