Wilson ModelBIPs Property
Wilson Binary Interaction Parameters.
First key is Compound 1 CAS ID
Second key is Compound 2 CAS ID
Value is a double array containing the A12 and A21 parameters in cal/mol
Definition
Namespace: DWSIM.Thermodynamics
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 Dictionary<string, Dictionary<string, double[]>> BIPs { get; set; }VB
Public Property BIPs As Dictionary(Of String, Dictionary(Of String, Double()))
Get
Set