UnifacCalc Activity Coefficients Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
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 Array CalcActivityCoefficients(
double T,
Array Vx,
Object otherargs
)VB
Public Function CalcActivityCoefficients (
T As Double,
Vx As Array,
otherargs As Object
) As Array