AdjustTolerance Property

Gets or sets the convergence tolerance for the controlled variable error.

Definition

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

Property Value

Double

Implements

IAdjustTolerance

See Also