ValveDeltaT Property

Gets or sets the temperature change (K) across the valve (T_outlet − T_inlet).

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public double? DeltaT { get; set; }

Property Value

NullableDouble

See Also