WilsonModelBIPs 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
public Dictionary<string, Dictionary<string, double[]>> BIPs { get; set; }

Return Value

DictionaryString, DictionaryString, Double

See Also