MichelsenFlashdlnfug_i_dn_j Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public Object dlnfug_i_dn_j(
int jidx,
double T,
double V,
Array Vz,
Object VKij,
Array VTc,
Array VPc,
Array Vw,
Object otherargs = null
)
Public Function dlnfug_i_dn_j (
jidx As Integer,
T As Double,
V As Double,
Vz As Array,
VKij As Object,
VTc As Array,
VPc As Array,
Vw As Array,
Optional otherargs As Object = Nothing
) As Object
Request Example
View SourceParameters
- jidx Int32
-
- T Double
-
- V Double
-
- Vz Array
-
- VKij Object
-
- VTc Array
-
- VPc Array
-
- Vw Array
-
- otherargs Object (Optional)
-
Return Value
ObjectSee Also