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