EnergyRecycleAccelerationMethod Property

Gets or sets the convergence acceleration method (e.g. None or Wegstein).

Definition

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

Property Value

AccelMethod

See Also