Click or drag to resize

MichelsenFlashd2lnfug_i_dn_j_dn_k Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public Object d2lnfug_i_dn_j_dn_k(
	int jidx,
	int kidx,
	double T,
	double V,
	Array Vz,
	Object VKij,
	Array VTc,
	Array VPc,
	Array Vw,
	Object otherargs = null
)
Request Example View Source

Parameters

jidx  Int32
 
kidx  Int32
 
T  Double
 
V  Double
 
Vz  Array
 
VKij  Object
 
VTc  Array
 
VPc  Array
 
Vw  Array
 
otherargs  Object  (Optional)
 

Return Value

Object
See Also