PumpIgnorePhase Property

Gets or sets a value indicating whether the pump ignores the phase check on the inlet stream, allowing calculation even when vapor is detected.

Definition

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

Property Value

Boolean

See Also