RecycleIterationCount Property

Gets or sets the current iteration counter during an active convergence run.

Definition

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

Property Value

Int32

See Also