CompoundDiffusionCoefficient Property

Gets or sets the diffusion coefficient of this compound in the mixture (m2/s).

Definition

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

Property Value

NullableDouble

Implements

ICompoundDiffusionCoefficient

See Also