CompoundMoleFraction Property

Gets or sets the mole fraction 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? MoleFraction { get; set; }

Property Value

NullableDouble

Implements

ICompoundMoleFraction

See Also