Click or drag to resize

NRTLInteractionParameters Property


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, Dictionary<string, NRTL_IPData>> InteractionParameters { get; set; }
Request Example View Source

Property Value

DictionaryString, DictionaryString, NRTL_IPData
See Also