PumpFixOnDeltaP Property

Gets or sets a value indicating whether the pump should fix the calculation on delta pressure rather than recalculating it from other specifications.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public bool FixOnDeltaP { get; set; }

Property Value

Boolean

See Also