TankIgnorePhase Property

Gets or sets a value indicating whether the presence of a vapour phase in the inlet stream should be ignored during steady-state calculation. When False, a vapour phase will raise an error.

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