RecycleSmoothingFactor Property

Gets or sets the damping factor applied to variable updates during convergence iterations (1.0 = no damping).

Definition

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

Property Value

Double

See Also