CompoundVolumetricFlow Property

Gets or sets the volumetric flow rate of this compound (m3/s).

Definition

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

Property Value

NullableDouble

Implements

ICompoundVolumetricFlow

See Also