Generic Methoddlnfug_ i_ dn_ j Method
Definition
Namespace: DWSIM.Thermodynamics.Utilities.TCP
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#
public double[] dlnfug_i_dn_j(
int jidx,
double T,
double V,
double[] Vz
)VB
Public Function dlnfug_i_dn_j (
jidx As Integer,
T As Double,
V As Double,
Vz As Double()
) As Double()