CompoundVolumetricFraction Property

Gets or sets the volumetric 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? VolumetricFraction { get; set; }

Property Value

NullableDouble

Implements

ICompoundVolumetricFraction

See Also