RecycleAcceleration Method Property
Gets or sets the convergence acceleration method (None, Wegstein, or GlobalBroyden).
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 AccelMethod AccelerationMethod { get; set; }VB
Public Property AccelerationMethod As AccelMethod
Get
Set