ValveDeltaP Property

Gets or sets the pressure drop (Pa) across the valve (P_inlet − P_outlet).

Definition

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

Property Value

NullableDouble

See Also