RecycleSmoothing Factor 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
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public double SmoothingFactor { get; set; }VB
Public Property SmoothingFactor As Double
Get
Set