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
Namespace: DWSIM.ThermodynamicsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public Dictionary<string, Dictionary<string, double[]>> BIPs { get; set; }
Public Property BIPs As Dictionary(Of String, Dictionary(Of String, Double()))
Get
Set
Request Example
View SourceReturn Value
DictionaryString,
DictionaryString,
DoubleSee Also