Reactor_CSTRMaxIterations Property

Gets or sets the maximum number of iterations for the CSTR solver.

Definition

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

Property Value

Int32

See Also