MaterialStreamMaximumAllowableDynamicMassFlowRate Property

Gets or sets the maximum allowable mass flow rate during dynamic simulation, in kg/s.

Definition

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

Property Value

NullableDouble

See Also