Click or drag to resize

WilsonModel Class

Inheritance Hierarchy
SystemObject
  DWSIM.ThermodynamicsWilsonModel

Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public class WilsonModel : IActivityCoefficientBase
Request Example View Source

The WilsonModel type exposes the following members.

Constructors
 NameDescription
Public methodWilsonModel 
Top
Properties
 NameDescription
Public propertyBIPs 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
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also