CompoundActivityCoeff Property

Gets or sets the activity coefficient of this compound in the mixture.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double? ActivityCoeff { get; set; }

Property Value

NullableDouble

Implements

ICompoundActivityCoeff

See Also