AdjustMaximumIterations Property

Gets or sets the maximum number of solver iterations allowed before declaring non-convergence.

Definition

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

Property Value

Int32

See Also