RecycleConverged Property

Gets or sets whether the recycle loop has converged to within the specified tolerances.

Definition

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

Property Value

Boolean

Implements

IRecycleConverged

See Also